文件名称:StringHashTable
介绍说明--下载内容均来自于网络,请自行研究使用
一个利用string作为key的hashtable的简单实现,利用BKDRHash作为核心hash算法,采用开链法处理碰撞。-A simple implementation of the string as the key of the hashtable, using BKDRHash as core hash algorithm, the use of open-chain collision handling.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
StringHashTable.hpp