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

计算机工程 ›› 2010, Vol. 36 ›› Issue (8): 79-82. doi: 10.3969/j.issn.1000-3428.2010.08.028

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

道路网络中的连续最近邻查询

冯惠妍1,郭俊凤2   

  1. (1. 黑龙江八一农垦大学信息技术学院,大庆 163319;2. 黑龙江东方学院计算机科学与电气工程学部,哈尔滨 150086)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2010-04-20 发布日期:2010-04-20

Continuous Nearest Neighbor Queries in Road Network

FENG Hui-yan1, GUO Jun-feng2   

  1. (1. College of Information Technology, Heilongjiang Bayi Agricultural University, Daqing 163319; 2. Computer Science and Electrical Equipment Engineering Headquarter, Heilongjiang East University, Harbin 150086)
  • Received:1900-01-01 Revised:1900-01-01 Online:2010-04-20 Published:2010-04-20

摘要: 为了减少连续最近邻查询中计算K个最近邻的次数和减小算法需要的存储空间,提出一种道路网络中求连续最近邻的方法。给出分点的计算方法及连续最近邻查询算法,对算法的正确性、可终止性进行证明,并分析算法复杂度。与相关算法进行实验比较,得出该算法更适合于对象频繁发生变化的实际网络。

关键词: 道路网络, 连续最近邻, 分点, 查询算法

Abstract: In order to reduce the number of computing K nearest neighbors and compress the store space in Continuous Nearest Neighbor(CNN) query, a method of computing CNN query in road network is proposed. It presents the method of computing split points and the algorithm of CNN, and provides the proof of the correction and termination and complexity of the CNN query algorithm. By comparing with related algorithms, it concludes that it is more suitable for practical networks with the frequent change of objects in networks.

Key words: road network, Continuous Nearest Neighbor(CNN), split points, query algorithm

中图分类号: