资源列表
[压缩解压] 数字图象处理学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
[压缩解压] LZW算法源码C语言
说明:LZW压缩算法简介 作者:宋成 描述:一篇关于LZW压缩算法简介的文章,通俗易懂,值得一看! 备注:该文章整理自软件报1998年合订本上册。 LZW压缩算法是一种新颖的压缩方法,由Lemple-Ziv-Welch 三人共同创造,用他们的名字命名。它采用了一种先进的串表压缩不,将每个第一次出现的串放在一个串表中,用一个数字来表示串,压缩文件只存贮数字,则不存贮串,从而使图象文件的压缩效率得到较大的提高。奇妙的<邓海波> 在 2008-10-13 上传 | 大小:4861 | 下载:0
[压缩解压] C语言图形方式下的编程1
说明:不同的显示器适配器有不同的图形分辨率。即使是同一显示器适配器,在不同模式下也有不同分辨率。因此,在屏幕作图之前,必须根据显示器适配器的种类将显示器设置成为某种图形模式。在未设置图形模式之前,微机系统默认屏幕为文本模式(80列,25行字符模式),此时所有图形函数均不能工作。-different display adapters with different graphics resolution. Even with the same d<高俊杰> 在 2008-10-13 上传 | 大小:23205 | 下载:0