CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Binary Tree
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Games
SDK
Other
Search - Binary Tree - List
[
Other resource
]
哈夫曼110
DL : 0
这是一个数据结构常用的算法叫huffman编码.是对一棵二叉树进行huffman编码的算法-This is a common data structure called Huffman coding algorithm. For a binary tree for Huffman coding algorithm
Date
: 2008-10-13
Size
: 2.12kb
User
:
飞扬草
[
Other resource
]
二叉树1212
DL : 0
建立二叉树,层序、先序遍历( 用递归或非递归的方法都可以-establish binary tree, sequence, the preorder (with the recursive and non - recursive method can be
Date
: 2008-10-13
Size
: 1.79kb
User
:
速度风
[
Other resource
]
平衡二叉树c++
DL : 0
平衡二叉树生成 输入任意个节点 如 2 6 8 0为显示 可自动生成平衡二叉树 bf为平衡因子 h给深度 可插入删除 计算转动次数(wangliwei007也是我,质料没添全就换这个好号,请斑竹给我发个号好吗?我也想下载东西,急)-balanced binary tree generating arbitrary input nodes as 2 6 8 0 to demonstrate that automatically generates balanced binary tree bf for the balance factor to the depth h can be inserted delete calculated rotational frequency (wangliwei007 me, not Tim material on the whole good for this, please give me a 62-000, okay? I would also like to download something radical)
Date
: 2008-10-13
Size
: 2.6kb
User
:
王立伟
[
Other resource
]
树跟二叉树
DL : 0
本程序是实现二叉树跟树的常用算法,都是尽量用非递归来编写的。关于二叉树的都可以从键盘动态输入,关于树的就不可以,原因是树的结构问题,在程序中,树的建立用到动态左孩子/右孩子建立-this program is a binary tree with the tree is commonly used algorithm, as possible, to use non - recursive prepared. On the binary tree can be dynamic input from the keyboard, on the tree will not be able to because of the tree structure, in the process, the tree is used to establish dynamic children left / right to establish child
Date
: 2008-10-13
Size
: 25.26kb
User
:
吴昊
[
Other resource
]
binomoaltree2d
DL : 0
二叉树方法计算欧式期权价格,篮子期权,由2项资产-binary tree method Continental options prices, basket options, from the two assets
Date
: 2008-10-13
Size
: 1.29kb
User
:
真实
[
Other resource
]
BinarySearchTree
DL : 0
一个最简单的二叉树的算法,包括二叉树的各种遍历,还添加了队列的层序遍历-a simple binary tree algorithm, including the binary tree traversal, but also adds a layer of Queue preorder
Date
: 2008-10-13
Size
: 13.3kb
User
:
竹寻
[
Other resource
]
二叉树操作&图的遍历操作
DL : 0
二叉树操作&图的遍历操作, 完全按照里面的文挡用VC所完成的程序, 有详细的说明-binary tree traversal operation of the plan operations, in full accordance with the text inside the block with VC performed by the procedure is described in detail in
Date
: 2008-10-13
Size
: 20.86kb
User
:
解放
[
Other resource
]
求树高
DL : 0
数据结构中求二叉树树高的VC实现,其中包括了二叉树的建立过程-data structure for the binary tree height VC, which included a binary tree building process
Date
: 2008-10-13
Size
: 2.16kb
User
:
楚天
[
Other resource
]
二叉排序二叉树的建立
DL : 0
二叉排序树的建立是数据结构中许多二叉树算法实现的基础,本程序输入节点时,以-1表示输入结束-two forks of the tree data structure is the establishment of many of the binary tree algorithm based on the input node procedure, said the importation of 1 to the end
Date
: 2008-10-13
Size
: 8.04kb
User
:
楚天
[
Other resource
]
递归中序遍历排序二叉树
DL : 0
这是一个中序遍历二叉树的VC实现,要注意的是输入节点后,以-1结束-which is a binary tree traversal sequence VC, to pay attention to the input nodes, in the end -1
Date
: 2008-10-13
Size
: 8.7kb
User
:
楚天
[
Other resource
]
(-1结束)求树高
DL : 0
用递归的方法的方法求二叉树的树高,注意输入的节点数据以-1结束。-use recursive methods for the binary tree height, pay attention to input data to the nodes -1 end.
Date
: 2008-10-13
Size
: 2.16kb
User
:
楚天
[
Other resource
]
重发求树高的程序
DL : 0
用递归的方法求二叉树的树高,使用时更加灵活,注意输入的数据以-1结束-using recursive method for binary tree height, use a more flexible, pay attention to input data to the end-1
Date
: 2008-10-13
Size
: 8kb
User
:
楚天
[
Other resource
]
实验7 二叉树 北京师范大学数学科学院
DL : 0
自创的算法,输入表达式,建立二叉树的程序,然后输出前缀中缀后缀表示法,利用的对表达式的分割与递归实现输入,同时这也是一个完整的波兰式转换程序,相当稳健-own algorithm, the importation of expression, the establishment of the binary tree and then output the suffix prefix which is made up of the method, using the right expression Segmentation and recursive input, and this was also a Polish integrity of the conversion process, sound
Date
: 2008-10-13
Size
: 4.11kb
User
:
李铭璜
[
Other resource
]
平衡二叉树操作的演示
DL : 0
平衡二叉树实现一个动态查找表,有三种基本功能:查找,插入删除,还有选项功能:合并两棵平衡二叉树,和分裂两棵平衡二叉树.-balanced binary tree to achieve a dynamic lookup table, there are three basic functions : to find, delete, insert, functional options : merging two balanced binary tree, and split two balanced binary tree.
Date
: 2008-10-13
Size
: 3.17kb
User
:
罗明会
[
Other resource
]
重言式
DL : 0
用二叉树实现逻辑表达式的基本运算,包括逻辑与,或,非,还可以判别表达式是重言式,还是矛盾式.-binary tree using logical expressions of basic operations, including logic and, or, not, we can judge expression is tautology, or contradiction.
Date
: 2008-10-13
Size
: 2.72kb
User
:
罗明会
[
Other resource
]
btzyz
DL : 0
java数据结构方面的,关于二叉树,很简单、实用-data structure, for the binary tree, a very simple, practical
Date
: 2008-10-13
Size
: 1.97kb
User
:
张延宗
[
Other resource
]
二叉树数据结构上机实验报告
DL : 0
二叉树数据结构-数据结构上机编程实验报告,附源码。对在校大学生有用。-binary tree data structure-structure data on the machine programming experiment report, source. For college students useful.
Date
: 2008-10-13
Size
: 31.3kb
User
:
流星雨
[
Other resource
]
tree-leave
DL : 0
中序遍历输出二叉树 输出二叉树的叶子树 输出二叉树的节点数-which preorder output binary tree output binary tree leaf tree output binary tree nodes
Date
: 2008-10-13
Size
: 15.02kb
User
:
刘黎
[
Other resource
]
tree-op
DL : 0
前序线索二叉树的前序遍历 中序线索二叉树的中序遍历 后序线索二叉树的后序遍历-Preorder clues before the binary tree traversal sequence which leads the order of the binary tree traversal sequence clues after the binary tree after preorder
Date
: 2008-10-13
Size
: 35.59kb
User
:
刘黎
[
Other resource
]
2-Tree
DL : 0
二叉树的基本操作-binary tree as the basic operation
Date
: 2008-10-13
Size
: 113.51kb
User
:
殷铭
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.