-
一个飞机票订票和退票系统。假设某民航机场有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
-
BoardCast message to network using Winsock. It has 2 programs. One for Server an...
BoardCast message to network using Winsock. It has 2 programs. One for Server and another for clients. Comments/Suggestions are welcome at skc@doi.com.np
- 2022-03-01 03:27:51下载
- 积分:1
-
在VB中阅读PDF文件格式是vauleable参考源。
可以阅读pdf文件的VB源代码,极具参考价值。-source of reading pdf file in VB format.It is vauleable to reference.
- 2022-10-12 02:40:03下载
- 积分:1
-
数据结构与算法
数据结构与算法-程序、素材创建哈希对象与查找-Data Structures and Algorithms- procedures, materials to create the hash object and find
- 2022-02-03 14:54:13下载
- 积分:1
-
customers District mouse coordinates suggest that the development is basically w...
客户区鼠标坐标提示,基本上是winsdk开发的!-customers District mouse coordinates suggest that the development is basically winsdk!
- 2022-06-15 00:31:28下载
- 积分:1
-
实现俄罗斯方块的源代码,功能简单,操作容易,可供参考!...
实现俄罗斯方块的源代码,功能简单,操作容易,可供参考!-the source code carried out the Russia diamonds,function is easy,operating is easy,for reference !
- 2022-11-20 00:45:02下载
- 积分:1
-
vc下面ado编程的简单实例
vc下面ado编程的简单实例-vc below ado programming simple example
- 2023-01-14 12:25:03下载
- 积分:1
-
一个网络聊天服务端
一个网络聊天服务端-an Internet chat server
- 2022-01-31 06:46:34下载
- 积分:1
-
树形控件和列表控件相结合的新程序,其中包括列表框和组合框形成的新列表框...
树形控件和列表控件相结合的新程序,其中包括列表框和组合框形成的新列表框-Tree controls and list controls a combination of new procedures, including the list boxes and combo boxes to form a new list box
- 2022-10-03 22:00:04下载
- 积分:1
-
圆形水晶按钮 C# 做的
C# 开发的圆形水晶按扭,可以拿到项目中直接使用,有源码,有例子。源码可以直接拿来用,如有不懂可以看例子
- 2022-12-31 14:00:03下载
- 积分:1