文件名称:4
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-12-16
- 文件大小:
- 1.69mb
- 下载次数:
- 0次
- 提 供 者:
- 一*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Hash表应用
任务 :设计散列表实现电话号码查找系统。
基本要求:
1) 设每个记录有下列数据项:电话号码、用户名、地址;
2) 从键盘或文件输入各记录,不少于30个,以电话号码为关键字建立散列表;
3) 采用开放定址的方法解决冲突;
4) 查找并显示给定电话号码的记录; -Hash Table Application task: design hashtable phone number lookup system. Basic requirements: 1) Let each record the following data items: telephone number, user name, address 2) input from the keyboard or file record, not less than 30, the phone number for the keyword hash table 3) open addressing method to resolve the conflict 4) Find and given the phone number of records
任务 :设计散列表实现电话号码查找系统。
基本要求:
1) 设每个记录有下列数据项:电话号码、用户名、地址;
2) 从键盘或文件输入各记录,不少于30个,以电话号码为关键字建立散列表;
3) 采用开放定址的方法解决冲突;
4) 查找并显示给定电话号码的记录; -Hash Table Application task: design hashtable phone number lookup system. Basic requirements: 1) Let each record the following data items: telephone number, user name, address 2) input from the keyboard or file record, not less than 30, the phone number for the keyword hash table 3) open addressing method to resolve the conflict 4) Find and given the phone number of records
(系统自动生成,下载前可以参看下载内容)
下载文件列表
4\3.cpp
.\3.dsp
.\3.dsw
.\3.ncb
.\3.opt
.\3.plg
.\books.txt
.\Debug\3.exe
.\.....\3.ilk
.\.....\3.obj
.\.....\3.pch
.\.....\3.pdb
.\.....\vc60.idb
.\.....\vc60.pdb
.\.....\电话号码查找系统.exe
.\.....\电话号码查找系统.ilk
.\.....\电话号码查找系统.pch
.\.....\电话号码查找系统.pdb
.\Debug
4