文件名称:BST
介绍说明--下载内容均来自于网络,请自行研究使用
用二叉查找树对动态查找表的设计与实现,基本操作包括:构造空表、销毁表、搜索指定关键字的元素、插入新元素、删除指定关键字的元素、遍历表中所有元素。-Binary search tree with the dynamic look-up table design and implementation of basic operations including: construction empty table, destroy the table, the search element of the specified keyword, insert a new element, the element to delete the specified keywords, all the elements traverse the table.
相关搜索: bst
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BST.cpp