文件名称:Binary_balance_sorttree
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 893kb
- 下载次数:
- 0次
- 提 供 者:
- 牛**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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 number of input data shall not be less than 15 2, the establishment of balanced binary sort tree (requirements include the type of LR-type RR LL RL-type four-type kinds of adjustment method) 3, to complete any of the data to find (look for the number of times required to give)
问题描述:创建二叉平衡排序树
基本要求:
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 number of input data shall not be less than 15 2, the establishment of balanced binary sort tree (requirements include the type of LR-type RR LL RL-type four-type kinds of adjustment method) 3, to complete any of the data to find (look for the number of times required to give)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Binary_balance_sorttree\Binary_balance_sorttree.dsp
.......................\Binary_balance_sorttree.dsw
.......................\Binary_balance_sorttree.ncb
.......................\Binary_balance_sorttree.plg
.......................\main_sorttree.cpp
.......................\binarytree.h
.......................\Binary_balance_sorttree.opt
.......................\Debug\Binary_balance_sorttree.exe
.......................\.....\Binary_balance_sorttree.pdb
.......................\.....\vc60.idb
.......................\.....\vc60.pdb
.......................\.....\Binary_balance_sorttree.pch
.......................\.....\main_sorttree.obj
.......................\.....\Binary_balance_sorttree.ilk
.......................\Debug
Binary_balance_sorttree
.......................\Binary_balance_sorttree.dsw
.......................\Binary_balance_sorttree.ncb
.......................\Binary_balance_sorttree.plg
.......................\main_sorttree.cpp
.......................\binarytree.h
.......................\Binary_balance_sorttree.opt
.......................\Debug\Binary_balance_sorttree.exe
.......................\.....\Binary_balance_sorttree.pdb
.......................\.....\vc60.idb
.......................\.....\vc60.pdb
.......................\.....\Binary_balance_sorttree.pch
.......................\.....\main_sorttree.obj
.......................\.....\Binary_balance_sorttree.ilk
.......................\Debug
Binary_balance_sorttree