节点文献

基于访问频率的Hash树

A Hash Tree Based on Frequency of Data Accessed

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

【作者】 臧雪柏陈思国王峥

【Author】 ZANG Xuebai1, CHEN Siguo1, WANG Zheng2(1.College of Computer Science and Technology,Jilin University,Changchun 130025,China; 2.College of Audult Education,Jilin University,Changchun 130025,China)

【机构】 吉林大学计算机科学与技术学院吉林大学成人教育学院 吉林长春 130025吉林长春 130025吉林长春 130025

【摘要】 Hash树是一种常用的数据结构。当Hash树不能完全装入内存时,会增加缺页中断次数,导致算法效率下降,为此本文研究并提出了根据项集的联合概率生成Hash树的方法。按访问频率将Hash树结点数据顺序地排放在线性空间中。这种数据存储方式既能适应操作系统中的程序局部性特征,又能达到减少I/O次数、提高数据存取效率的目的。

【Abstract】 Hash tree is a data structure that is used frequently.But if the nodes of the tree are not fully loaded into the main memory,the hashbased algorithm becomes not effective due to the increasing of interrupts of paging faults.In this paper,a method for hash tree generation based on the joint probability of item set is presented.The data is arranged sequentially in linear space according to the access frequency.Such data storaging mode can either adapt the program local character feature of operating system or acheiving the objective for reducing the I/O operations and enhancing the data access efficiency.The result of experiments showed that the optimized hash tree performed better.

【关键词】 Hash树数据存取频率缺页中断
【Key words】 Hash treedata accessed frequencypage faults
【基金】 吉林省自然科学基金资助项目(19990528)
  • 【文献出处】 吉林大学学报(工学版) ,Journal of Jilin University of Technology(Natural Science Edition) , 编辑部邮箱 ,2003年01期
  • 【分类号】TP311.13
  • 【被引频次】6
  • 【下载频次】107
节点文献中: 

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

本文的引文网络