项目作者: AnshPrakash

项目描述 :
On-Disk Implementation of R-Tree with Insertion and Bulk Load. This data structure efficiently stores and retrieve multi-dimensional data, very similar to B+ Tree where data is 1D though.
高级语言: C++
项目地址: git://github.com/AnshPrakash/R-Tree.git
创建时间: 2020-06-14T04:08:22Z
项目社区:https://github.com/AnshPrakash/R-Tree

开源协议:MIT License

下载