-
一个飞机票订票和退票系统。假设某民航机场有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
-
河内之塔可以包含源代码里面的源代码,运行正确
汉诺塔源代码
里面含有可以正确运行的源代码-Tower of Hanoi can contain the source code inside the source code to run correct
- 2022-09-01 03:15:03下载
- 积分:1
-
ext2.1开发的一些列子。包括grid,tree,layout等配合ext文档使用
ext2.1开发的一些列子。包括grid,tree,layout等配合ext文档使用-ext2.1 ?? ?? ?? μ???? ???? ?? ???? × ?? ?? ?? ° ü?? ¨ grid ?? ?? tree ?? ?? layoutμ?????? ?? ??ext????μμ?? ?? ????
- 2022-12-14 16:00:04下载
- 积分:1
-
协同过滤算法
这是用于商品推荐的协同过滤算法。本算法的相似性度量采用的是皮尔森相似性。代码采用基于iterm的协同过滤,即先建立iterm的临近矩阵,对未打分的term采用临近矩阵进行打分。
- 2022-01-26 06:15:50下载
- 积分:1
-
window下的rsync 5.5.0最新版
window下的rsync 5.5.0最新版跟rsync可双向同步哦!
- 2022-05-21 20:40:00下载
- 积分:1
-
这是一本windows ce的电子文档,希望有需要的朋友能用得上,这本书很好 ,。...
这是一本windows ce的电子文档,希望有需要的朋友能用得上,这本书很好 ,。-windowsce
- 2023-04-07 06:35:04下载
- 积分:1
-
应用IDL编写的用于将dicom文件打开,并存储到一矩阵中,最终显示此图像!...
应用IDL编写的用于将dicom文件打开,并存储到一矩阵中,最终显示此图像!-A programe that can load the dicom image and store it in a matrix, finaly show it!
- 2022-01-25 19:48:44下载
- 积分:1
-
无
æ— -no
- 2022-01-22 05:23:29下载
- 积分:1
-
算法设计手册
The Algorithm Design Manual
by
Steven S. Skiena
- 2022-02-03 05:41:37下载
- 积分:1
-
一个使用MS VC++ 6.0编写的一个画笔程序实用程序,能实现画笔的基本功能,具有完整的工程,可以运行。...
一个使用MS VC++ 6.0编写的一个画笔程序实用程序,能实现画笔的基本功能,具有完整的工程,可以运行。-a 6.0 MS VC prepared by a brush procedures utility, able to brush the basic functions with complete projects can run.
- 2022-02-07 10:21:14下载
- 积分:1