文件名称:Huffman
介绍说明--下载内容均来自于网络,请自行研究使用
哈弗曼编码,输入数据后可计算权重.例如,输入11122233334,可得到权重为1,2,3,4 的权重分别为3,3,3,1-the code of Huffman Tree ,this code can compute the weight of you input data
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Huffman\.project
.......\.classpath
.......\HuffmanCode\HuffmanCode.java
.......\...........\Huffman.class
.......\...........\HuffmanCode.class
.......\HuffmanCode
Huffman