搜索资源列表
二叉树1212
- 建立二叉树,层序、先序遍历( 用递归或非递归的方法都可以-establish binary tree, sequence, the preorder (with the recursive and non - recursive method can be
00129
- 一个遍历二叉树的C代码 是一个学生管理系统.
erchashu
- 课程设计题目: 对二叉排序树T作相关操作 (作中序遍历求平均查找长度删除结点及判断是否为平衡二叉树) -Course Design Title: on the binary sort tree T for related operations (for medium-traversal to find the length of the average for the deletion of nodes and determine whether to balance the tree)
a
- 学生成绩管理系统,涵盖删除,查找,二叉树与链表的结合使用,能中序遍历学生信息-xueshengchengjiguanlixitong
cyuyuan
- C++语言源代码(学生成绩管理系统、图书管理系统、学生信息管理、二叉树的各种遍历)-C++ language source code (student achievement management system, library management system, student information management, all kinds of binary tree traversal)
1
- 用VC写的,在数据结构中二叉树遍历及应用的源代码,这个对学生朋友用处很大-Written with VC in the data structure of binary tree traversal and application source code, students and friends very useful
二叉树演示
- 用于课程设计 ,二叉树相关操作的演示,前序遍历,,放大器设置等。可以随机创建,手动创建二叉树