期刊文献+

一种改进的hash map实现方式 被引量:2

An improved hash map realization method
在线阅读 下载PDF
导出
摘要 在大数据量项目中,hash map是一个非常实用的数据结构,经常用于缓存、排重、查找等。本文在stl(standard tem plate library,标准模板库)hash map数据结构的基础上,通过利用桶下标的自然有序特点,减少了链表中对hash值的存储空间,使其大幅度地节省内存,同时在一些特定的条件下,也提高了查询性能。 Hash map is an economic data structure in a huge data project,and it is used in cache,removing duplicate,look-up and so on.The paper is based on the stl (standard template library) hash map data structure.It aims at some particular application occasions and improves memory usage and look-up performance.
作者 李晓堂 詹峰
出处 《深圳信息职业技术学院学报》 2010年第2期80-83,共4页 Journal of Shenzhen Institute of Information Technology
关键词 HASH MAP 改进 数据结构 hash map modification data structure
  • 相关文献

参考文献3

二级参考文献11

  • 1王昌晶,薛锦云.从C++模板到STL[J].江西师范大学学报(自然科学版),2004,28(4):321-324. 被引量:7
  • 2张科.多次Hash快速分词算法[J].计算机工程与设计,2007,28(7):1716-1718. 被引量:22
  • 3Kumar S, Crowley P. Segmented Hash: An Efficient Hash Table Implementation for High Performance Networking Subsystems[C]//Proc of the 2005 Symp on Architecture for Networking and Communications Systems, 2005.
  • 4Song H, Dharrnapurikar S, Turner J, et al. Fast Hash Table Lookup Using Extended Bloom Filter: An Aid to Network Processing[C]// Proc of the 2005 Conf on Applications, Technologies, Architectures, and Protocols for Computer Communications, 2005.
  • 5Li Kang, Zhong Zhenyu. Fast Statistical Spare Filter by Approximate Classifications[C]//Proc of the Joint Int'l Conf on Measurement and Modeling of Computer Systems, 2006.
  • 6JDKTM 5. 0 Documentation[EB/OL]. [-2007-11-22]. http://java .sun. com/j2se/1.5.0/docs/index. html.
  • 7(德)NicolaiM.Josuttis著,侯捷,孟岩.C++标准程序库[M]华中科技大学出版社,2002.
  • 8钟武,胡守仁.一种改进的多连接查询优化方法[J].软件学报,1998,9(2):125-128. 被引量:8
  • 9董红斌,梁意文,康立山,陈毓屏.利用启发式信息优化多连接查询的遗传算法[J].武汉大学学报(自然科学版),1999,45(5):743-746. 被引量:3
  • 10李庆虎,陈玉健,孙家广.一种中文分词词典新机制——双字哈希机制[J].中文信息学报,2003,17(4):13-18. 被引量:109

共引文献30

同被引文献27

引证文献2

二级引证文献33

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部