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

计算机工程 ›› 2011, Vol. 37 ›› Issue (19): 76-78. doi: 10.3969/j.issn.1000-3428.2011.19.024

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

移动对象最近邻查询实时更新算法

周宗毅,杜忠军   

  1. (四川大学计算机学院,成都 610065)
  • 收稿日期:2011-03-13 出版日期:2011-10-05 发布日期:2011-10-05
  • 作者简介:周宗毅(1986-),男,硕士,主研方向:数据库技术,ERP系统;杜忠军,副教授

Real-time Update Algorithm for Nearest Neighbor Query of Moving Object

ZHOU Zong-yi, DU Zhong-jun   

  1. (College of Computer Science, Sichuan University, Chengdu 610065, China)
  • Received:2011-03-13 Online:2011-10-05 Published:2011-10-05

摘要: 在移动对象最近邻查询实时更新算法中,安全区一般是难以求解的不规则凸多边形。针对该问题,将安全区设计为圆形,在此基础上提出一种效率更高的移动对象最近邻查询更新算法。将算法分别运行于基站上的最近邻管理系统和移动对象上的Client管理系统,实验结果表明,该算法可以降低系统的存储代价,提高其数据处理性能。

关键词: 安全区, 最近邻, 移动对象, 最近邻管理系统, 实时更新

Abstract: In real-time update algorithm of nearest neighbor query of moving objects, safe area is always an irregular convex polygon which is difficult to solve. To address the problem, this paper designs safe area as a circular area, proposes a real-time update algorithm for nearest neighbor query of moving object, and takes it run on Nearest Neighbor Management System(NNMS) which works on fixed base station and Client Management System(ClientMS) which works on moving object. Experimental results show that the algorithm reduces storage costs of the system and improves data processing performance of the system.

Key words: safe area, nearest neighbor, moving object, Nearest Neighbor Management System(NNMS), real-time update

中图分类号: