文件名称:binarysearchtree
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 242kb
- 下载次数:
- 0次
- 提 供 者:
- he***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
动态查找表的设计与实现:
实现抽象数据类型:二叉查找树。
实现下列操作:构造空表、销毁表、搜索指定关键字的元素、插入新元素、删除指定关键字的元素、遍历表中所有元素。-Dynamic Look-Up Table Design and Implementation: To achieve the abstract data types: Binary Search Tree. To achieve the following: Construction empty tables, the destruction of form, specify a keyword search element, insert new elements, delete elements specify a keyword, traverse all the elements of the table.
实现抽象数据类型:二叉查找树。
实现下列操作:构造空表、销毁表、搜索指定关键字的元素、插入新元素、删除指定关键字的元素、遍历表中所有元素。-Dynamic Look-Up Table Design and Implementation: To achieve the abstract data types: Binary Search Tree. To achieve the following: Construction empty tables, the destruction of form, specify a keyword search element, insert new elements, delete elements specify a keyword, traverse all the elements of the table.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lab7
....\Debug
....\lab7.dsp
....\lab7.dsw
....\lab7.ncb
....\lab7.opt
....\lab7.plg
....\二叉查找树.cpp
....\Debug
....\lab7.dsp
....\lab7.dsw
....\lab7.ncb
....\lab7.opt
....\lab7.plg
....\二叉查找树.cpp