搜索资源列表
lzw.c
- Lempel-Ziv coding 源代码(C)
LempelZiv
- The Lempel Ziv Algorithm with examples about directonary coding and more-The Lempel Ziv Algorithm with examples about directonary coding and more...
LempelList
- Source coding using Lempel-Ziv Algorithm
Lempel-Ziv_77
- Lempel ziv 77 coding and ddecoding algorithme
Dictionary_Codes_and_Lempel-Ziv_Coding
- Dictionary Codes and Lempel-Ziv Coding
zivtest
- An implementation of Lempel Ziv coding for small size files. You can see compression for files if the file is redundant.
LZ_77
- Data compression with LZ77 interface -LZ77 (Lempel-Ziv-1977) is a simple but surprisingly effective form of data compression that takes an entirely differnt approach from Huffman coding. LZ77 is a dictionary-based method
lz78.m
- Lempel-Ziv 78 Coding (LZ) example-Lempel-Ziv 78 Coding (LZ)
huachuang
- 1965年苏联数学家Kolmogolov提出利用信源序列的结构特性来编码。而两位以色列研究者J.Ziv和A.Lempel独辟蹊径,完全脱离Huffman及算术编码的设计思路,创造出了一系列比Huffman编码更有效,比算术编码更快捷的通用压缩算法。将这些算法统称为LZ系列算法。-1965 Soviet mathematician Kolmogolov proposed use of the structural characteristics of the source sequences to