游程编码 Run-length encoding
(重定向自Run length encoding)
游程编码(RLE,run-length encoding),又称行程长度编码或变动长度编码法,是一种与数据性质无关的无损数据压缩技术。
变动长度编码法为一种「使用变动长度的码来取代连续重复出现的原始数据」的压缩技术。
单词 | Run length encoding |
释义 |
Run length encoding
中文百科
游程编码 Run-length encoding(重定向自Run length encoding)
游程编码(RLE,run-length encoding),又称行程长度编码或变动长度编码法,是一种与数据性质无关的无损数据压缩技术。 变动长度编码法为一种「使用变动长度的码来取代连续重复出现的原始数据」的压缩技术。
英语百科
Run-length encoding 游程编码(重定向自Run length encoding)
Run-length encoding (RLE) is a very simple form of lossless data compression in which runs of data (that is, sequences in which the same data value occurs in many consecutive data elements) are stored as a single data value and count, rather than as the original run. This is most useful on data that contains many such runs. Consider, for example, simple graphic images such as icons, line drawings, and animations. It is not useful with files that don't have many runs as it could greatly increase the file size. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。