搜索资源列表
RTree
- Rtree R树的C语言实现 ,学习R树的朋友们共同学习,向你们学习-Rtree C language, learning the R-tree friends studying together, to learn
RTree
- 空间数据库系统中著名的索引R-tree 源码
RTree
- Rtree 功能实现,以及测试代码 多维度的数据管理-implement of the r tree
rtree-core-lib
- r-tree及其变形的库,对于开发gis的人员很有帮助-r-tree and the deformation of the Treasury, for the development of the staff very helpful gis
rtree
- R-tree用于索引多维数据对象,利用数据对象间的相对位置建立最小边界矩形(MBR),可在此结构上完成高效查询算法如kNN与范围查询-R-tree Index for multi-dimensional data objects, using data objects between the relative position of the establishment of the minimum boundary rectangle (MBR), this structure can be c
RTree
- 通过建立R树索引,为数据提供一个更有效的查询效率更高的策略-Creat an R tree index!
RStarTree.tar
- 经典索引方法,它是在R树的基础上进行改进,再次提高了查询速度,用VC编写,代码精炼。-Classic index method, which is in the R-tree based on the improved query speed once again increased, with VC development, refining the code.
rtree-2.1
- r tree generation in matlab is given
rtree-core-lib.tar
- R Tree implementation
RTree
- R树索引程序,基于C语言,是学习空间索引很好的提高资料-R-tree index procedure, based on the C language, is to learn good spatial index to improve data
rtree(zyw)
- 一种R树结构的实现,可实现R树索引等功能-A realization of R tree, R-tree index can be achieved and other functions
rtree
- 空间索引树R-tree使用C语言实现,希望对大家有用-R-tree spatial index tree using the C language, we hope to be useful
RTree
- 用C++语言实现的一个有关于R树的头文件-C++ language with a tree on the R header files
Rtree
- 對空間作索引的一種資料結構,可以快速地找出指定空間的物件-R tree structure, reference:R-Trees- A Dynamic Index Structure for Spatial Searching
RTree
- R-tree实现与理解,比较好,是图像检索中,高维索引必须工具-R-tree with the understanding, good image retrieval, high-dimensional indexing must tool
rtree
- R树空间索引,R树是在B树的基础上建立的。-R-tree spatial index, R tree is established on the basis of B-tree.
RTree-C
- R树的基本操作代码,运用C语言来实现,算法精简。-The basic operation of the R-tree code, using C language to implement the algorithm streamlined.
RTree
- 数据库领域大牛陶宇飞教授采用C++实现的R-tree, 包括Node及Entry的处理.-Distinguished Prof. Yufei Tao in database filed implemented the R-tree using using C++, including the processing of Nodes and Entrys.
Rtree
- R树是GUTTMAN于1984年提出的最早支持有序扩展的对象存取方法之一,也是目前应用最为广泛的一种空间索引结构,该资料为其的应用。-R tree is one of GUTTMAN first proposed in 1984 to support an orderly expansion of the Object Access Method, is currently the most widely used of a spatial index structure for the app
rtree
- 学习r树和二叉树的必要经历,可以帮助我们学习理解树-study B-tree and r-tree