文件名称:fixed_huffman_codes
介绍说明--下载内容均来自于网络,请自行研究使用
静态霍夫曼编码压缩解压源代码。来自经典书籍《数据压缩导论》中的静态压缩算法源代码,可用codeblocks运行制作出exe文件,然后按照说明,使用命令提示符去运行使用。源代码方便大家改写并嵌入到自己的程序中。-fixed Huffman coding compression decompression source code. From the classic book Introduction to Data Compression in the static compression algorithm source code, codeblocks can be used to produce exe file, and then follow the instructions, use the command prompt to run to use. Source code to facilitate everyone to rewrite and embedded into their own procedures.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
huff_dec.c
huff_dec.doc
huff_enc.c
huff_enc.doc
idc.h
imsub.c
sub.c