文件名称:BST
-
所属分类:
- 标签属性:
- 上传时间:2017-01-02
-
文件大小:1.01kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
问题描述
利用二叉查找树(BST)实现一个动态查找表。
基本要求
(1) 使用二叉树(BST)来实现。
(2) 二叉树使用链式结构(二叉链表)实现。
(3) 实现BST的构建,查找两个功能。
-The basic requirements(1) using a binary tree (BST).(2) binary tree using the chain structure (binary list).(3) implementation of BST build, find two functions.
利用二叉查找树(BST)实现一个动态查找表。
基本要求
(1) 使用二叉树(BST)来实现。
(2) 二叉树使用链式结构(二叉链表)实现。
(3) 实现BST的构建,查找两个功能。
-The basic requirements(1) using a binary tree (BST).(2) binary tree using the chain structure (binary list).(3) implementation of BST build, find two functions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BST/
BST/BST(1).cpp
BST/说明文档.txt
BST/BST(1).cpp
BST/说明文档.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.