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

Search list

[Compress-Decompress algrithmsLZW压缩算法源代码和示例程序

Description: LZW压缩算法源代码和示例程序代码-LZW compression algorithm source code and sample code
Platform: | Size: 79409 | Author: 李涛 | Hits:

[CSharplzw源码

Description: lzw源码,比较好压缩解压算法源码网页的字体、大小、颜色及页面布局的语言,使用任何的文本编辑器都可以 对它进行编辑,与VB、C++等编程...最多可包含 256 种颜色(包括透明色)。文 件的大小取决于实际使用的颜色数目。它使用 LZW 压缩算法来... (2005-6-7,VB,61KB,下载0次)【向站长-4,558,302 source, the better compression decompression algorithm source web font, size, color and page layout language, the use of any text editor can edit it, and VB, C programming, etc. ... can contain up to 256 colors (including transparent colors). Document size depends on the actual number of colors used. It uses LZW compression algorithm to ... (2005-6-7, VB, 61KB download 0) to head
Platform: | Size: 25823 | Author: 高压 | Hits:

[Compress-Decompress algrithmsLZW算法源码C语言

Description: LZW压缩算法简介 作者:宋成 描述:一篇关于LZW压缩算法简介的文章,通俗易懂,值得一看! 备注:该文章整理自软件报1998年合订本上册。 LZW压缩算法是一种新颖的压缩方法,由Lemple-Ziv-Welch 三人共同创造,用他们的名字命名。它采用了一种先进的串表压缩不,将每个第一次出现的串放在一个串表中,用一个数字来表示串,压缩文件只存贮数字,则不存贮串,从而使图象文件的压缩效率得到较大的提高。奇妙的是,不管是在压缩还是在解压缩的过程中都能正确的建立这个串表,压缩或解压缩完成后,这个串表又被丢弃。 -LZW compression algorithm brief Authors : Song Description : one on the LZW compression algorithm brief article, accessibly, an eye-catcher! Note : The article reported software collated since 1998 on the consolidated list. LZW compression algorithm is a new compression method by Lemple - Ziv-Welch, the three work together to create and use their names. It adopted a series of advanced non-compressed form, each of the first series on a string form, with a string of figures to show that compressed files only digital storage, not storing strings, thus the document image compression efficiency significantly. Magically, whether it is in compression or decompression process can correct the establishment of this series table Compression or decompress after the completion of the series table also
Platform: | Size: 4861 | Author: 邓海波 | Hits:

[Compress-Decompress algrithmsLZW&LZRW

Description: 相信lzw和lzrw在数据压缩当中大家都听过了,其中是其源代码,希望对大家有用。-believe 4,558,302 and lzrw in data compression which we have heard, which is their source code, useful for all.
Platform: | Size: 6504 | Author: sun | Hits:

[Compress-Decompress algrithmsC.LZW

Description: lzw压缩算法的c语言实现及用C++实现算术编码-lzw compression algorithm in C Language C and achieve Arithmetic Coding
Platform: | Size: 4549 | Author: 季安 | Hits:

[Other resourcelzw

Description: 网上有很多的压缩程序,本程序实现了最简单的一种算法-lzw压缩算法,其中用到了hashtable-many online compression procedures, the procedures for the realization of a simple algorithm-lzw compression algorithm, which stretched to the hashtable
Platform: | Size: 1196997 | Author: heyangyi | Hits:

[Compress-Decompress algrithmslzw

Description: 一个基于lZW压缩算法的高效实现,可以用于数据和图像的高效压缩-lZW a compression algorithm based on the efficient realization can be used for data and image compression efficiency
Platform: | Size: 106684 | Author: 王新华 | Hits:

[Compress-Decompress algrithmsLZW

Description: LZW算法的C语言实现!能够实现对原始数据的压缩!
Platform: | Size: 4022 | Author: songqitao | Hits:

[Special EffectsLZW

Description: 用vc++实现了用LZW算法来对图象进行压缩处理
Platform: | Size: 4808 | Author: 沈国华 | Hits:

[Other resourceLZW

Description: LZW无损压缩算法的实现与研究,EI检索论文LZW无损压缩算法的实现与研究
Platform: | Size: 37386 | Author: xiake | Hits:

[Special EffectsLZW

Description: LZW compression and decompression utility
Platform: | Size: 13079 | Author: 蝴蝶 | Hits:

[Special Effectslzw-hafuman

Description: 图像编码与均衡化规定化、 examplehaffuman.m 哈夫曼应用实例 examplepalar2.m 平面一般分割 examplepalar.m 平面分割 1-D 游程编码应用实例 lzwexample.m lzw编码的应用实例 erzhifenjie.m 平面的分割8层 suanshubianma.m 算术编码 code1.m 图像直方图均衡化处理 code2.m 图像直方图规定化处理
Platform: | Size: 582000 | Author: 赖官铨 | Hits:

[Compress-Decompress algrithmsLZW

Description: LZW编码,基于VC6.0平台,应用于图形图像编码,算法类似于字典编码法。
Platform: | Size: 16325 | Author: shen | Hits:

[Special EffectsLZW

Description: 图像处理中lzw编码,主要针对灰度图像,主要针对灰度图像
Platform: | Size: 10518 | Author: 玩儿俄方俄方 | Hits:

[Compress-Decompress algrithmslzw

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

[Compress-Decompress algrithmslzw

Description: 香农和LZW快速算法源代码,VC版本,欢迎使用
Platform: | Size: 11058 | Author: nico | Hits:

[WEB CodeLZW

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

[Multimedia programlzw

Description: LZW压缩算法是一种新颖的压缩方法。此文件为LZW压缩算法的仿真源文件。
Platform: | Size: 10494 | Author: 燕子 | Hits:

[Crack Hacklzw

Description: 这是一个密码学实验程序,主要是用LZW算法进行数据的处理
Platform: | Size: 1992 | Author: jiang tao | Hits:

[Delphi VCLLZW

Description: lzw压缩源代码, 非常快速的lzw算法,以前保存下来的,现在共享给大家
Platform: | Size: 2916 | Author: lx | Hits:
« 1 2 3 4 56 7 8 9 10 ... 39 »

CodeBus www.codebus.net