文件名称:cedar
介绍说明--下载内容均来自于网络,请自行研究使用
散列表实现的电话号码 查找1.从键盘输入各记录,分别以电话号码和用户名为关键字建立散列表;
2.采用一定的方法解决冲突;
3.查找并显示给定电话号码的记录;
4.查找并显示给定用户名的记录;
-Hash table to find a phone number to achieve. From the record keyboard input, respectively, phone number and user name tags set up hash table 2. By a certain method of conflict resolution 3. To find and display a given number of records 4. to find and show records of a given user name
2.采用一定的方法解决冲突;
3.查找并显示给定电话号码的记录;
4.查找并显示给定用户名的记录;
-Hash table to find a phone number to achieve. From the record keyboard input, respectively, phone number and user name tags set up hash table 2. By a certain method of conflict resolution 3. To find and display a given number of records 4. to find and show records of a given user name
(系统自动生成,下载前可以参看下载内容)
下载文件列表
散列表实现电话号查找系统.cpp