文件名称:Huffmancode
-
所属分类:
- 标签属性:
- 上传时间:2016-09-30
-
文件大小:1.33kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
着先通过 HuffmanTree() 函数构造哈夫曼树,然后在主函数 main()中自底向上开始(也就是从数组序号为零的结点开始)向上层层判断,若在父结点左侧,则置码为 0,若在右侧,则置码为 1。最后输出生成的编码-The first HuffmanTree () function to construct Huffman tree, and then main () main () the bottom up (that is, the array number zero node) to the upper layers of judgment, if the parent node on the left , The code is 0, if on the right side, then the code is 1. And finally outputs the generated code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Huffmancode.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.