Lempel-ziv 压缩算法文档
标签: Lempel-ziv 压缩算法 文档
上传时间: 2015-01-05
上传用户:xfbs821
本程序采用 Lempel-ziv 压缩算法,代码是根据 Markus Franz Xaver Johannes Oberhumer 的 LZO 改写而成
标签: Lempel-ziv Oberhumer Johannes Markus
上传时间: 2013-12-17
上传用户:6546544
the famous Lempel Ziv Welch compressor.
标签: compressor famous Lempel Welch
上传时间: 2013-12-12
上传用户:阳光少年2016
My (so called) HiP compression algorithm as console mode utility. It s a hybrid of Lempel-ziv 77 and Adaptive Huffman encoding (Huffman + LZ77 ZIP = HiP) with a word prefix hash algorithm etc.
标签: compression Lempel-ziv algorithm console
上传时间: 2015-08-27
上传用户:whenfly
Lempel-ziv coding 源代码(C)
标签: Lempel-ziv coding 源代码
上传时间: 2014-01-15
上传用户:541657925
Compression using Lempel-ziv -for a dictionary size of 2k -provide dictionary Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a finite alphabet into substrings, whose lengths do not exceed a prescribed integer and a coding scheme which maps these substrings sequentially into uniquely decipherable code words of fixed length. The strings are selected so that they have nearly equal probability of occurrence. Frequently-occurring symbols are grouped into longer strings while occasional symbols appear in short strings.
标签: dictionary Compression Lempel-ziv provide
上传时间: 2014-01-07
上传用户:我们的船长
Implementation for Lempel-ziv code. Encoder and decoder are separated. The input is a file and the output is written in another file.
标签: Implementation Lempel-ziv and separated
上传时间: 2017-07-05
上传用户:xuanjie
implementation of Lempel-ziv-Welch
标签: Lempel-ziv-Welch implementation of
上传时间: 2013-12-17
上传用户:yyq123456789
无损数据压缩的源码,Lempel Ziv Welch算法
上传时间: 2013-11-25
上传用户:
读入一段数据,采用Lempel-ziv算法进行信源编码
标签: 数据
上传时间: 2014-01-01
上传用户:变形金刚