首页 | 本学科首页   官方微博 | 高级检索  
     

受限网络模糊对象最近邻查询
引用本文:高峻,郝忠孝.受限网络模糊对象最近邻查询[J].计算机工程,2014(3):39-45.
作者姓名:高峻  郝忠孝
作者单位:[1]哈尔滨理工大学计算机科学与技术学院,哈尔滨150080 [2]哈尔滨工业大学计算机科学与技术学院,哈尔滨150001
基金项目:黑龙江省自然科学基金资助项目(F200821).
摘    要:针对网络空间中有范围约束、不确定对象的最近邻查询问题,提出范围受限的网络空间模糊对象最近邻查询概念,并根据查询顺序的不同,给出NN-R查询算法和R-NN查询算法。两种算法均采用网络位置信息与连接信息分别存储的方式,使用聚类文件进行组织,减少I/O操作。NN-R算法在近邻查询过程中利用查询对象与受限范围的α-距离作为约束,缩小搜索范围。R-NN算法将受限范围内查询对象的欧氏近邻作为候选对象,利用欧氏距离的下界性与易求性降低时间复杂度。两种算法时间复杂度分别为O((log_(m1)|E|+(|V~*|m3+1)log_(m2)|V|+|E|+|V|log|V|+n(lgn+1))和O(log_(m4)n+(k+1)log_(m1)|E|+|E|+|V|log|V|)。实验结果表明,在各自适用条件下,两种算法均有较好的性能。

关 键 词:确定网络  范围约束  模糊最近邻  α-距离  邻接表  R树

Nearest Neighbor Query for Fuzzy Object in Constraint Network
GAO Jun,HAO Zhong-xiao.Nearest Neighbor Query for Fuzzy Object in Constraint Network[J].Computer Engineering,2014(3):39-45.
Authors:GAO Jun  HAO Zhong-xiao
Affiliation:1. College of Computer Science and Technology, Harbin University of Science and Technology, Harbin 150080, China; 2. College of Computer Science and Technology, Harbin Institute of Technology, Harbin 150001, China)
Abstract:Aiming at nearest neighbor query for uncertain object with range constraint in network, the concept of nearest neighbor query for fuzzy object in constraint network is put forward. According to the query sequence, two query algorithms are proposed: NN-R and R-NN. In the way of storage, the two algorithms all use the index structure that spatial location information separated from network space connection information, and they use clustering file organization to reduce I/O operation. NN-R algorithm reduces the search area by using minimum and maximum ct-distance between fuzzy object and range constraint. R-NN algorithm uses Euclidean nearest neighbors as the candidates. It declines the complexity by using that Euclidean distance can be computed easily and is the bottom boundary of the network distance. The complexity of the algorithms is respectively O((logm|E|+(|V*|m3+1)log.2|V+|E|+|V|log|V|+n(1gn+1))and O(10g.4n+(k+1)logml|+|E|-+|log|v|. Experimental results show that the two algorithms all have better performance in the condition of their own applied area.
Keywords:certain network  range constraint  fuzzy nearest neighbor  a-distance  adjacent table  R tree
本文献已被 CNKI 维普 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号