文件名称:Huffmancode
- 所属分类:
- 压缩解压
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 199kb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
霍夫曼编码解码。基本原理是频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码个不相同。有时称之为最佳编码,一般就叫作Huffman编码。下面引证一个定理,该定理保证了按字符出现概率分配码长,可使平均码长最短。-Hoffman codec. Fundamental principle is frequently used data in lieu of using a short code, and less use of the data used in lieu of a longer code, each data source were different. Sometimes referred to as the best encoding, generally known as Huffman coding. The following quote a theorem, the theorem guarantees the emergence of the probability distribution of characters according to code length, allows the shortest average code length.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Huffman实验程序
...............\code.txt
...............\compression.txt
...............\Debug
...............\huffman.cpp
...............\huffman.dsp
...............\huffman.dsw
...............\huffman.ncb
...............\huffman.opt
...............\huffman.plg
...............\huffman_decode.txt
...............\test.txt
...............\code.txt
...............\compression.txt
...............\Debug
...............\huffman.cpp
...............\huffman.dsp
...............\huffman.dsw
...............\huffman.ncb
...............\huffman.opt
...............\huffman.plg
...............\huffman_decode.txt
...............\test.txt