-
一个飞机票订票和退票系统。假设某民航机场有m个航次的班机,每个航次都只到达一个目的地,试为该机场售票处设计一个自动订票和退票系统。
该系统需要实现以...
一个飞机票订票和退票系统。假设某民航机场有m个航次的班机,每个航次都只到达一个目的地,试为该机场售票处设计一个自动订票和退票系统。
该系统需要实现以下功能:
(1) 订票:若该航次余票数大于等于客订票数,则在该航次的乘客表(按乘客姓氏字母词典顺序排列)中,插入订票乘客的信息项,并修改该航次有关数据,否则给出相应提示信息;
(2) 退票:若退票数小于该乘客原订票数,则在相应的乘客表中找到该乘客项,修改该航次及乘客表中有关数据。当由于退票使得该乘客的订票数为零时,要从乘客表中撤销该乘客项;否则给出相应的提示信息;
(3) 将某航次的余票数恢复初值为该航次的最大客票数;
(4) 显示:显示该机场各航次班机的售票情况。-Booking air tickets and a refund system. Assuming there are m a civil airport voyage of the flights, each voyage only to reach a destination, the trial design for an automated airport ticket booking and refund system.
The system needs to achieve the following functions:
(1) booking: If the voyage than the number of votes greater than or equal to the number of passengers booking, the passenger in the voyage List (alphabetical by passengers dictionary order), insert the booking information of passengers, and modify the data of the voyage Otherwise, the corresponding message
(2) Refund: If the refund is less than the number of votes of the original passeng
- 2022-08-03 17:49:14下载
- 积分:1
-
将阻断64串
convert unsinged int 64 to string
- 2022-02-20 07:07:13下载
- 积分:1
-
这是用Windows编写的,已经是一个完整的游戏了。游戏名字叫陕西麻将。...
这是用Windows编写的,已经是一个完整的游戏了。游戏名字叫陕西麻将。-This is prepared by using Windows, it is a complete game. Shaanxi mahjong game name.
- 2022-03-20 09:15:20下载
- 积分:1
-
个人信息的发布系统。原代码你可以参考学习
个人信息的发布系统。原代码你可以参考学习- the system of the person information express.
- 2022-05-14 17:43:08下载
- 积分:1
-
openssl生成证书,数字签名,加密解码
资源描述
利用openssl 生成根证书,证书发布,数字签名。
握手建立会话长连接,发送,接收数据,最后销毁会话。
- 2022-01-22 10:52:17下载
- 积分:1
-
VC实现属性页示例
项目中应用程序常会实现配置对话框,以方便用户配置参数。复杂应用的配置参数可能比较多,如果所有配置参数显示在一个对话框窗口,可能显得拥挤并且有些凌乱。属性页可以很好的解决此问题,可将不同类别的配置参数放在不同属性页中显示操作,界面显得既简洁又有条理。本程序为visual C++实现的属性页的例子,对做工程项目有帮助。程序采用MDI窗口实现,visual studio 2008工程
- 2022-03-10 12:28:33下载
- 积分:1
-
VC摹仿手写字的源码。大家来看看,共同探讨。
VC摹仿手写字的源码。大家来看看,共同探讨。-VC imitate handwritten word source. You see, and explore together.
- 2022-01-25 22:22:58下载
- 积分:1
-
详细介绍了 WInce 平台上UI定制方法, 以及UI开发的思路.
详细介绍了 WInce 平台上UI定制方法, 以及UI开发的思路.-Described in detail WInce platform UI customization methods, as well as UI development way of thinking.
- 2022-03-13 17:02:50下载
- 积分:1
-
这一个医生预约系统
this a doctors appointment system-this is a doctors appointment system
- 2022-07-18 17:04:28下载
- 积分:1
-
This application allows you to monitor all changes done to the any folder on loc...
This application allows you to monitor all changes done to the any folder on local or network directory. Application supports sub directories. This application requires .Net 2.0 to run. (Vb.Net 05)
- 2022-07-14 09:25:13下载
- 积分:1