文件名称:btree
介绍说明--下载内容均来自于网络,请自行研究使用
为数据库创建索引的B+树的算法实现。功能包括创建删除节点、条目等。最终将树递归打印于屏幕。(包含内存资源管理)-Index for the database to create B+ Tree algorithm. Features include the creation of the deletion of nodes, and other entries. Will eventually recursive tree print on the screen. (Including memory resource management)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
btree
.....\btree.cc
.....\btree.h
.....\main.cc
.....\pagemgr.cc
.....\pagemgr.h
.....\btree.cc
.....\btree.h
.....\main.cc
.....\pagemgr.cc
.....\pagemgr.h