作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (23): 32-34. doi: 10.3969/j.issn.1000-3428.2009.23.012

• 软件技术与数据库 • 上一篇    下一篇

一种基于R-树的空间索引结构

刘润涛1,安晓华2,高晓爽2,3   

  1. (1. 哈尔滨理工大学信息与科学计算技术研究所,哈尔滨 150080;2. 哈尔滨理工大学应用科学学院,哈尔滨 150080;3. 哈尔滨师范大学数学系,哈尔滨 150500)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-12-05 发布日期:2009-12-05

Spatial Index Structure Based on R-tree

LIU Run-tao1, AN Xiao-hua2, GAO Xiao-shuang2,3   

  1. (1. Institute of Information and Scientific Computing Technology, Harbin University of Science and Technology, Harbin 150080; 2. College of Applied Science, Harbin University of Science and Technology, Harbin 150080; 3. Department of Mathematics, Harbin Normal University, Harbin 150500)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-12-05 Published:2009-12-05

摘要: 为了有效构建R-树,通过分析数据矩形的性质,结合改进的K-均值算法,提出一种用于构建R-树的数据矩形聚类新方法,给出基于R-树和四叉树的空间索引结构以及该空间索引结构的构造算法和节点插入算法。研究结果表明,该索引结构具有更紧凑的结构和更高的空间查询效率。

关键词: 空间索引, 聚类算法, R-树

Abstract: In order to construct R-tree effectively, this paper proposes a new method of clustering data rectangles used to construct R-tree by analyzing the characteristics of data rectangles and combining the improved K-means algorithm. A spatial index structure based on R-tree and quadtree is proposed. Constructing algorithm and node inserting algorithm for new index structure are given. Research results show that the structure has more compact structure and higher query efficiency.

Key words: spatial index, clustering algorithm, R-tree

中图分类号: