资源列表

« 1 2 ... 61 62 63 64 65 6667 68 69 70 71 ... 1306 »

[压缩解压GIFLIB.ZIP

说明:GIF87a的压缩,解压缩及一些工具的源代码,稍微修改就可以支持GIF89a, 可以在vc中使用,解码的话只需要一个文件DGIF_LIB.C(头文件还是需要的),加入工程中就可以使用,显示实例可以参考文件gif2herc.c中的main函数-GIF87a compression, decompression tools and the source code, it can be slightly modified to suppo
<pyh> 在 2008-10-13 上传 | 大小:164281 | 下载:0

[压缩解压n1-72

说明:开发工具是vc,功能是压缩,源码有些复杂,请多多指教-development tool vc, the function is reduced, some complex source, exhibitions
<方华锋> 在 2008-10-13 上传 | 大小:143354 | 下载:0

[压缩解压数字图象处理学VC++实现

说明:其中包括图像压缩的基本编码方法如Huffman编码\\算术编码\\JPEG 2000\\H.261压缩编码标准\\小波变换编码\\运动估计算法\\视频图象采集的VC实现等.-including the basic image compression coding methods as Huffman coding \\ arithmetic coding \\ JPEG 2 000 \\ H.261 coding standard \\
<郑英> 在 2008-10-13 上传 | 大小:831786 | 下载:0

[压缩解压改进的LZSS压缩算法

说明:本文提出了LZSS压缩算法在进行文本压缩时存在的问题,并给出了解决方法。改进后的算法具有较高的压缩率,实验结果令人满意。 关键词:LZSS;数据压缩 -This paper presents a compression algorithm LZSS text compression during the question and gives a solution. Improved algorithm with a higher
<唐吉卓> 在 2008-10-13 上传 | 大小:10388 | 下载:0

[压缩解压DelphiZLib.123

说明:The zlibex.pas unit included in this archive will work with delphi 5, 6,and 7. if you previously downloaded my delphi 5 unit, you will notice that the unit has been renamed. this was done because borland included in its
<江焱风> 在 2008-10-13 上传 | 大小:191737 | 下载:0

[压缩解压tpabbrevia_3_04

说明:Abbrevia is a compression toolkit for Borland Delphi, C++Builder, & Kylix. It supports PKZIP 4, Microsoft CAB, TAR, & gzip formats & the creation of self-extracting archives. It includes visual components that simplify t
<江焱风> 在 2008-10-13 上传 | 大小:3769659 | 下载:0

[压缩解压SQUSQ

说明:一个很好的压缩与解压程序,压缩比为1:3,可用于实时图像的传输-a very good compression and decompression procedures, compression ratio of 1:3, can be used for real-time image transmission
<刘牛> 在 2008-10-13 上传 | 大小:4479 | 下载:0

[压缩解压ZOO

说明:一个很好的压缩与解压程序,压缩比1:3,可用于实时图像传输。-a very good compression and decompression procedures, 1:3 compression ratio can be used for real-time image transmission.
<刘牛> 在 2008-10-13 上传 | 大小:248925 | 下载:0

[压缩解压LZW算法源码C语言

说明:LZW压缩算法简介 作者:宋成 描述:一篇关于LZW压缩算法简介的文章,通俗易懂,值得一看! 备注:该文章整理自软件报1998年合订本上册。 LZW压缩算法是一种新颖的压缩方法,由Lemple-Ziv-Welch 三人共同创造,用他们的名字命名。它采用了一种先进的串表压缩不,将每个第一次出现的串放在一个串表中,用一个数字来表示串,压缩文件只存贮数字,则不存贮串,从而使图象文件的压缩效率得到较大的提高。奇妙的
<邓海波> 在 2008-10-13 上传 | 大小:4861 | 下载:0

[压缩解压lzw压缩

说明:无损数据压缩的源码,Lempel Ziv Welch算法-lossless data compression source code, the Lempel Ziv Welch algorithm
<别志松> 在 2008-10-13 上传 | 大小:6014 | 下载:0

[压缩解压统计压缩算法

说明:1. 实现任一种统计压缩算法(如:Shannon-Fano编码、Huffman编码、算术编码等),并对自定义文件进行压缩和解压,检验结果。 2. 采用C/C++编写程序 -1. The realization of a statistical compression algorithm (eg : Shannon-Fano coding, Huffman coding, arithmetic coding, etc.), as
<陆俊> 在 2008-10-13 上传 | 大小:13170 | 下载:0

[压缩解压图像数据的压缩

说明:1. 实现BMP文件到JPEG文件的压缩转换。 2. 自选:实现从JPEG文件到BMP文件转换。 3. 采用C/C++编写程序 -1. BMP file to the realization of JPEG compression conversion. 2. Customize : Achieving from JPEG files to BMP file conversion. 3. Using C / C progra
<陆俊> 在 2008-10-13 上传 | 大小:279456 | 下载:0
« 1 2 ... 61 62 63 64 65 6667 68 69 70 71 ... 1306 »

源码中国 www.ymcn.org