资源列表
压缩图片
- 一种对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.
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 on the doc string variable op
sunny
- 水平有限,请高手们指点一下哪里可以改进,或者有更好的方法-limited, and 19:56 gets advice on where they can improve, or there is a better way
LZWCOM
- 本程序是LZW图象压缩算法,能够对图象较好地进行压缩-LZW algorithm for image compression, to be able to better image compression
xiaobo
- 本程序是小波零树图象压缩算法,能够很好的压缩图象,在C语言里编写的-Zerotree wavelet image compression algorithms, to the good image compression, in the C language prepared by the Lane
Huffman1
- 本程序提供了哈夫曼编码的压缩和解压缩函数,并实现了图象文件的压缩和解压缩-the procedures provided Huffman coding compression functions, and to achieve the image file compression
文本与二值图像的游程压缩[xtulbd,050418]
- 【文本与二值图像的游程】1. 文本游程压缩的原理 对重复字段采用3符号标识法:(1) 重复提示符,比如@,#等;(2) 游程长度参数或重复次数,若用一个字节表示,最大长度可为255个重复字;(3) 重复字符。以上三部分合称为重复因子。可见要获得压缩效益,重复字符应在3个以上。2. 图像游程压缩的原理 对于二值图像,原始数据为零一矩阵,压缩时逐行处理该矩阵:(1) 连续n个1,表示为+n;(2) 连续n个0,表示为-n。-text and binary image -- an outbound t
yasuojieya
- 本代码为LZW算法的C语言实现程序,他在此基础上加入了霍夫曼算法的优点-the LZW algorithm code for the C language procedure, he joined the basis of the merits of the algorithm Hoffman
llg
- 本代码为数据压缩的C语言实现,它只是个学习程序,希望能够给参考者帮助!-the code for data compression C language, it is just learning the procedure, hoping to be able to help the reference!
zlib-1.2.2.tar
- 此代码为霍夫曼编码和LZ7编码的联合实现,它能较高地提高无损压缩及解码的速度-this code for the LZ7 Huffman coding and encoding of the Joint Implementation, to raise it higher lossless compression and decoding speed
unrarsrc-3.3.4.tar
- source code for unrar3.3.4,uppack the .rar files,for multi-os