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

计算机工程 ›› 2009, Vol. 35 ›› Issue (4): 23-24. doi: 10.3969/j.issn.1000-3428.2009.04.008

• 博士论文 • 上一篇    下一篇

TPR*树索引构建及其动态维护方法

廖 巍1,吴晓平1,严承华1,钟志农2   

  1. (1. 海军工程大学电子工程学院,武汉 430033;2. 国防科技大学电子科学与工程学院,长沙 410073)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-02-20 发布日期:2009-02-20

Method for Index-building and Dynamic Maintenance of TPR*-tree

LIAO Wei1, WU Xiao-ping1, YAN Cheng-hua1, ZHONG Zhi-nong2   

  1. (1. College of Electronic Engineering, Naval Engineering University, Wuhan 430033;2. College of Electronic Science & Engineering, National University of Defense Technology, Changsha 410073)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-02-20 Published:2009-02-20

摘要: 提出一种新的TPR*树索引构建方法,在根节点层利用速度矢量对移动对象集进行划分,根据速度矢量的大小将移动对象聚集到不同子节点中,并逐层构建TPR*树。在根节点层用溢出桶存储插入的移动对象记录,同时对TPR*树索引进行批量插入更新,以减少其插入更新维护的代价。实验结果表明,该方法是可行的。

关键词: TPR*树, 构建算法, 溢出桶, 插入延迟更新

Abstract: A novel method for index-building of TPR*-tree is proposed, which splits the moving object set at root node level by using velocity vector. According to the value of velocity vector, the moving objects are clustered into different sub-nodes, which then constructs the TPR*-tree. The records of moving objects are stored by using overflow bucket at root node level, and the index of TPR*-tree is inserted and updated with a batch, which decreases the cost of insertion maintenance. Experimental results show this method is feasible.

Key words: TPR*-tree, construction algorithm, overflow bucket, insertion delay update

中图分类号: