所属分类:
压缩解压
开发工具:Visual C++
文件大小:103KB
下载次数:213
上传日期:2006-03-13 23:50:19
说明: 这个代码包中包含了一些比较通用的无损压缩算法的源代码,如果你想深入理解一些图像格式,那么读懂这些代码会对你有很大帮助,这是基础。(包中包括的算法有:lzari、lzhuf、lzss、lzw、lz77、huffman、rle8、rle16)。工具:通用C 。
(this code contains some of the more common lossless compression algorithm source code, if you want to understand in depth some image format, then read these codes you will be of great help, which is the foundation. (Package includes the algorithm are : lzari, lzhuf, lzss, 4,558,302, lz77, Huffman, rle8, rle16). Tools : Definitive C.)
文件列表:
compress.zip
huf.zip
huff_file.zip
huff_stream.zip
lz77.zip
lzw.zip
rlezip_16bit_sc.zip
rle_zip_8bit.zip