搜索资源列表
B_Tree
- B-树的创建、插入、删除等一系列操作!-B-tree creation, insert, delete a series of manipulations!
chazhao
- 实现二叉树的查找,实现二叉树的查找实现二叉树的查找-select the b_tree
B_tree
- This BTree code in console mode.-This is BTree code in console mode.
B_Tree
- 用C实现的一段B树源码。 是一个简单的示例,主要介绍如何实现B树的建立,插入、查询、删除等功能-Section B with the C implementation source code tree. Is a simple example, describes how to build a tree B, insert, query, delete, etc.
B_Tree
- B树的表示及基本操作的实现。 1.掌握B树的存贮结构。 2.实现B树中关键字值的插入及删除操作。 3.练习屏幕图形化的显示。 -B-tree representation and basic operations. A. Master of B-tree storage structure. Two. Keyword values, insert and delete operations in the B-tree. 3. Practice-screen gr
BTREE1
- 程序工程内共包括B_Tree.h,B_Tree.cpp,B_TreeMain.cpp三个文件。 B_Tree.h:定义了B_树的结点类型,通过常量给出B_树的阶树 -The total program works include three files of B_Tree.h, B_Tree.cpp, B_TreeMain.cpp. B_Tree.h: B_ tree node type defined by constants B_ tree is given TREES