搜索资源列表
HuffCode
- 1)准备节点数组 2)建霍夫曼树 3)依据霍夫曼树建霍夫曼表 4)依据霍夫曼表来编码 5)依据霍夫曼表来解碼(1) prepare array of nodes 2) build the Hoffman tree 3) building Hoffman tables based on the Hoffman tree 4) coding according to the Hoffman table 5) decode according to Hoffman ta
rwquirementsdot
- 这是一个霍夫曼编码解码的源程序,压缩包止包括源程序文件,再vc中运行,()
a_huffman
- 改进传统霍夫曼编码不能自适应根据输入字符改变编码结果的缺点,用python实现自适应霍夫曼编码,每次输入一个字符,给出一个编码结果(The improvement of the traditional Hoffman encoding cannot change the encoding results adaptively according to the input character shortcomings, realize the adaptive Hoffman encoding w
0891648
- 这是一个霍夫曼编码解码的源程序,压缩包止包括源程序文件,再vc中运行,()