搜索资源列表
-
0下载:
无损数据压缩的源码,Lempel Ziv Welch算法-lossless data compression source code, the Lempel Ziv Welch algorithm
-
-
0下载:
本程序采用 Lempel-Ziv 压缩算法,代码是根据 Markus Franz Xaver Johannes Oberhumer 的 LZO 改写而成-the procedures used Lempel - Ziv compression algorithm, code is based on Franz Xaver Markus Johannes Oberhumer rewritten from the LZO
-
-
0下载:
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.-My (so called) a compression algorithm HiP '
-
-
0下载:
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially co
-
-
0下载:
Lzma的全称是Lempel-Ziv-Markov chain Algorithm,和bzip2/gzip一样,是一款压缩/解压软 件.它比bzip更加快速与高效。就我们所知, gzip压缩比率低于bzip2 (还有 lzma).-Compression ratio results are very dependent upon the data used for the tests. Usually, 7-Zip compresses to 7z format 30-70 better th
-
-
0下载:
Lempel-Ziv 压缩算法文档--Lempel-Ziv compression algorithm documents
-
-
0下载:
The Lempel Ziv Algorithm with examples about directonary coding and more-The Lempel Ziv Algorithm with examples about directonary coding and more...
-
-
0下载:
Very simple class to ZIP and UNZIP files (Streams actually). Based on Ziv-Lempel basic algorithm.
Simple.. not fast nor really "compressive" :).
Create(A) a ZIP by passing in the stream A you want as source/destination. Call Add(B) to compress a
-
-
0下载:
compression algorithm lempel ziv
-
-
0下载:
This matlab code compresses a given text using Lempel-Ziv-Welch algorithm
-
-
0下载:
Lempel-Ziv 算法描述,压缩方法Lempel-Ziv压缩模式有许多不同的变量。基本压缩库有清晰的LZ77算法的实现(Lempel-Ziv,1977),执行的很好,源代码也非常容易理解。
-Lempel-Ziv algorithm described in
-
-
0下载:
多媒体lzw压缩算法源码(c++)
LZW压缩算法是Lempel-Ziv-Welch 3个人共同发明的,简称 LZW 的压缩算法,可以用任何一种语言来实现它.
LZW是GIF图片文件的压缩算法,而且zip压缩的思想也是基于LZW实现的,所以LZW对文本文件具有很好的压缩性能。-lzw compression algorithm source code (c++)
-
-
0下载:
lzw解压缩算法源码
LZW压缩算法是Lempel-Ziv-Welch 3个人共同发明的,简称 LZW 的压缩算法,可以用任何一种语言来实现它.
LZW是GIF图片文件的压缩算法,而且zip压缩的思想也是基于LZW实现的,所以LZW对文本文件具有很好的压缩性能。-lzw decompression algorithm source code LZW compression algorithm is Lempel-Ziv-Welch 3 individual co-inventor, re
-
-
0下载:
Storer和Szymanski修改了Lempel和Ziv的压缩算法,这是该压缩算法的c语言实现。-Storer and Szymanski modified Lempel and Ziv compression algorithm, which is the compression algorithm c language.
-
-
0下载:
Lempel ziv algorithm compression
-