搜索资源列表
NNProblem
- 在N维空间中从海量的点中高效求出中距某点最近的点(即NNProblem),采用的数据结构为RTree,DATA.dll文件中有用来产生N维数据的API.
R树的源代码
- 关于rtree的完整源代码,通过vc6.0调试成功。
Rtree
- Rtree.rar
Rtree
- rtree 代码,很好的空间数据库索引,希望对大家有帮助-rtree
rtree-core-lib
- r-tree及其变形的库,对于开发gis的人员很有帮助-r-tree and the deformation of the Treasury, for the development of the staff very helpful gis
spatialindex-1.3.2
- 空间索引数据结构 rtree *stree等数据结构的源代码,想学的下-spatialindex
rtree_c
- rtree.c rtree实现代码(rtree.c 与 rtree.h 同时使用)-rtree.c rtree实现代码(rtree.c 与 rtree.h 同时使用)
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
RTreeDemo
- 模板化的RTree,支持复杂数据类型的空间索引并实现了RTree的简单序列化。-A template RTree which is able to index complex structure. A simple serialization method is also available.
RTree
- 用C++语言实现的一个有关于R树的头文件-C++ language with a tree on the R header files
code
- Descr iption: Matlab examples for a seminar in stochastic simulation: http://www.math.uu.se/~ikaj/courses/matlab/ ############### Installation: After decompressing, run stsimpath.m in the main directory. Alternatively, you may
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-0.8.2.tar
- 用python所编写的Rtree的实例,实现Rtree的创建,查询,删除-Examples python with written Rtree achieve Rtree create, query, delete
libspatialindex-1.7.0-win32
- 空间索引库,其中包含了RTree,TPRTree,MVPTr-Spatial index library, which contains RTree, TPRTree, MVPTree