搜索资源列表
Binary_balance_sorttree
- 7、二叉平衡排序树 问题描述:创建二叉平衡排序树 基本要求: 1、 输入数据的数量不得低于15个 2、 建立二叉平衡排序树(要求包括LL型LR型RR型RL型四种调整方式) 3、 完成任意数据的查找(要求给出查找执行的次数) -7, binary sort tree balanced descr iption of the problem: Create a balanced binary tree sort of basic requirements: 1, the nu
BinTreeExp
- 二叉树的创建、前序递归遍历、中序递归遍历、后序递归遍历、层次遍历、前序非递归遍历、中序非递归遍历、后序非递归遍历算法。里面包含了顺序栈和队列的实现代码。-Binary tree creation, pre-order recursive traversal, recursive in order traversal, postorder recursive traversal, traverse the level, pre-order traversal non-recursive, in t
Traversal
- 二叉树的创建,插入,删除,排序,先序,中序,后序以及打印等功能-Create a binary tree , insert, delete , sort, first order, in sequence, after and printing functions
BianLiErChaShu
- 二叉树的遍历代码,包括二叉树的创建以及三种遍历方法-Binary tree traversal code, including the creation of a binary tree and three traversal methods
Family_tree
- 高级语言程序设计实验3,使用二叉树建立家族族谱,实现创建家谱,添加家族成员,查询成员的双亲、兄弟姐妹及祖先的第几代等功能,编译环境VS 2010-High-level language programming experiment 3, the use of a binary tree to establish the family genealogy, genealogy achieve create, add family members, parents, members of the i