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

An improved hash map realization method

在线阅读下载全文

作  者:李晓堂[1] 詹峰[1] 

机构地区:[1]深圳信息职业技术学院计算机应用系,深圳518029

出  处:《深圳信息职业技术学院学报》2010年第2期80-83,共4页Journal of Shenzhen Institute of Information Technology

摘  要:在大数据量项目中,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.

关 键 词:HASH MAP 改进 数据结构 

分 类 号:TP31[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象