文件名称:BPTree
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2015-05-11
- 文件大小:
- 306kb
- 下载次数:
- 0次
- 提 供 者:
- L**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该代码实现了b+树的索引,插入与删除等功能,还具有快速查找的性能,并且算法时间复杂度性能较优.-The code to achieve the index b+ tree, insert and delete functions, but also has the capability to quickly find, and the algorithm time complexity better performance.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
B+Tree\b+tree.cpp
......\b+tree.dsp
......\b+tree.dsw
......\b+tree.ncb
......\b+tree.opt
......\b+tree.plg
......\Debug\b+tree.exe
......\.....\b+tree.ilk
......\.....\b+tree.obj
......\.....\b+tree.pch
......\.....\b+tree.pdb
......\.....\vc60.idb
......\.....\vc60.pdb
......\output.txt
......\Debug
B+Tree