Welcome![Sign In][Sign Up]
Location:
Search - LZW

Search list

[Compress-Decompress algrithmsLZW

Description: 这是一个词典(LZW)编码编码程序,可以直接使用,输入输出均为文件格式。-This is a dictionary (LZW) coding coding procedures can be used directly, both input and output file format.
Platform: | Size: 14336 | Author: 王奎 | Hits:

[Compress-Decompress algrithmslzw

Description: LZW.c 本演示程序提供了LZW编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩
Platform: | Size: 3072 | Author: zhangpin | Hits:

[Compress-Decompress algrithmslzw

Description: 香农和LZW快速算法源代码,VC版本,欢迎使用-Shannon and LZW algorithm source code fast, VC versions are welcome to use
Platform: | Size: 11264 | Author: nico | Hits:

[DocumentsLZW

Description: LZW用C语言实现。 LZW算法中,首先建立一个字符串表,把每一个第一次出现的字符串放入串表中,并用一个数字来表示,这个数字与此字符串在串表中的位置有关,并将这个数字 存入压缩文件中,如果这个字符串再次出现时,即可用表示它的数字来代替,并将这个数字存入文件中。压缩完成后将串表丢弃。如"print" 字符串,如果在压缩时用266表示,只要再次出现,均用266表示,并将"print"字符串存入串表中,在图象解码时遇到数字266,即可从串表中查出 266所代表的字符串"print",在解压缩时,串表可以根据压缩数据重新生成
Platform: | Size: 9216 | Author: huangjacket | Hits:

[Multimedia programlzw

Description: LZW压缩算法是一种新颖的压缩方法。此文件为LZW压缩算法的仿真源文件。-LZW compression algorithm is a novel compression method. This document is LZW compression algorithm for the simulation of the source file.
Platform: | Size: 292864 | Author: 燕子 | Hits:

[Crack Hacklzw

Description: 这是一个密码学实验程序,主要是用LZW算法进行数据的处理-This is an experimental procedure Cryptography, LZW algorithm is mainly used for data processing
Platform: | Size: 2048 | Author: jiang tao | Hits:

[Delphi VCLLZW

Description: lzw压缩源代码, 非常快速的lzw算法,以前保存下来的,现在共享给大家-LZW compression source code, very fast LZW algorithm, previously saved, and now shared with everyone
Platform: | Size: 3072 | Author: lx | Hits:

[Compress-Decompress algrithmslzw

Description: LZW data compression/expansion demonstration program.
Platform: | Size: 3072 | Author: sun wayne | Hits:

[Compress-Decompress algrithmslzw

Description: 实现LZW的编码和解码,适用于gif图像格式。-Realize the encoding and decoding LZW, applicable to gif image format.
Platform: | Size: 3072 | Author: 沈达 | Hits:

[Compress-Decompress algrithmsLZW

Description: c语言压缩算法,LZW.高效率,适合于对大文件进行压缩.-c language compression algorithm, LZW. high efficiency, suitable for large files are compressed.
Platform: | Size: 3072 | Author: elipas | Hits:

[Compress-Decompress algrithmsLZW

Description: 一种LZW改进的具体实现过程,代码是基于VC的-LZW a concrete realization of the process of improving, the code is based on the VC
Platform: | Size: 996352 | Author: 崔跃利 | Hits:

[Compress-Decompress algrithmsLZW

Description: LZW编码法的压缩和解压缩函数,并实现了对图象文件的压缩和解压缩。-LZW coding method of compression and decompression functions, and to realize the image file compression and decompression.
Platform: | Size: 13312 | Author: 魏梨君 | Hits:

[Compress-Decompress algrithmsLZW

Description: lzw压缩(matlab源程序)欢迎大家下载 里面有实例-LZW compression (matlab source code) are welcome to download there are examples of
Platform: | Size: 3072 | Author: liaup | Hits:

[Compress-Decompress algrithmslzw-hafuman

Description: matlab写的lzw和huffman的编码,希望对大家有用-matlab write LZW and huffman encoding, in the hope that useful
Platform: | Size: 578560 | Author: 武瑞霞 | Hits:

[Crack HackLZW

Description: LZW压缩,解压缩,实现不同方式的加密,和解密,主要用NET编写-LZW COMPRESS
Platform: | Size: 87040 | Author: 钟建 | Hits:

[Compress-Decompress algrithmsLZW

Description: LZW的VC++实现,很简单,很好用,大家可以下,试一试哦-LZW realize the VC++, very simple, very good, and everyone can, the try Oh
Platform: | Size: 1024 | Author: 华超 | Hits:

[Documentslzw

Description: LZW数据压缩算法原理介绍与分析,关于算法的介绍,希望有帮助-LZW data compression
Platform: | Size: 9216 | Author: 孙嘉嘉 | Hits:

[Otherlzw

Description: 一个完整的LZW编码工程,只需输入文件名就可以用了,程序简单清晰,适合初学者。-LZW encoding a complete project, simply enter the file name can be used, clear and easy procedure, suitable for beginners.
Platform: | Size: 368640 | Author: 张飞艳 | Hits:

[Graph programlzw

Description: This an implemetion of LZW compression of big files which has string values
Platform: | Size: 2048 | Author: NeeL | Hits:

[Compress-Decompress algrithmslzw

Description: 数据压缩,c语言,vc实现,lzw编码算法-Data compression, c language, vc achieve, lzw coding
Platform: | Size: 13312 | Author: dyg | Hits:
« 1 23 4 5 6 7 8 9 10 ... 39 »

CodeBus www.codebus.net