搜索结果
找到约 13 项符合
lempel-ziv 的查询结果
压缩解压 Lempel-Ziv 压缩算法文档
Lempel-Ziv 压缩算法文档
压缩解压 本程序采用 Lempel-Ziv 压缩算法,代码是根据 Markus Franz Xaver Johannes Oberhumer 的 LZO 改写而成
本程序采用 Lempel-Ziv 压缩算法,代码是根据 Markus Franz Xaver Johannes Oberhumer 的 LZO 改写而成
压缩解压 the famous Lempel Ziv Welch compressor.
the famous Lempel Ziv Welch compressor.
压缩解压 My (so called) HiP compression algorithm as console mode utility. It s a hybrid of Lempel-Ziv 77 a
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.
压缩解压 Lempel-Ziv coding 源代码(C)
Lempel-Ziv coding 源代码(C)
压缩解压 Compression using lempel-ziv -for a dictionary size of 2k -provide dictionary
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 fro ...
压缩解压 Implementation for Lempel-Ziv code. Encoder and decoder are separated. The input is a file and th
Implementation for Lempel-Ziv code.
Encoder and decoder are separated. The input is a file and the output is written in another file.
压缩解压 implementation of Lempel-Ziv-Welch
implementation of Lempel-Ziv-Welch