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

计算机工程 ›› 2008, Vol. 34 ›› Issue (3): 100-101,. doi: 10.3969/j.issn.1000-3428.2008.03.035

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

基于路网的移动对象k近邻查询方法

郭景峰,刘汉峰,马 倩   

  1. (燕山大学信息科学与工程学院,秦皇岛 066004)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-02-05 发布日期:2008-02-05

k Nearest Neighbor Queries of Moving Objects Based on Networks

GUO Jing-feng, LIU Han-feng, MA Qian   

  1. (Information Science and Engineering Institute, Yanshan University, Qinhuangdao 066004)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-02-05 Published:2008-02-05

摘要: 针对基于路网的移动对象k近邻查询方法论Island的3点不足进行了研究,包括路网建模、交通堵塞探测方法的提出以及查询效率不高。提出了改进方法Island+,采用过度矩阵表示转向以及区域半径优化方法,结果证明提高了查询效率,查询时间和I/O对磁盘页访问次数明显少于原方法。

关键词: 路网, Island+算法, 交通堵塞探测, k近邻

Abstract: This paper proposes Island+ method improving Island method in three aspects: network modeling, traffic-jam exploration and optimization of Island’s radius, which is efficient to answer kNN search in constrained road network. By using transition matrix representation and radius optimization method, the search efficiency is better than the old method, including search time and I/O pages access.

Key words: network, Island+, traffic-jam exploration, k Nearest Neighbor(kNN)

中图分类号: