资源列表

« 1 2 ... .59 .60 .61 .62 .63 1064.65 .66 .67 .68 .69 ... 1306 »

[压缩解压文本与二值图像的游程压缩[xtulbd,050418]

说明:【文本与二值图像的游程】1. 文本游程压缩的原理 对重复字段采用3符号标识法:(1) 重复提示符,比如@,#等;(2) 游程长度参数或重复次数,若用一个字节表示,最大长度可为255个重复字;(3) 重复字符。以上三部分合称为重复因子。可见要获得压缩效益,重复字符应在3个以上。2. 图像游程压缩的原理 对于二值图像,原始数据为零一矩阵,压缩时逐行处理该矩阵:(1) 连续n个1,表示为+n;(2) 连续n个0,表示为-n。-text and
<李勃东> 在 2008-10-13 上传 | 大小:157491 | 下载:0

[压缩解压LZ77中匹配的C程式附錄

说明:块
<古寿> 在 2008-10-13 上传 | 大小:1385 | 下载:0

[压缩解压Huffman1

说明:本程序提供了哈夫曼编码的压缩和解压缩函数,并实现了图象文件的压缩和解压缩-the procedures provided Huffman coding compression functions, and to achieve the image file compression
<徐亮> 在 2008-10-13 上传 | 大小:21985 | 下载:0

[压缩解压xiaobo

说明:本程序是小波零树图象压缩算法,能够很好的压缩图象,在C语言里编写的-Zerotree wavelet image compression algorithms, to the good image compression, in the C language prepared by the Lane
<钱晓鸿> 在 2008-10-13 上传 | 大小:1388 | 下载:0

[压缩解压LZWCOM

说明:本程序是LZW图象压缩算法,能够对图象较好地进行压缩-LZW algorithm for image compression, to be able to better image compression
<钱晓鸿> 在 2008-10-13 上传 | 大小:1516 | 下载:0

[压缩解压sunny

说明:水平有限,请高手们指点一下哪里可以改进,或者有更好的方法-limited, and 19:56 gets advice on where they can improve, or there is a better way
<王力> 在 2008-10-13 上传 | 大小:3357 | 下载:0

[压缩解压zip&unzip

说明:利用Java实现zip压缩/解压缩。randomData()函数随机生成50个double数据,并放在doc字符串变量中 openFile()函数读取ZIP压缩文件 saveFile()函数将随机生成的数据存到ZIP格式的压缩文件中。-use Java zip compression / decompression. RandomData () function randomly generated 50 double data and
<潘振瑶> 在 2008-10-13 上传 | 大小:1867 | 下载:0

[压缩解压压缩图片

说明:一种对bmp文件进行图像压缩的算法。将一幅bmp文件压缩之后再显示出来与压缩前的文件作比较。-a pair of bmp document image compression algorithms. Bmp file to a compressed then displayed with the compression of documents before making comparisons.
<王立> 在 2008-10-13 上传 | 大小:137542 | 下载:0

[压缩解压COMPRESS_BMP

说明:这是一个关于基于混合编码的图象压缩技术的实现,现在勉强可以实现关于小波的图象压缩实现。此程序可以将BMP格式的图象经压缩后以JPG的格式存储起来!压缩比一般可以达到32:1。还可以显示编码压缩所耗时间-This is a mixed coding on the basis of the image compression technology, and now can barely be achieved on wavelet imag
<宦夏> 在 2008-10-13 上传 | 大小:60879 | 下载:0

[压缩解压ZCompress

说明:很好用的压缩和解压缩程序,Arithmetic,请大家试用一下,多指教!-good use of the compression and decompression process, Arithmetic, please try the more weekend!
<ftp> 在 2008-10-13 上传 | 大小:68317 | 下载:0

[压缩解压LZWsuanfa

说明:实现了LZW数据压缩算法和解压缩算法,用图形界面-achieve the LZW data compression algorithm reconciliation compression algorithm, with a graphical interface
<> 在 2008-10-13 上传 | 大小:70595 | 下载:0

[压缩解压huffmanman

说明:用huffamn算法实现了文本文件的压缩和解压缩,VC++实现-huffamn algorithm using a text file compression, VC
<> 在 2008-10-13 上传 | 大小:9968 | 下载:1
« 1 2 ... .59 .60 .61 .62 .63 1064.65 .66 .67 .68 .69 ... 1306 »

源码中国 www.ymcn.org