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

计算机工程 ›› 2007, Vol. 33 ›› Issue (02): 77-78. doi: 10.3969/j.issn.1000-3428.2007.02.026

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

高速缓存参数无关漏斗排序算法及其实现

吴英杰,王晓东,王一蕾   

  1. (福州大学数学与计算机科学学院,福州 350002)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-01-20 发布日期:2007-01-20

Cache Oblivious Funnelsort Algorithm and Its Implementation

WU Yingjie, WANG Xiaodong, WANG Yilei   

  1. (College of Mathematics and Computer Science, Fuzhou University, Fuzhou 350002)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-01-20 Published:2007-01-20

摘要: 分析了RAM模型与现实计算机之间存在的差异,介绍了一个新的存储模型——理想高速缓存模型。描述了漏斗结构,设计并实现了高速缓存参数无关漏斗排序算法,通过仿真试验验证了该排序算法的有效性。

关键词: 理想高速缓存模型, 参数无关, 漏斗排序, 算法

Abstract: The difference between RAM model and computer is analyzed, and a new memory model—ideal-cache model is introduced, then the funnel structure is analyzed detailedly, and cache-oblivious funnelsort algorithm is designed and implemented. Lastly, the availability is validated through simulation experiment.

Key words: Ideal-cache model, Cache oblivious, Funnelsort, Algorithm