文件名称:Hash
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.46mb
- 下载次数:
- 0次
- 提 供 者:
- 卧*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
散列表实现电话号码查找系统。
(1) 设每个记录有下列数据项:用户名、电话号码、地址;
(2) 从键盘输入各记录,以用户名(汉语拼音形式)为关键字建立散列表;
(3) 采用一定的方法解决冲突;
(4) 查找并显示给定电话号码的记录;
-The hash table phone number lookup system. (1) Let each record the following data: user name, phone number, address input from the keyboard (2) for each record, set up the hash to the user name (Pinyin form) for the keyword (3) certain methods of conflict resolution (4) to find and display to set the phone number of record
(1) 设每个记录有下列数据项:用户名、电话号码、地址;
(2) 从键盘输入各记录,以用户名(汉语拼音形式)为关键字建立散列表;
(3) 采用一定的方法解决冲突;
(4) 查找并显示给定电话号码的记录;
-The hash table phone number lookup system. (1) Let each record the following data: user name, phone number, address input from the keyboard (2) for each record, set up the hash to the user name (Pinyin form) for the keyword (3) certain methods of conflict resolution (4) to find and display to set the phone number of record
(系统自动生成,下载前可以参看下载内容)
下载文件列表
散列表的设计与实现\Debug\Hash.obj
..................\.....\vc60.idb
..................\.....\vc60.pdb
..................\.....\散列表的设计与实现.exe
..................\.....\散列表的设计与实现.ilk
..................\.....\散列表的设计与实现.pch
..................\.....\散列表的设计与实现.pdb
..................\Hash.cpp
..................\散列表的设计与实现.dsp
..................\散列表的设计与实现.dsw
..................\散列表的设计与实现.ncb
..................\散列表的设计与实现.opt
..................\散列表的设计与实现.plg
..................\Debug
散列表的设计与实现
..................\.....\vc60.idb
..................\.....\vc60.pdb
..................\.....\散列表的设计与实现.exe
..................\.....\散列表的设计与实现.ilk
..................\.....\散列表的设计与实现.pch
..................\.....\散列表的设计与实现.pdb
..................\Hash.cpp
..................\散列表的设计与实现.dsp
..................\散列表的设计与实现.dsw
..................\散列表的设计与实现.ncb
..................\散列表的设计与实现.opt
..................\散列表的设计与实现.plg
..................\Debug
散列表的设计与实现