搜索资源列表
rtree-source
- 一个java实现的R树,R树在存储空间数据方面用处很大,特别是区域性的按空间划分的数据.这种结构用在数据库处理多维数据极为方便,oracle索引多维数据就是用的这种-a tree to achieve the R, R tree in the storage space data very useful, in particular, according to the regional breakdown of the data space. this database structure us
jsi-1.0b2p1
- R-Tree Java implementations 结构清晰
Rtree-eclipse
- 用eclipse编写的R-tree程序,可以实现R-tree的基本功能-With the eclipse program written in R-tree, R-tree can achieve the basic functions of
Rtree-eclipse
- 一个java实现的R树,R树在存储空间数据方面用处很大,特别是区域性的按空间划分的数据.这种结构用在数据库处理多维数据极为方便,oracle索引多维数据就是用的这种-a tree to achieve the R, R tree in the storage space data very useful, in particular, according to the regional breakdown of the data space. this database structure us
rtree_src_1_0_updt
- 本程序是由JAVA实现的R-树新建、结点增加、删除功能。-This procedure is achieved by the JAVA new R-tree, node to add, delete function.
Rtree-eclipse
- 移动对象空间数据库中索引r树源码,能在eclipse下直接运行.-Moving objects in spatial database index r source tree, can directly run in eclipse.
Rstar-java
- 里面详细的介绍了R树的结构,详尽的描述了一个R树类-Which describes in detail the structure of R tree, detailed descr iption of an R category tree
RTree
- R树是空间数据库中重要的索引结构,本代码就是结构了R树的实现-R tree is an important index of spatial database structure, the code is the realization of the structure of the R tree
DragDrop
- 该工程可以实现树形结构的拖拉操作,包含全部源码-The project enables the drag and drop tree structure, and contains all the source code
tothda-rtree.js-142d5fb
- 2d r-tree javascr ipt sourcecode
spatialindex.java.044b
- 主要用于支持spatial indexing technology, 使用spatial index包括R-tree以及R-tree的扩展,可以进行包含坐标数据的index以及search-Used to support spatial indexing technology, including the use of spatial index R-tree and R-tree extension can contain coordinate data of the index and se
rtree
- 基于JAVA的R树空间索引树,用于查询空间对象空间节点间的关系。-JAVA-based R-tree spatial index tree node for the query space spatial relationships between objects.
RTree
- R树的构建,查找,插入,删除 java描述-R树的构建,查找,插入,删除 java描述
java-Rtree
- 一个java实现的R树,R树在存储空间数据方面用处很大,特别是区域性的按空间划分的数据.这种结构用在数据库处理多维数据极为方便,oracle索引多维数据就是用的这种-A java implementation of the R-tree, R-tree in the storage space for data proved very useful, especially the regional space is divided into data for this structure in
R-java
- 使用java实现R树,包括插入,删除,查找等功能-Using java to achieve R-tree, including insert, delete, search and other functions
spatialindex-master
- R-tree开源源码,用于将地理特别是路网数据以树的形态存储起来-R-tree source code for storing geographic data
Rtree
- R树索引,可以为高维数据建立类似Btree的索引,大大加快查找速度-R-tree indexes, you can create similar Btree indexes for high-dimensional data, greatly accelerate the search speed
MTreeMapRepo-master
- M-Tree是类似R-Tree和B-Tree的树形数据结构。它是用一个metric构建的,有效范围依赖于三角不等式,使用K-NN(K临近算法)查询,该程序实现创建和应用-create and apply the M-tree
Rtree-learning
- 内含位置节点索引算法的R-tree算法,并提供了pdf文档和ppt便于了解和学习-Intron position node indexing algorithm of R-tree algorithms, and provides a pdf document and ppt facilitate understanding and learning
Rtree-eclipse (1)
- Using java to achieve R-tree, including insert, delete, search and other functions