文件名称:统计压缩算法
介绍说明--下载内容均来自于网络,请自行研究使用
1. 实现任一种统计压缩算法(如:Shannon-Fano编码、Huffman编码、算术编码等),并对自定义文件进行压缩和解压,检验结果。
2. 采用C/C++编写程序
-1. The realization of a statistical compression algorithm (eg : Shannon-Fano coding, Huffman coding, arithmetic coding, etc.), as well as from the definition files for compression and decompression, of the test results. 2. Using C / C programming
2. 采用C/C++编写程序
-1. The realization of a statistical compression algorithm (eg : Shannon-Fano coding, Huffman coding, arithmetic coding, etc.), as well as from the definition files for compression and decompression, of the test results. 2. Using C / C programming
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 51622417统计压缩算法.rar 列表 统计压缩算法\Debug 统计压缩算法\dechuf.cpp 统计压缩算法\dechuf.dsp 统计压缩算法\dechuf.dsw 统计压缩算法\dechuf.ncb 统计压缩算法\dechuf.opt 统计压缩算法\dechuf.plg 统计压缩算法\enchuf.cpp 统计压缩算法\huffman.h 统计压缩算法