文件名称:orderTree
介绍说明--下载内容均来自于网络,请自行研究使用
1.编制构建二叉排序树的程序,并使用一组数据进行验证。
2.实现二叉排序树的查找算法,计算一组输入数据的查找长度。
3.编制构建平衡二叉树的程序,计算一组输入数据的查找长度
. 程序执行的命令包括:
(1)输入构造二叉搜索树的文件名来构造二叉排序树 (2)输入要进行查找的文件名
(3)由计算机终端显示各个数据的查找长度和总的查找长度、平均查找长度 (4)结束
-1. Preparation of building a binary sort tree procedures and the use of a set of data to verify. 2. The realization of the binary sort tree search algorithm to calculate a set of input data to find the length. 3. The establishment of procedures to build a balanced binary tree to calculate a set of input data to find the length. Procedures to implement the order include: (1) enter the binary search tree structure of the file name to construct the binary sort tree (2) input to Find the file name (3) by the computer terminal display all the data to find the length and the total length of the search, to find the length of the average (4) end
2.实现二叉排序树的查找算法,计算一组输入数据的查找长度。
3.编制构建平衡二叉树的程序,计算一组输入数据的查找长度
. 程序执行的命令包括:
(1)输入构造二叉搜索树的文件名来构造二叉排序树 (2)输入要进行查找的文件名
(3)由计算机终端显示各个数据的查找长度和总的查找长度、平均查找长度 (4)结束
-1. Preparation of building a binary sort tree procedures and the use of a set of data to verify. 2. The realization of the binary sort tree search algorithm to calculate a set of input data to find the length. 3. The establishment of procedures to build a balanced binary tree to calculate a set of input data to find the length. Procedures to implement the order include: (1) enter the binary search tree structure of the file name to construct the binary sort tree (2) input to Find the file name (3) by the computer terminal display all the data to find the length and the total length of the search, to find the length of the average (4) end
(系统自动生成,下载前可以参看下载内容)
下载文件列表
二叉排序树
..........\Application.h
..........\BST.c
..........\text1.txt
..........\text2.txt
..........\Application.h
..........\BST.c
..........\text1.txt
..........\text2.txt