文件名称:B-Tree_Demo
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
B树的实现 B+树的实现,数据库课上要求写的b+树的c++实现,可以进行插入查找删除等操作,代码简单,适合新手(c++)-We design classes require written b+ Tree c++ Achieve, can be inserted to find the deletion of such operations, the code is simple, suitable for novice
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BTreeNode.cpp
BTreeNode.h
ReadMe.txt
Resource.h
StdAfx.cpp
StdAfx.h
TestDlg.aps
TestDlg.clw
TestDlg.cpp
TestDlg.dsp
TestDlg.dsw
TestDlg.h
TestDlg.ncb
TestDlg.opt
TestDlg.plg
TestDlg.rc
TestDlgDlg.cpp
TestDlgDlg.h
Debug
Release
res
...\TestDlg.ico
...\TestDlg.rc2
BTree.cpp
BTree.exe
BTree.h