文件名称:Huffman编码树
介绍说明--下载内容均来自于网络,请自行研究使用
该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码。(This method is based on the probability of character appearance to construct the shortest mean length of the head, sometimes called the best encoding, which is generally called the Huffman code.)
相关搜索: 哈夫曼
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
Huffman.txt | 323 | 2018-04-13 |
Huffman编码树.cpp | 2194 | 2016-06-16 |