-
飞机订票退票系统
模拟一个飞机订票退票系统
假定某民航机场有m个航班,每个航班都只到达一个目的地。试为该机场售票处设计一个自动订票和退票系统。...
飞机订票退票系统
模拟一个飞机订票退票系统
假定某民航机场有m个航班,每个航班都只到达一个目的地。试为该机场售票处设计一个自动订票和退票系统。
要求系统具有以下功能:
(1)订票。若该航次余票数大于等于乘客订票数,则在该航次的乘客表(按乘客姓氏字母顺序连接)中,插入订票乘客的信息项,并修改该航次的有关数据,否则,给出相应的提示信息。
(2)退票。若该航次余票数小于等于乘客订票数,则在该航次的乘客表中找出该乘客项,修改该航次及乘客表中有关数据。当由于退票,使得该乘客的订票数为零时,要从乘客表中撤消该乘客项;否则,给出相应的提示信息。
(3)、将某航次的余票数恢复初值――该航次的最大客票数。
当客户订票数要求不能满足时,系统也可向客户提供到达同一目的地的其他航线情况。
- 2022-07-15 10:54:33下载
- 积分:1
-
速易ASP.NET代码生成器 速易ASP.NET代码生成器
速易ASP.NET代码生成器 速易ASP.NET代码生成器-speed easily ASP.NET code generator speed easily ASP.NET code generator
- 2022-02-05 19:08:36下载
- 积分:1
-
结合CSpinButtonCtrl与CEdit功能的扩展Edit(支持浮点型)
资源描述用于进行Edit数字增加或减小功能(支持浮点型),通过自绘CEdit,并绑定CSpinButtonCtrl,进行数据在指定范围内增长或减小。自绘会编辑框显示更美观
- 2022-06-16 15:55:16下载
- 积分:1
-
这是一本关于多线程编程的教科书。这本书的目的
This a textbook on multithreaded programming. The objective of this book
is to teach students about languages and libraries for multithreaded programming,
to help students develop problem-solving and programming skills, and to
describe and demonstrate various testing and debugging techniques that have been
developed for multithreaded programs over the past 20 years.-This is a textbook on multithreaded programming. The objective of this book
is to teach students about languages and libraries for multithreaded programming,
to help students develop problem-solving and programming skills, and to
describe and demonstrate various testing and debugging techniques that have been
developed for multithreaded programs over the past 20 years.
- 2022-02-15 09:56:47下载
- 积分:1
-
简易进销存(学习用) 绝对私人开发,并非上网抄袭
简易进销存(学习用) 绝对私人开发,并非上网抄袭-summary Invoicing (to study) absolutely private development, the Internet is not plagiarism
- 2022-01-22 03:23:56下载
- 积分:1
-
绝对可以运行的程序 校园导游
绝对可以运行的程序 校园导游-definitely can run the procedure campus tour guides
- 2022-02-12 22:50:38下载
- 积分:1
-
通过利用VB的控件制作播放器 并通过制作小的计算程序 能够实现边听音乐边学习...
通过利用VB的控件制作播放器 并通过制作小的计算程序 能够实现边听音乐边学习-Through the use of VB controls the production of players and through the production of a small computer program can be realized while listening to music while studying
- 2023-06-23 13:05:03下载
- 积分:1
-
IOCP网关delphi源码
资源描述IOCP网关源码,以这个是以delphi开发的,用在游戏网关有很好的性能提提升,是不可多得的源码,有兴趣的朋友可以下载来研究下,
- 2023-08-11 00:15:02下载
- 积分:1
-
堆排序的free pascal实现代码及其复杂度分析
堆排序的free pascal实现代码及其复杂度分析-heap_sort
- 2022-08-25 13:16:52下载
- 积分:1
-
大名鼎鼎的深入浅出MFC一书所附的源代码。
大名鼎鼎的深入浅出MFC一书所附的源代码。-The famous book in layman" s language and MFC source code attached.
- 2022-08-08 16:59:02下载
- 积分:1