文件名称:hafuman
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-05-19
- 文件大小:
- 514kb
- 下载次数:
- 0次
- 提 供 者:
- 刘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
给定n个权值作为n个叶子结点,构造一棵二叉树,若带权路径长度达到最小,称这样的二叉树为最优二叉树,也称为哈夫曼树(Huffman tree)。通过这个程序,可以实现哈弗曼树。-Given n as n weights leaf node, construct a binary tree, if the weighted path length to a minimum, said this is the optimal binary tree, also known as Huffman tree (Huffman tree). Through this program, you can achieve Huffman tree.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
哈夫曼树
........\Debug
........\.....\test.exe
........\.....\test.obj
........\.....\test.pdb
........\.....\vc60.pdb
........\.....\哈夫曼树.exe
........\.....\哈夫曼树.pdb
........\HuffmanTree.h
........\test.cpp
........\test.dsp
........\test.dsw
........\test.ncb
........\test.opt
........\test.plg
........\哈夫曼树.dsp
........\哈夫曼树.dsw
........\哈夫曼树.ncb
........\哈夫曼树.opt
........\哈夫曼树.plg
........\要求.txt