文件名称:hashsearch
介绍说明--下载内容均来自于网络,请自行研究使用
1、系统应具备的功能:
(1)设计哈希函数和哈希表;
(2)设计解决冲突的方法;
(3)输入一组数据建立哈希表,并实现在哈希表中进行查找。
-1, the system should have the function: (1) design a hash function and hash table (2) design solution to the conflict (3) input data to establish a set of hash tables, and to achieve in the hash table lookups .
(1)设计哈希函数和哈希表;
(2)设计解决冲突的方法;
(3)输入一组数据建立哈希表,并实现在哈希表中进行查找。
-1, the system should have the function: (1) design a hash function and hash table (2) design solution to the conflict (3) input data to establish a set of hash tables, and to achieve in the hash table lookups .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
hashsearch.c