文件名称:hash11
介绍说明--下载内容均来自于网络,请自行研究使用
基本要求
假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。
测试数据
取周围较熟悉的30个人的姓名。-Assuming the basic requirements of people who named the name of the Chinese Pinyin form. Hash table to be filled a total of 30 names, taking the average search length limit to 2. Hash function used in addition to stay more than a few method to construct, and then use pseudo-random probing hashing conflicts. Test data taken 30 people around the more familiar names.
假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。
测试数据
取周围较熟悉的30个人的姓名。-Assuming the basic requirements of people who named the name of the Chinese Pinyin form. Hash table to be filled a total of 30 names, taking the average search length limit to 2. Hash function used in addition to stay more than a few method to construct, and then use pseudo-random probing hashing conflicts. Test data taken 30 people around the more familiar names.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
hash11.doc