搜索资源列表
含有zip、lzw、gzip等多种压缩算法的程序
- 含有zip、lzw、gzip等多种压缩算法的程序
lzw_soft.zip lzw压缩解压算法源码
- lzw压缩解压算法源码,The soruce of LZW compression algorithm
lzw.rar
- 一个c语言实现的基于字典编码技术的lzw数据压缩算法,能正确的实现压缩和解压缩,C language to achieve a dictionary-based coding technology lzw data compression algorithms, to achieve the correct compression and decompression
gif-lzw.rar
- 应用于gif动画格式的lzw解压缩算法程序,实现gif动画的现实,Gif animation format used in the decompression algorithm lzw procedures, to achieve realistic animation gif
lzw
- lzw算法的实现,字典项过多是可以自动清零-lzw algorithm, the dictionary is too many items can be automatically cleared
LZW
- lzw文本压缩 非常好的一个数据压缩软件-lzw text compress
lzw
- LZW压缩和解压缩算法源文件,只需要把所有文件添加到一个工程中就可以编译运行了。-LZW compression and decompression algorithm source file, simply put all files to a project can compile and run the project.
lzw
- 实现lzw词典编码方法 Lzw编码算法的设计思路: 1.开始时的词典包含所有的根(先将所有单个字符编码),当前缀P时空的; 2.当前字符(C)=字符流中的下一个字符; 3.判断缀-符串P+C是否在词典中 A如果“是”:P=P+C//(用C扩展P) B.如果“否”: a 把代表当前前缀P的马子输出到码字流; b 把缀-符串P+C添加到词典; c 令P=C//(现在的P仅包含一个字符C); 4. 判断字符流中是否还有码字要译 (1)如果是,就返回到2;
LZW
- LZW压缩算法的简单实现,以及介绍论文和伪代码-LZW compression algorithm is a simple realization
LZW
- 用c语言编写的LZW压缩解压程序,文件越大,压缩的效果越好-With the c language of the LZW compression decompression programs, files, the greater the compression the better
LZW
- lzw压缩(matlab源程序)欢迎大家下载 里面有实例-LZW compression (matlab source code) are welcome to download there are examples of
lzw-hafuman
- matlab写的lzw和huffman的编码,希望对大家有用-matlab write LZW and huffman encoding, in the hope that useful
LZW
- LZW压缩,解压缩,实现不同方式的加密,和解密,主要用NET编写-LZW COMPRESS
LZW
- LZW的VC++实现,很简单,很好用,大家可以下,试一试哦-LZW realize the VC++, very simple, very good, and everyone can, the try Oh
lzw
- 一个完整的LZW编码工程,只需输入文件名就可以用了,程序简单清晰,适合初学者。-LZW encoding a complete project, simply enter the file name can be used, clear and easy procedure, suitable for beginners.
lzw
- This an implemetion of LZW compression of big files which has string values
lzw
- 数据压缩,c语言,vc实现,lzw编码算法-Data compression, c language, vc achieve, lzw coding
LZW
- 本演示程序提供了LZW编码法的压缩和解压缩函数,并实现了对图象文件的压缩和解压缩-This demo provides a coding method of LZW compression and decompression functions, and the image files on the compression and decompression
lzw
- lzw algorithm in java
LZW
- LZW压缩编码及其压缩VC++源代码,绝对可以用-LZW compression coding and VC++ source code, can be absolutely