文件名称:search
介绍说明--下载内容均来自于网络,请自行研究使用
【问题描述】
为宿舍管理人员编写一个宿舍管理查询软件。
【基本要求】
(1)采用交互工作方式;
(2)建立数据文件 ,数据文件按关键字(姓名、学号、房号)进行排序(冒泡、选择、插入排序等任选一种)。
(3)建立查询菜单: (用二分查找实现以下操作)
按姓名查询
按学号查询
按房号查询
打印任一查询结果(可以连续操作)([descr iption of the problem]
A dormitory management inquiry software is written for the dormitory management staff.
[basic requirements]
(1) the use of interactive work;
(2) the data files are set up, and the data files are sorted according to the key words (name, school number, room number).
(3) setting up a query menu: (using a two point lookup to achieve the following operation)
By name
According to the school number
Check by room number
Print any query result (can be operated continuously))
为宿舍管理人员编写一个宿舍管理查询软件。
【基本要求】
(1)采用交互工作方式;
(2)建立数据文件 ,数据文件按关键字(姓名、学号、房号)进行排序(冒泡、选择、插入排序等任选一种)。
(3)建立查询菜单: (用二分查找实现以下操作)
按姓名查询
按学号查询
按房号查询
打印任一查询结果(可以连续操作)([descr iption of the problem]
A dormitory management inquiry software is written for the dormitory management staff.
[basic requirements]
(1) the use of interactive work;
(2) the data files are set up, and the data files are sorted according to the key words (name, school number, room number).
(3) setting up a query menu: (using a two point lookup to achieve the following operation)
By name
According to the school number
Check by room number
Print any query result (can be operated continuously))
相关搜索: 管理查询
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
search | 0 | 2018-03-05 |
search\6.cpp | 19395 | 2015-12-23 |
search\6.dsp | 3341 | 2015-12-23 |
search\6.dsw | 510 | 2015-12-23 |
search\6.ncb | 58368 | 2015-12-23 |
search\6.opt | 48640 | 2015-12-23 |
search\6.plg | 236 | 2015-12-23 |
search\Debug | 0 | 2018-03-05 |
search\Debug\6.exe | 585820 | 2015-12-23 |
search\Debug\6.ilk | 817556 | 2015-12-23 |
search\Debug\6.obj | 311645 | 2015-12-23 |
search\Debug\6.pch | 2067056 | 2015-12-23 |
search\Debug\6.pdb | 1172480 | 2015-12-23 |
search\Debug\vc60.idb | 99328 | 2015-12-23 |
search\Debug\vc60.pdb | 110592 | 2015-12-23 |
search\student.dat | 540 | 2015-12-23 |