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

计算机工程 ›› 2006, Vol. 32 ›› Issue (19): 60-61,7. doi: 10.3969/j.issn.1000-3428.2006.19.022

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

时空数据库中多个最近邻对象的查询算法

程 淼1,胡 圣1,袁正午1,葛君伟1,裴海英2   

  1. (1. 重庆邮电大学GIS研究所,重庆 400065;2. 韩国仁荷大学计算机信息学院智能型GIS研究中心)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2006-10-05 发布日期:2006-10-05

K-nearest Neighbor Query Algorithm in Spatio-temporal Databases

CHENG Miao1, HU Sheng1, YUAN Zhengwu1, GE Junwei1, BAE Haeyoung2

  

  1. (1. Chongqing GIS Institute, Chongqing Univ. of Posts & Telecom, Chongqing 400065; 2. Intelligence GIS Research Center, Department of Computer Science and Engineering, Inha University, Korea)
  • Received:1900-01-01 Revised:1900-01-01 Online:2006-10-05 Published:2006-10-05

摘要: 在时空数据库中,最近邻查询用于对某个查询对象,在被查询对象中找出离它最近的一个或多个对象。该文在TPR树这一时空索引的基础上,提出了一种高效的最近邻查询算法,能够支持移动对象的多个最近邻对象的查询,并在性能上也有所提高。

关键词: 时空数据库, 最近邻查询, TPR树, 移动对象

Abstract: In spatio-temporal databases, nearest neighbor(NN) query is used to find out one or more queried objects that are nearest to query object. This paper introduces an effect query algorithm based on TPR tree, such algorithm can support kNN query for moving objects and has a better performance than known algorithms.

Key words: Spatio-temporal databases, Nearest neighbor query, TPR tree, Moving objects

中图分类号: