文件名称:ecpx
介绍说明--下载内容均来自于网络,请自行研究使用
在二叉排序树上实现对给定值进行查找操作.其中:1)用二叉链表来存储二叉排序树,对于输入的数值大小没有具体要求,即随意输入数据。2)给定一个待查找的值,在二叉排序树上进行查找操作,并输出查找结果。
-In the binary sort tree to realize the value of a given search operation. Of which: 1) to use linked lists to store binary binary sort tree, the numerical size of the input there is no specific requirement that the random input data. 2) to set a question to find the value, in the binary sort tree to find operation and output of search results.
-In the binary sort tree to realize the value of a given search operation. Of which: 1) to use linked lists to store binary binary sort tree, the numerical size of the input there is no specific requirement that the random input data. 2) to set a question to find the value, in the binary sort tree to find operation and output of search results.
相关搜索: 二叉排序树
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ecpx.c