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

Search list

[Compress-Decompress algrithmsmylzw

Description: 利用lzw算法进行压缩解压缩的例子程序,并可以计算压缩时间。-use 4,558,302 algorithm compression decompression examples procedures, and can calculate the compression time.
Platform: | Size: 5120 | Author: myfaint | Hits:

[Linux-Unixlzw1989

Description: LZW data compression/expansion demonstration program Mark R. Nelson 1989
Platform: | Size: 3072 | Author: 张健 | Hits:

[Compress-Decompress algrithmsComprSrc

Description: 包含Lzw,Huff1,Dhuff等等多种压缩算法的源代码包-contains Lzw, Huff1, etc. Dhuff multiple compression algorithm source code
Platform: | Size: 96256 | Author: 吴瑜 | Hits:

[Compress-Decompress algrithmsLZW_src

Description: C++类实现LZW 压缩算法-C++ classes to achieve LZW compression algorithm
Platform: | Size: 21504 | Author: 唐金良 | Hits:

[Multimedia programlzw1111

Description: LZW c++算法-LZW algorithm
Platform: | Size: 9216 | Author: 李 海 | Hits:

[Compress-Decompress algrithmslzw_nelson

Description: 经典的LZW算法,转自Mark R. Nelson著名的“Data Compression Book”-classic LZW algorithm, Mark R. Nelson switched from the famous "Data Compression Book"
Platform: | Size: 3072 | Author: 易 容 | Hits:

[CSharpwslzw

Description: LZW压缩解压院码-LZW compression decompression yards hospital
Platform: | Size: 293888 | Author: 王网 | Hits:

[Compress-Decompress algrithmsLZWCompress2

Description: 自己编写的一个采用LZW压缩算法对文件进行压缩的程序;-themselves prepared a LZW compression algorithm used to compress the document procedures;
Platform: | Size: 10240 | Author: 王刚 | Hits:

[Compress-Decompress algrithmslzw_VB

Description: LZW数据压缩算法-LZW data compression algorithm
Platform: | Size: 5120 | Author: 李恒 | Hits:

[Windows DevelopLZWbianma

Description: x选用lzw编码的一个完整程序 有压缩率和字典显示 功能全-x 4,558,302 choice of a complete coding procedures compression rate and display the entire dictionary
Platform: | Size: 3072 | Author: 哈阿 | Hits:

[Internet-Network(利用GIF_LZW算法实现的)网络图片传输

Description: (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想出VB语法下高效GIF-LZW压缩/解压算法。 四、使用“有序抖动”算法进行 色彩量化。理由:“有序抖动”处理的结果具有一定规律性,有助于LZW类算法压缩。-(using GIF_LZW algorithm) picture transmission network ~~~~~~~~ a technical features, the use of TCP to transmit data. Reason : good stability. Two, the use of byte data stream for transmission, reasons : A : VB String exist automatically Unicode conversion, the impact speed; B : can directly send eight bytes of data and do not need to use Base64 encoding, thereby reducing the coding time. 3, the use of GIF- LZW compression algorithm for image compression. Reason : A : itinerary coding, Huffman compression algorithm compression rate is too low; B : JPEG compression algorithm needs much-bit computing, and large amount of computation (with MMX specialized optimization algorithm), is not conducive to VB; C : GIF- LZW compression algorithm compression ratio better, and I have come up with un
Platform: | Size: 62464 | Author: | Hits:

[Compress-Decompress algrithmsyasuojieya

Description: 本代码为LZW算法的C语言实现程序,他在此基础上加入了霍夫曼算法的优点-the LZW algorithm code for the C language procedure, he joined the basis of the merits of the algorithm Hoffman
Platform: | Size: 505856 | Author: 刘刀冈 | Hits:

[Voice Compresslzw1

Description: LZW压缩解压的完整程序,不可多得,连输入输出参数都实现了。可立即下在编译-LZW compression decompression integrity procedures, rare, and even input and output parameters are realized. Immediately under the compiler
Platform: | Size: 2048 | Author: 彭毓强 | Hits:

[Compress-Decompress algrithmsLZWCOM

Description: 本程序是LZW图象压缩算法,能够对图象较好地进行压缩-LZW algorithm for image compression, to be able to better image compression
Platform: | Size: 1024 | Author: 钱晓鸿 | Hits:

[Compress-Decompress algrithmsLZWsuanfa

Description: 实现了LZW数据压缩算法和解压缩算法,用图形界面-achieve the LZW data compression algorithm reconciliation compression algorithm, with a graphical interface
Platform: | Size: 1200128 | Author: | Hits:

[Compress-Decompress algrithms实现多媒体lzw算法

Description: 实现多媒体文件的lzrw算法,在vc6下编译成功,算法代码没有仔细研究-multimedia documents lzrw algorithm, compiled under the vc6 successful, the algorithm code without careful study
Platform: | Size: 165888 | Author: | Hits:

[Otherzip_source

Description: GNU的压缩及解压缩代码。压缩的效率比LZW的压缩效率高的多,但比RAR的压缩率低。-GNU compression and decompression code. The compression efficiency than LZW compression efficiency of more than RAR compression rate is low.
Platform: | Size: 217088 | Author: | Hits:

[GDI-Bitmaplibtiff

Description: TIFF图像处理代码,支持GROUP4格式,和支持LZW压缩图象格式,但需要额外的包支持。-TIFF image processing code, support GROUP4 format, and support for LZW compressed image format, but require additional support packages.
Platform: | Size: 455680 | Author: lixh | Hits:

[Othercompress_code

Description: 收集的无损压缩 -解压代码包,包含了多种压缩算法。ar002、ash、comp、fin、huf、lz、lzrw1、lzw、splay-collection of lossless compression-decompression code kit, which includes a variety of compression algorithms. Ar002, ash, comp, at the end, HUF, lz, lzrw1, 4,558,302, SED
Platform: | Size: 93184 | Author: sky | Hits:

[Graph programlosslessah

Description: 无损熵编码,包含HUFFMAN,ARITHMATIC,LZW等无损编码。-this program can do lossless coding,include HUFFMAN ,ARITHMATIC,LZW lossless coding.
Platform: | Size: 28672 | Author: | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 39 »

CodeBus www.codebus.net