文件名称:hafuman
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:200.38kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
哈夫曼编码为实现哈夫曼编码,先构造哈夫曼树。哈夫曼树的每个节点都存有该节点的信源符号,概率,双亲节点,左孩子节点和右孩子节点。每个节点的概率为该节点左孩子节点和右孩子节点的概率之和。每次选取概率最小的两个节点作为左右孩子节点,直到把所有的数据都整合到哈夫曼树中。每个原始数据都处于叶子节点的位置。-Huffman coding Huffman coding to achieve the first Huffman tree structure. Huffman tree for each node there are symbols of the source node, the probability of parent node, left child node and right child nodes. The probability for each node the left child node and right child nodes of the node and the probability. Select the smallest probability of each of the two nodes as child nodes around until all the data are integrated into the Huffman tree. Raw data are in each leaf node.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
c++/Debug/hafuman.exe
c++/Debug/hafuman.ilk
c++/Debug/hafuman.obj
c++/Debug/hafuman.pch
c++/Debug/hafuman.pdb
c++/Debug/vc60.idb
c++/Debug/vc60.pdb
c++/hafuman.cpp
c++/hafuman.dsp
c++/hafuman.plg
c++/Debug
c++
c++/Debug/hafuman.ilk
c++/Debug/hafuman.obj
c++/Debug/hafuman.pch
c++/Debug/hafuman.pdb
c++/Debug/vc60.idb
c++/Debug/vc60.pdb
c++/hafuman.cpp
c++/hafuman.dsp
c++/hafuman.plg
c++/Debug
c++
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.