首页 | 官方网站   微博 | 高级检索  
     

一种新型索引结构
引用本文:黎浩宏.一种新型索引结构[J].计算机工程,2008,34(16):85-86.
作者姓名:黎浩宏
作者单位:浙江工贸职业技术学院信息工程系,温州,325003
摘    要:传统Hash算法中溢出桶与主桶、溢出桶与溢出桶之间一般通过指针实现链接,对海量数据的等值查询采用指针方式效率很低。该文提出一种动态哈希索引算法,用B+树结构表示桶地址表,在桶地址表与记录键值之间建立一个B+树结构,通过二分查找可直接找到相应桶元素。实验结果表明,该算法的综合性能优于其他索引,其等值查询效率提高了15%。

关 键 词:哈希算法  B+树  索引
修稿时间: 

Novel Index Structure
LI Hao-hong.Novel Index Structure[J].Computer Engineering,2008,34(16):85-86.
Authors:LI Hao-hong
Affiliation:(Department of Information Engineering, Zhejiang Industry & Trade Polytechnic, Wenzhou 325003)
Abstract:In conventional Hash algorithms, the overflow buckets are linked with not only main bucket but also overflow bucket by the pointer. It is inefficient to search a value corresponding to a overflow bucket. This paper presents a novel dynamic Hash indexing structure called DL tree which uses B+tree structure to describe bucket address table, and establishes a B+tress between the bucket address table and register key assignments. The bucket element can be found by dimidiate research. The experimental results show that its comprehensive performance is better than other indexing algorithm. It can improve 15% of the equivalent inquiry efficiency.
Keywords:Hash algorithm  B+tree  index
本文献已被 CNKI 维普 万方数据 等数据库收录!
点击此处可从《计算机工程》浏览原始摘要信息
点击此处可从《计算机工程》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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

京公网安备 11010802026262号