搜索资源列表
二叉树的高度程序!
- 本文用C语言实现了求二叉树深度的程序,数据结构采用链表-Using C Language for the depth of procedures binary tree data structure used Chain
erchashuquanbugongneng
- 二叉树的全部功能实现模块,对学数据结构的大学生来说说个好东西,已经通过编译实现!-Binary tree to achieve the full functionality of modules, data structures for school students for the good things that have been adopted to achieve the compiler!
BinaryTree
- 学习数据结构课程中二叉树基本操作算法实现-Binary Tree
BiSortTree
- 在学习数据结构课程是二叉排序树的基本操作算法实现-binary sort tree
algorithm-CPP
- 数据结构面试常考算法,C++实现 包含数组、字符串、链表、二叉树、排序-Interview data structures algorithm, C++ contain arrays, strings, linked lists, binary trees, sorting
tree
- 控制台版学生管理系统,数据结构用平衡二叉树实现,10万数据秒杀,支持文件读写-The console version of the student management system, with a balanced binary tree data structure, data 100000 seconds to kill, the supporting documents to read and write
BTNode1
- 利用C++语言实现二叉树相关操作,初学者必学的一种数据结构,包含头文件及主函数-BTNode C++
FamilyTree
- 家谱图的简单实现,利用二叉树作为数据结构实现家谱图,可以对家庭成员实现增加,删除,修改,查找等操作,同时二叉树的应用能大大提高查找的效率-Simple implementation of family tree, binary tree data structure to achieve as a family tree, a family member can achieve add, delete, modify, search and other operations, and binar