搜索资源列表
二叉数运算.rar
- 无递归二叉树插入及中序等顺带求得深度等。。
实验7 二叉树 北京师范大学数学科学院
- 自创的算法,输入表达式,建立二叉树的程序,然后输出前缀中缀后缀表示法,利用的对表达式的分割与递归实现输入,同时这也是一个完整的波兰式转换程序,相当稳健-own algorithm, the importation of expression, the establishment of the binary tree and then output the suffix prefix which is made up of the met
二叉树高度和叶子节点数
- 这是一个用来实现二叉树高度和叶子节点数的程序-This is a binary tree used for height and leaf nodes procedures
二叉数
- 二叉数c++算法实现-two forks few c Algorithm
二叉树插入排序
- 二叉数插入排序,及删除算法-two forks inserted several sequencing, and deletion algorithm
二叉树改进041123
- 输入结点和结点数生成二叉树,可以左遍历,右遍历,后遍历!-input nodes and nodes generate binary tree can traverse left and right traverse, traverse after!
二叉树的所有程序
- 二叉树的结点数,叶子数,深度,遍历,非递归的遍历等等!!!
对二叉树的各种运用,还有哈夫曼数的编码和译码
- 对二叉树的各种操作还有哈夫曼树的编码和译码
二叉数运算
- 无递归二叉树插入及中序等顺带求得深度等-Non-recursive binary tree insertion sequence, such as passing and seek depth
二叉数
- 二叉数c++算法实现-two forks few c Algorithm
十进制数转换为八进制数
- 二叉树的生成与遍历-binary tree generation and traversal
二叉树插入排序
- 二叉数插入排序,及删除算法-two forks inserted several sequencing, and deletion algorithm
BST BBT
- 数 据 结 构 大型 作业3.1输入一个数列L,生成一棵二叉排序树T;3.2对二叉排序树T作中序遍历,输出结果;3.3计算二叉排序树T的平均查找长度, 输出结果;3.4判断二叉排序树T是否为平衡二叉树,输出信息“OK!”/“NO!”;3.5再使用上述数列L,生成平衡的二叉排序树BT,每当插入新元素,发现当前的二叉排序树BT不是平衡的二叉排序树,则立即将它转换成新的平衡的二叉排序树BT;3.6计算平衡的二叉排序树BT的平均查找长度,输出结
实验7 二叉树 北京师范大学数学科学院
- 自创的算法,输入表达式,建立二叉树的程序,然后输出前缀中缀后缀表示法,利用的对表达式的分割与递归实现输入,同时这也是一个完整的波兰式转换程序,相当稳健-own algorithm, the importation of expression, the establishment of the binary tree and then output the suffix prefix which is made up of the met
二叉树高度和叶子节点数
- 这是一个用来实现二叉树高度和叶子节点数的程序-This is a binary tree used for height and leaf nodes procedures
jianshu
- 建立二叉树,实现二叉数的遍历和查找结点,输出结点值等-establish binary tree, few realized the two forks traverse and search node, the output node value
ruanjian
- 这是关于二叉数的程序,前中后序遍历,DEPTH,YEZISHUDENG-This is a binary number on the procedure, the former in the sequence after the traversal, DEPTH, YEZISHUDENG
erchashu
- 该程序是一个二叉数遍历的程序。其中可将程序以前,中,后输出。-The program is a binary number of traversal procedures. Procedures which may be before, during and after the output.
Binarytree
- 二叉数的基本操作源码,包括创建二叉树,先根、中根、后根遍历二叉树等等操作。-Binary source code a few basic operations, including the creation of binary tree, the first root, root, root binary tree traversal operation and so on.
二叉树排序
- 二叉树进行排序,可以计算一列数的大小关系(Two fork tree sorting, you can calculate the size of a column of the relationship)