文件名称:chazhao
介绍说明--下载内容均来自于网络,请自行研究使用
[问题描述]
在二叉排序树中查找关键字为KEY的记录
[输入]
有序表输入要查找元素的关键字
[输出]
查找成功是即可显示查找成功
#include <stdlib.h>
#include <stdio.h>
typedef int KeyType
typedef struct{
-[Problem Descr iption] Binary Tree ranking keyword search for the records KEY [imported] ordered to investigate the importation of table find elements of the keyword search [output] is successful you can show success # include
在二叉排序树中查找关键字为KEY的记录
[输入]
有序表输入要查找元素的关键字
[输出]
查找成功是即可显示查找成功
#include <stdlib.h>
#include <stdio.h>
typedef int KeyType
typedef struct{
-[Problem Descr iption] Binary Tree ranking keyword search for the records KEY [imported] ordered to investigate the importation of table find elements of the keyword search [output] is successful you can show success # include
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 113172246chazhao.rar 列表 chazhao.doc