搜索资源列表
lz78
- 解压后可以在vb中运行 ,具体的方法参见界面提示-unpacked in vb run, the specific method suggested See interface
Compression
- 几种常用的压缩算法 本程序包含以下功能: 1、 Arithmetic coding 2、 Huffman coding 3、 LZ77 coding 4、 LZ78 coding 5、 LZW 6、 RLE 7、 DCT 8、 Furie transform -Several commonly used compression algorithm This procedure includes t
Compression
- LZW haffman LZ77 LZ78
LZW
- 此算法是一个压缩算法,lwz在lz77,lz78的基础上改进的一种算法。-This algorithm is a compression algorithm, lwz in lz77, lz78 improved based on an algorithm.
11wx
- LZ78算发,数据压缩类型.你可以用visal c++软件运行,他可以实现数据的压缩等功能.-About LZ78.you can compress date by it.It was written by C++ .Can it by the software visal c++.
lz78_v10
- LZ78 source code in C
code
- The program to LZ78 encoded output
LZ78Algorithm
- Complete LZ78 Algorithm
LZ78encodinganddecoding
- LZ78的编码思想是不断地从字符流中提取新的“缀-符串(String)”(通俗地理解为新“词条”),然后用“代号”也就是码字(Code word)表示这个“词条”。这样一来,对字符流的编码就变成了用码字(Code word)去替换字符流,生成码字流,从而达到压缩数据的目的。 -LZ78 encoding idea is to continually extracted from the character stream the new
Compression
- 一个字典码,里面有好多内容,lz78,lz77,lzw,希望对大家能有用-A dictionary code, which has a lot of content, lz78, lz77, lzw, hope we can be useful
yanzheng
- LZ78编译码算法。可以实现LZ78词典编译码算法-LZ78 encoding and decoding algorithms. LZ78 dictionary coding and decoding algorithm can be achieved
LZ78
- 实现LZ-78码的编码和译码程序,不必知道信源的概率分布,用于加深对LZ-78编码算法的理解。-Achieve the LZ-78 code encoding and decoding that we do not know the source of the probability distribution for the deepening of the LZ-78 encoding algorithm understanding.
CompressionLZ77-LZ78-HUF-ARI-LZW-RLE
- 非常全面的无损压缩算法集合,编译通过,可以运行!-Very comprehensive collection of lossless compression algorithm, compiles, you can run!
lz78
- LZ78字典压缩算法的原理实现文件的压缩及解压,需要在d盘根目录下建立a.txt文件作为压缩的源文件-LZ78 dictionary compression algorithm to achieve the principle of the file compression and decompression, the need d established under the root directory a.txt file as a
LZ77-LZ78-HUF-ARI-LZW-RLE
- 此程序包括哈夫曼算法、算术算法、RLE算法、LZ77及LZ78算法、LZW算法等。-This program includes Huffman algorithm, arithmetic algorithms, RLE algorithm, LZ77 and LZ78 algorithm, LZW algorithm.
Kompresja
- Compress alghoritm LZ78
LZ78
- 本程序简单地实现了LZ78编码的功能,包括从文件输入以及输出-This program implements the LZ78 encoding simple features, including file input and output from
LZ78
- lz78.java是lz78压缩算法的实现,是java版本的实现-Allow phonetic typing lz78.java is lz78 compression algorithm, the implementation of the java version
LZ78
- LZ78 C++ source code, maybe useful
compress-algorithm-based-on-lz78-
- 基于LZ78的文件压缩算法,vc++开发,毕业论文-Based on the The the LZ78 file compression algorithm, vc++, development, Thesis