搜索资源列表
RTreeTemplate
- 创建空间索引结构R树的源程序,解压后的文件中有readme文档。-create spatial index R-tree structure of the source, the paper after extracting a readme file.
RTreeTemplate.zip
- R树,具有搜索,添加,删除节点能,利用R树,可以为空间搜索速度带来很大的提升,是GIS中必备的一种算法,R tree, with the search, add, delete nodes can use R trees, you can search for the space a great deal of speed upgrade is necessary for GIS in an algorithm
Rtree_code_of_C
- R树算法的c实现,包括了索引建立,窗口查询和对象删除功能-R-tree
Rstar_Berchtold.tar
- R*树,具有添加,删除,查询节点功能,是搜索算法中的一种,常用于GIS软件中。-R* tree, with add, delete, query node function, is a search algorithm, commonly used in the GIS software.
A_Spatial_Index_to_Improve_the_Response_Speed_of_W
- 多尺度特性是指地图比例尺决定着地图显示内容的详略.基于R-tree的数据访问方法与多尺度性和成批性不相适应,存在“同级要素弱簇聚”和“I/O粒度偏小”两大问题- The access method based on R-tree is not adaptive to the multiscale and batch feature. It has two problems: (1) the data records of features of the same level are not cl
rtree
- R树空间索引,R树是在B树的基础上建立的。-R-tree spatial index, R tree is established on the basis of B-tree.