资源列表
[压缩解压] unrarsrc-3.3.4.tar
说明:source code for unrar3.3.4,uppack the .rar files,for multi-os<邵长青> 在 2008-10-13 上传 | 大小:114.41kb | 下载:0
[压缩解压] 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<刘刀冈> 在 2008-10-13 上传 | 大小:420.38kb | 下载:1
[压缩解压] yasuojieya
说明:本代码为LZW算法的C语言实现程序,他在此基础上加入了霍夫曼算法的优点-the LZW algorithm code for the C language procedure, he joined the basis of the merits of the algorithm Hoffman<刘刀冈> 在 2008-10-13 上传 | 大小:493.92kb | 下载:0
[压缩解压] 文本与二值图像的游程压缩[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<李勃东> 在 2008-10-13 上传 | 大小:153.8kb | 下载: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 on the doc string variable op<潘振瑶> 在 2008-10-13 上传 | 大小:1.82kb | 下载:0