文件名称:jifangjiweiyudingxitong
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2015-06-06
- 文件大小:
- 243kb
- 下载次数:
- 0次
- 提 供 者:
- 陈**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
要求完成以下功能:
(1)系统以菜单方式工作
(2)查询,根据输入时间,输出机位信息。
(3)机位预定,根据输入的时间查询是否有空机位,若有则预约,若无则提供最近的时间段,另:若用户在非空时间上机,则将用户信息列入等待列表。
(4)退出预定,根据输入的时间,机器号撤销该事件的预定!
(5)查询是否有等待信息,若有则提供最优解决方案(等待时间尽量短),若无则显示提示信息。
-Accomplish the following functions:
(1) system to work the way the menu
(2) query, depending on the input time, the output of flight information.
(3) flight reservation, depending on the time the query entered for empty seats, if you make an appointment, if not then provide the most recent period, and the other: if the user on the non-inclusion of air time machine, it will wait for user information list.
(4) Exit reservations, according to the input of the time, machine number revoke Book this event!
(5) whether the query has to wait for information, if it is to provide the best solutions (wait time as short as possible), if not then display message
(1)系统以菜单方式工作
(2)查询,根据输入时间,输出机位信息。
(3)机位预定,根据输入的时间查询是否有空机位,若有则预约,若无则提供最近的时间段,另:若用户在非空时间上机,则将用户信息列入等待列表。
(4)退出预定,根据输入的时间,机器号撤销该事件的预定!
(5)查询是否有等待信息,若有则提供最优解决方案(等待时间尽量短),若无则显示提示信息。
-Accomplish the following functions:
(1) system to work the way the menu
(2) query, depending on the input time, the output of flight information.
(3) flight reservation, depending on the time the query entered for empty seats, if you make an appointment, if not then provide the most recent period, and the other: if the user on the non-inclusion of air time machine, it will wait for user information list.
(4) Exit reservations, according to the input of the time, machine number revoke Book this event!
(5) whether the query has to wait for information, if it is to provide the best solutions (wait time as short as possible), if not then display message
(系统自动生成,下载前可以参看下载内容)
下载文件列表
代码
....\1
....\.\1.cpp
....\.\1.dsp
....\.\1.dsw
....\.\1.plg
....\.\Debug
....\.\.....\1.exe
....\.\.....\1.ilk
....\.\.....\1.obj
....\.\.....\1.pch
....\.\.....\1.pdb
....\.\.....\vc60.idb
....\.\.....\vc60.pdb
....\.\waitlist.txt
机房机位预定系统.doc