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

计算机工程 ›› 2012, Vol. 38 ›› Issue (04): 82-83. doi: 10.3969/j.issn.1000-3428.2012.04.027

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

数据集中单纯型连续近邻链查询方法

李 松 1a,张丽平 1a,蔡志涛 2,郝晓红 1 b,王 淼 1a   

  1. (1. 哈尔滨理工大学 a. 计算机科学与技术学院;b. 计算中心,哈尔滨 150080; 2. 盐城生物工程高等职业技术学校汽车电子工程系,江苏 盐城 224051)
  • 收稿日期:2011-08-03 出版日期:2012-02-20 发布日期:2012-02-20
  • 作者简介:李 松(1977-),男,副教授、博士,主研方向:数据库技术;张丽平,讲师、硕士;蔡志涛,讲师;郝晓红,高级实验师;王 淼,博士研究生
  • 基金资助:

    黑龙江省教育厅科学技术研究基金资助项目(11551084)

Query Method of Simple Continus Near Neighbor Chain in Dataset

LI Song 1a, ZHANG Li-ping 1a, CAI Zhi-tao 2, HAO Xiao-hong 1b, WANG Miao 1a   

  1. (1a. School of Computer Science and Technology; 1b. Computation Center, Harbin University of Science and Technology, Harbin 150080, China; 2. Department of Automotive Electronic Engineering, Yancheng Biology Engineering Higher Vocational School, Yancheng 224051, China)
  • Received:2011-08-03 Online:2012-02-20 Published:2012-02-20

摘要: 为解决数据集中的单纯型连续近邻链查询问题,提出一种基于Voronoi图的查询方法。给出单纯型连续近邻链查询的定义,利用Voronoi图的性质对大量数据点进行精减,设计可准确查询出数据集中单纯型连续近邻链的查询算法。实验结果表明,随着待查连续近邻链所含数据点规模的增大,该方法的效率比传统基于R树方法更高。

关键词: 空间数据库, 数据集, 最近邻查询, 连续近邻链, R树, Voronoi图

Abstract: To handle the Simple Continues Near Neighbor Chain(SCNNC) query in dataset, the method based on the Voronoi diagram is proposed. The definition of SCNNC query is given and many data points are deleted based on the properties of the Voronoi diagram. The algorithm which can accurately query the simple continues near neighbor chain in dataset is put forward. Experimental results show that with the increasing numbers of the points in the simple continue near neighbor chain, the method has more advantages than the method based on R tree.

Key words: spatial database, dataset, Nearest Neighbor(NN) query, continues near neighbor chain, R tree, Voronoi diagram

中图分类号: