资源列表

« 1 2 ... .21 .22 .23 .24 .25 1026.27 .28 .29 .30 .31 ... 1306 »

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

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

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

说明:块
<古寿> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[压缩解压Huffman1

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

[压缩解压LZWCOM

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

[压缩解压sunny

说明:水平有限,请高手们指点一下哪里可以改进,或者有更好的方法-limited, and 19:56 gets advice on where they can improve, or there is a better way
<王力> 在 2025-04-04 上传 | 大小:3kb | 下载: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 o
<潘振瑶> 在 2025-04-04 上传 | 大小:2kb | 下载: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.
<王立> 在 2025-04-04 上传 | 大小:134kb | 下载: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
<宦夏> 在 2025-04-04 上传 | 大小:59kb | 下载:0

[压缩解压ZCompress

说明:
<ftp> 在 2025-04-04 上传 | 大小:66kb | 下载:0

[压缩解压LZWsuanfa

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

[压缩解压huffmanman

说明:用huffamn算法实现了文本文件的压缩和解压缩,VC++实现-huffamn algorithm using a text file compression, VC
<> 在 2025-04-04 上传 | 大小:246kb | 下载:0

[压缩解压HCdemo

说明:实现Huffman编码统计压缩算法,并对自定义文件进行压缩和解压。实现了vc界面,不错的程序。-achieve statistical compression algorithm, as well as from the definition files for compression and decompression. To achieve the vc interface, good procedures.
<李强> 在 2025-04-04 上传 | 大小:72kb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 1026.27 .28 .29 .30 .31 ... 1306 »

源码中国 www.ymcn.org