文件名称:OPT
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 905kb
- 下载次数:
- 0次
- 提 供 者:
- 魏**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
从输入文件中读取数据,构造最优二叉树,输入文件格式如下:
节点的值 出现概率
例如:
A 0.001
B 0.25-Read from the input file data, the optimal binary tree structure, input file format is as follows: node probability value such as: A 0.001B 0.25
节点的值 出现概率
例如:
A 0.001
B 0.25-Read from the input file data, the optimal binary tree structure, input file format is as follows: node probability value such as: A 0.001B 0.25
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C#最优二叉树
............\Algorithm_10_3_OPT.ncb
............\Algorithm_10_3_OPT.sln
............\C#最优二叉树
............\............\Algorithm_10_3_OPT.cpp
............\............\Algorithm_10_3_OPT.vcproj
............\............\Algorithm_10_3_OPT.vcproj.LAB708-019B73F7.weixianglin.user
............\............\Debug
............\............\ReadMe.txt
............\............\Release
............\............\stdafx.cpp
............\............\stdafx.h
............\data.txt
............\debug
............\Algorithm_10_3_OPT.ncb
............\Algorithm_10_3_OPT.sln
............\C#最优二叉树
............\............\Algorithm_10_3_OPT.cpp
............\............\Algorithm_10_3_OPT.vcproj
............\............\Algorithm_10_3_OPT.vcproj.LAB708-019B73F7.weixianglin.user
............\............\Debug
............\............\ReadMe.txt
............\............\Release
............\............\stdafx.cpp
............\............\stdafx.h
............\data.txt
............\debug