文件名称:hash
介绍说明--下载内容均来自于网络,请自行研究使用
建立一个小型信息管理系统(可以是图书、人事、学生、物资、商品等任何信息管理系统)。要求:
1.使用哈希查找表存储信息;
2.实现查找、插入、删除、统计、输出等功能;
-To establish a small information management system (books, personnel, students, materials, goods and other information management system). Requirement:
1 use hash lookup table to store information
2 to find, insert, delete, statistics, output and other functions
1.使用哈希查找表存储信息;
2.实现查找、插入、删除、统计、输出等功能;
-To establish a small information management system (books, personnel, students, materials, goods and other information management system). Requirement:
1 use hash lookup table to store information
2 to find, insert, delete, statistics, output and other functions
(系统自动生成,下载前可以参看下载内容)
下载文件列表
数据结构课程设计-哈希表及其应用.doc
Numsys.cpp