节点文献

一种复合式索引结构及其性能比较研究

The Study of an Compound Index Structure & Its Performance Comparison

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 周庆利贺贤明

【Author】 ZHOU Qin-Li, HE Xian-Ming(Hospital Institute of Zhejiang University, Hangzhou 310006 China)

【机构】 浙江大学医学院浙江大学医学院 杭州310006杭州310006

【摘要】 一般Hash算法中溢出桶与常规桶是通过指针连接的。对于海量数据的等值查询来说,通过指针查询是低效的。本文提出一种类似二次Hash的算法,在常规桶与桶地址表之间建立一个二叉排序树的结构,使得我们能够通过折半查找直接找到对应的桶。实验表明,该算法能够显著提高查询效率。

【Abstract】 In hash algorithm, the bucket and flow-bucket are linked by the pointers. It is very much inefficient to search a value corresponding to a flow-bucket. In this paper, we present a novel compound index structure which includes a balanced binary tree. The experiment indicates that its performance is better than other indexing algorithm such as ordered indices and hash indices.

【关键词】 哈希算法哈杀索引有序索引
【Key words】 Hash algorithmHash indicesOrdered indices
  • 【文献出处】 微电子学与计算机 ,Microelectronics & Computer , 编辑部邮箱 ,2004年10期
  • 【分类号】TP311.132.3
  • 【被引频次】2
  • 【下载频次】82
节点文献中: 

本文链接的文献网络图示:

本文的引文网络