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

计算机工程 ›› 2008, Vol. 34 ›› Issue (2): 17-19. doi: 10.3969/j.issn.1000-3428.2008.02.006

• 博士论文 • 上一篇    下一篇

基于Hilbert曲线的高维k-最近对查询算法

徐红波1,郝忠孝1,2,3   

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

k-closest Pairs Query Algorithm Based on Hilbert Curve

XU Hong-bo1, HAO Zhong-xiao1,2,3   

  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;3. Department of Computer Science and Technology, Qiqihar University, Qiqihar 161006)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-01-20 Published:2008-01-20

摘要: 利用Hilbert曲线的数据聚类特性,将高维空间中的点映射到线性空间中,给出相应的降维方法,提出基于Hilbert曲线的高维k-最近对查询算法,并证实了其正确性。算法能够删减点集中大量的点以优化扫描过程,减少运行时间,实验结果表明该算法优于连续扫描算法。

关键词: 高维空间, 降维方法, Hilbert曲线, k-最近对查询算法

Abstract: Utilizing clustering quality of Hilbert curve, this paper presents definitions of reducing dimensionality, gives an algorithm to query k-closest pairs based on Hilbert curve, and proves the correctness of it. It can delete useless points in point set to optimize scanning procedure and reduce running time. According to the experiment, the algorithm is better than sequential-scan method.

Key words: high-dimensional space, dimensionality reduction, Hilbert curve, k-closest pairs query algorithm

中图分类号: