搜索资源列表
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
AVL
- 输入一列数字,通过程序自动生成先序、后续、或中序的平衡二叉树-AVL TREE
AVLTree
- 二叉平衡树实现,实现了合并和分裂功能,c语言实现-Balanced binary tree implementation to achieve the merger and split function, c language
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
ctrip1
- 对一个给定的二叉树,求树的深度,并判断它是否是平衡二叉树-The depth of a tree is given to a given two fork tree, and it is judged whether it is balanced by the two fork tree
SDH
- 平衡二叉树的各种算法,平衡二叉树的数据结构定义和平衡二叉树的各种应用-Balanced binary tree of various operations