文件名称:haxibiao
介绍说明--下载内容均来自于网络,请自行研究使用
设计哈希表实现电话号码查询系统。设计程序完成以下要求:
(1)设每个记录有下列数据项:电话号码、用户名、地址;
(2)从键盘输入各记录 ,以电话号码为关键字建立哈希表(至少要有12个以上的记录,哈希表的长度为8);
(3)采用链地址法解决冲突;-Hash table to achieve the design number inquiry system. Design process is complete the following requirements:
(1) Let each record the following data items: telephone numbers, user name, address
(2) the record input from the keyboard, the phone number for the keyword to create a hash table (at least more than 12 records, the length of the hash table 8)
(3) address the use of chain method to solve conflicts
(1)设每个记录有下列数据项:电话号码、用户名、地址;
(2)从键盘输入各记录 ,以电话号码为关键字建立哈希表(至少要有12个以上的记录,哈希表的长度为8);
(3)采用链地址法解决冲突;-Hash table to achieve the design number inquiry system. Design process is complete the following requirements:
(1) Let each record the following data items: telephone numbers, user name, address
(2) the record input from the keyboard, the phone number for the keyword to create a hash table (at least more than 12 records, the length of the hash table 8)
(3) address the use of chain method to solve conflicts
(系统自动生成,下载前可以参看下载内容)
下载文件列表
haxibiao.doc