- 8
- 0
- 约 20页
- 2017-09-09 发布于湖北
- 举报
RunLengthCoding(RLC)行程长度编码
Run Length Encoder/Decoder EE113D Project Authors: Imran Hoque Yipeng Li Diwei Zhang * . Introduction – What is RLE? Compression technique Represents data using value and run length Run length defined as number of consecutive equal values e.g 1110011111 1 3 0 2 1 5 RLE Values Run Lengths * Introduction - Applications Useful for compressing data that contains repeated values e.g. output from a filter, many consecutive values are 0. Very simple compared with other compression techniques Reversible (Lossless) compression decompression is just as easy * Introduction - Appl
原创力文档

文档评论(0)