搜索资源列表
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
RTree-1[1].4.3
- 实现自动添加节点的功能,最大可达25万个。-dtree
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-eclipse
- 移动对象空间数据库中索引r树源码,能在eclipse下直接运行.-Moving objects in spatial database index r source tree, can directly run in eclipse.
Rplus-java
- 用java语言实现的rtree空间索引技术-it s the java code of rtree
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
jsi-master
- JSI (Java Spatial Index) RTree Library 是一个RTree算法Java实现的开源库,理论来源是Guttman1984年的一篇论文"R-trees: A Dynamic Index Structure for Spatial Searching" by Antonin Guttman",论文可见(PDF on CiteSeerX). 这个开源项目的代码遵循 GNU Lesser General Public License 最新的代码可以在h
Rtreejava
- java实现R树空间索引,包含3个测试文件-rtree is completed by java
spatialindex
- Rtree的java实现,linux下运行,包括查询,增加,删除等功能-Rtree java realize, linux operation, including inquiries, increase, delete and other functions
rtree
- R树用java实现的源代码,欢迎广大用户学习交流-rtree code for java
Rtree-eclipse (1)
- Using java to achieve R-tree, including insert, delete, search and other functions