B+Tree-开源

时间:2024-06-16 05:54:07
【文件属性】:

文件名称:B+Tree-开源

文件大小:44KB

文件格式:TGZ

更新时间:2024-06-16 05:54:07

开源软件

这是用C编写的基于B + Tree磁盘的系统的完整实现,适用于大多数需要BTree类型索引的应用程序。 它旨在用于所有版本的Unix操作系统,并可移植到Windows OS


【文件预览】:
bin
docs
----README(3KB)
----NOTES(684B)
----MAN.DOC(26KB)
tests
----dlltest.c(2KB)
----ungen.c(2KB)
----makefile(888B)
----list.c(711B)
----gen.c(6KB)
----testbfh.c(5KB)
----idxdump.c(345B)
include
----bfh.h(3KB)
----dll.h(1KB)
----btree.h(5KB)
----debug.h(5KB)
----treelib.h(3KB)
src
----bfh.c(23KB)
----btree.c(61KB)
----makefile(622B)
----utils.c(7KB)
----dll.c(11KB)
----debug.c(11KB)
----semaphore.c(5KB)
----btdebug.c(10KB)
makefile
lib

网友评论