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

计算机工程 ›› 2008, Vol. 34 ›› Issue (22): 80-82. doi: 10.3969/j.issn.1000-3428.2008.22.027

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

一种粗关系数据库索引方法

邱桃荣1,袁新娣2,魏玲玲1,徐 苏1   

  1. (1. 南昌大学计算机系,南昌 330031;2. 江西赣南师范学院物理与信息科学系,赣州 341000)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-11-20 发布日期:2008-11-20

Index Approach of Rough Relational Database

QIU Tao-rong1, YUAN Xin-di2, WEI Ling-ling1, XU Su1   

  1. (1. Department of Computer, Nanchang University, Nanchang 330031; 2. Department of Physics and Information Science, Gannan Normal College, Ganzhou 341000)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-11-20 Published:2008-11-20

摘要: 根据粗关系数据库中所存数据的特性,提出不确定性数据索引方法。将粗关系数据库中的元组属性值以二进制串表示,借助改进的汉明距离公式计算元组间的距离,构成距离矩阵,根据该矩阵中的距离值将元组分类,从而实现对表中元组的索引。给出描述索引的算法,通过实例说明了该索引方法是可行和有效的。

关键词: 粗关系数据库, 索引, 汉明距离

Abstract: According to the characteristic of data stored in rough relational databases, one approach to index uncertain data is put forward. The values of attributes of tuples in rough relational databases are represented by binary string. Based on the improved formula of Hamming distance, the distance between tuples is calculated and a distance matrix is constructed. On the basis of the distance matrix, the tuples are classified and index of tuples is implemented. An algorithm for index of rough relational databases is described and illustrated by using a soil analysis example. The example shows that the proposed approach is useful and effective.

Key words: rough relational database, index, Hamming distance

中图分类号: