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

计算机工程 ›› 2009, Vol. 35 ›› Issue (1): 52-54. doi: 10.3969/j.issn.1000-3428.2009.01.017

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

移动对象历史轨迹的连续最近邻查询算法

孙冬璞1,郝忠孝1,2   

  1. (1. 哈尔滨理工大学计算机科学与技术学院,哈尔滨 150080;2. 哈尔滨工业大学计算机科学与技术学院,哈尔滨 150001)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-01-05 发布日期:2009-01-05

Continuous Nearest Neighbor Query Algorithm for Historical Trajectories of Moving Objects

SUN Dong-pu1, HAO Zhong-xiao1,2   

  1. (1. College of Computer Science and Technology, Harbin University of Science and Technology, Harbin 150080; 2. College of Computer Science and Technology, Harbin Institute of Technology, Harbin 150001)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-01-05 Published:2009-01-05

摘要: 提出一种直接在原始时空坐标系下对一维移动对象的历史轨迹进行连续最近邻查询的算法,给出相关的定义与定理,通过分析轨迹之间的交点及轨迹线段单调性等特征,利用以前所求得的最近邻结果信息进行连续最近邻的查询判断。实验结果与分析表明,该算法具有较好的性能。

关键词: 连续最近邻查询, 时空数据库, 移动对象, 轨迹, 单调性

Abstract: Continuous nearest neighbor query is one of the key problems in spatio-temporal databases. A method for direct query of continuous nearest neighbors is proposed for historical trajectories of moving objects, and the related definition and theorems are introduced. By analyzing the characteristics such as the intersections of trajectories and the monotonicity of trajectory segments, and using the results of previous computation at the same time, the continuous nearest neighbor query processing is developed. Experimental results and analysis show that the algorithm has better performance.

Key words: continuous nearest neighbor query, spatio-temporal database, moving object, trajectory, monotonicity

中图分类号: