文件名称:1
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 195kb
- 下载次数:
- 0次
- 提 供 者:
- 杜**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
【问题描述】已知输入一串正整数,正整数之间用空格键分开,请建立一个哈夫曼树,以输入的数字为叶节点,求这棵哈夫曼树的带权路径长度。
【输入形式】首先输入正整数的个数,然后接下来为接下来的正整数,正整数个数不超过10个
【输出形式】输出相应的权值
-[Problem Descr iption] known input string of positive integers, positive integers separated by a space key, create a Huffman tree to enter the number of leaf nodes, find the right tree Huffman tree with path length . [Form] enter the number of first enter a positive integer, then the next for the next positive integer, the number of positive integers up to 10 outputs in the form [] output corresponding weight
【输入形式】首先输入正整数的个数,然后接下来为接下来的正整数,正整数个数不超过10个
【输出形式】输出相应的权值
-[Problem Descr iption] known input string of positive integers, positive integers separated by a space key, create a Huffman tree to enter the number of leaf nodes, find the right tree Huffman tree with path length . [Form] enter the number of first enter a positive integer, then the next for the next positive integer, the number of positive integers up to 10 outputs in the form [] output corresponding weight
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1\4-1.c
.\4-1.dsp
.\4-1.dsw
.\4-1.ncb
.\4-1.opt
.\4-1.plg
.\Debug\4-1.exe
.\.....\4-1.ilk
.\.....\4-1.obj
.\.....\4-1.pch
.\.....\4-1.pdb
.\.....\try.pch
.\.....\vc60.idb
.\.....\vc60.pdb
.\try.c
.\try.dsp
.\try.dsw
.\try.ncb
.\try.opt
.\try.plg
.\Debug
1
.\4-1.dsp
.\4-1.dsw
.\4-1.ncb
.\4-1.opt
.\4-1.plg
.\Debug\4-1.exe
.\.....\4-1.ilk
.\.....\4-1.obj
.\.....\4-1.pch
.\.....\4-1.pdb
.\.....\try.pch
.\.....\vc60.idb
.\.....\vc60.pdb
.\try.c
.\try.dsp
.\try.dsw
.\try.ncb
.\try.opt
.\try.plg
.\Debug
1