所属分类:
压缩解压
开发工具:C/C++
文件大小:13KB
下载次数:332
上传日期:2005-05-21 17:31:26
说明: 此代码用霍夫曼树作为压缩和解压缩的存储结构,实现了字典压缩算法,用C便已成功。
(this code tree with Hoffman as the compression and decompression of the storage structure and achieve a dictionary compression algorithm has been successfully used C.)
文件列表:
huff_file
.........\BITIO.C
.........\BITIO.H
.........\CARMAN.C
.........\CHCODE.C
.........\CODE.C
.........\ERRHAND.C
.........\ERRHAND.H
.........\HUFF.C
.........\LZW15V.C
.........\MAIN-C.C
.........\MAIN-E.C
.........\MAIN.C
.........\MAIN.H
.........\UNCODE.C