文件名称:Hash
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2015-01-14
- 文件大小:
- 536kb
- 下载次数:
- 1次
- 提 供 者:
- 真*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
设计散列表实现身份证查找系统,对身份证号进行 Hash。
[基本要求]
(1) 设每个记录有下列数据项:身份证号码(虚构,位数和编码规则与真实一致即
可)、姓名、地址。
(2) 从键盘或文件输入各记录,以身份证号码为关键字建立散列表。
(3) 采用开放定址的方法解决冲突。
(4) 查找并显示给定身份信息的记录。-Designed to achieve identity hash table lookup system, ID number for Hash. [Basic requirements] (1) Let each record the following data items: ID number (fiction, median and encoding rules can be consistent with the real), name and address. (2) input the keyboard or a file for each record, to build a hash table ID number for keywords. (3) use of open addressing method to resolve the conflict. (4) to find and display status information for a given record.
[基本要求]
(1) 设每个记录有下列数据项:身份证号码(虚构,位数和编码规则与真实一致即
可)、姓名、地址。
(2) 从键盘或文件输入各记录,以身份证号码为关键字建立散列表。
(3) 采用开放定址的方法解决冲突。
(4) 查找并显示给定身份信息的记录。-Designed to achieve identity hash table lookup system, ID number for Hash. [Basic requirements] (1) Let each record the following data items: ID number (fiction, median and encoding rules can be consistent with the real), name and address. (2) input the keyboard or a file for each record, to build a hash table ID number for keywords. (3) use of open addressing method to resolve the conflict. (4) to find and display status information for a given record.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Hash\Hash.ncb
....\Hash.plg
....\People.txt
....\Hash.dsp
....\Hash.cpp
....\Hash.opt
....\Hash.dsw
....\Debug\vc60.idb
....\.....\vc60.pdb
....\.....\哈希表的应用.bsc
....\.....\哈希表的应用.exe
....\.....\哈希表的应用.pdb
....\.....\哈希表的应用.sbr
....\.....\哈希表的应用.pch
....\.....\哈希表的应用.ilk
....\.....\哈希表的应用.obj
....\.....\Hash.pch
....\.....\Hash.ilk
....\.....\Hash.exe
....\.....\Hash.pdb
....\.....\Hash.obj
....\Debug
Hash