-
飞机订票退票系统
模拟一个飞机订票退票系统
假定某民航机场有m个航班,每个航班都只到达一个目的地。试为该机场售票处设计一个自动订票和退票系统。...
飞机订票退票系统
模拟一个飞机订票退票系统
假定某民航机场有m个航班,每个航班都只到达一个目的地。试为该机场售票处设计一个自动订票和退票系统。
要求系统具有以下功能:
(1)订票。若该航次余票数大于等于乘客订票数,则在该航次的乘客表(按乘客姓氏字母顺序连接)中,插入订票乘客的信息项,并修改该航次的有关数据,否则,给出相应的提示信息。
(2)退票。若该航次余票数小于等于乘客订票数,则在该航次的乘客表中找出该乘客项,修改该航次及乘客表中有关数据。当由于退票,使得该乘客的订票数为零时,要从乘客表中撤消该乘客项;否则,给出相应的提示信息。
(3)、将某航次的余票数恢复初值――该航次的最大客票数。
当客户订票数要求不能满足时,系统也可向客户提供到达同一目的地的其他航线情况。
- 2022-07-15 10:54:33下载
- 积分:1
-
BLDC无传感器控制
基于TMS320F28XXX的BLDC无传感器控制技术。带相位检测,反电势检测。分步是调试BLDC电机程序。
- 2023-05-07 12:10:03下载
- 积分:1
-
在线招聘门户网站
在线招聘门户系统提供了获取驰名的公司中工作的好方式。在此系统中,有求职者和提供者的工作......,求职者检查作业可用性通过他们的帐户并上传自己的简历。作业提供商输入新作业的详细信息和他们可以查看求职简历。
- 2023-01-29 06:05:03下载
- 积分:1
-
一个简单的用MFC编写的文档编程器,具有设置字体大小,调整颜色和保存等功能。...
一个简单的用MFC编写的文档编程器,具有设置字体大小,调整颜色和保存等功能。-A simple preparation of documents with the MFC programmer, has set the font size, adjust color and save functions.
- 2022-01-25 14:52:00下载
- 积分:1
-
怎样用system()函数来调用与本身文件不在同一目录下的.exe文件...
怎样用system()函数来调用与本身文件不在同一目录下的.exe文件
-How to use system () function call with its own file is not in the same directory. Exe files
- 2022-12-04 00:10:03下载
- 积分:1
-
vc++分割窗口编程,动态分割,分左右或上下视图
vc++分割窗口编程,动态分割,分左右或上下视图-vc split window programming, dynamic segmentation, or around next View
- 2022-01-30 11:30:02下载
- 积分:1
-
EVC的Grid ctrl应用,有需要的朋友可以联系我哦
EVC的Grid ctrl应用,有需要的朋友可以联系我哦-EVC Grid ctrl applications, the need to link our friends, oh I
- 2022-06-02 04:15:55下载
- 积分:1
-
这applicationnot不仅展示了使用微软基础知识…
This applicationnot only demonstrates the basics of using the Microsoft Foundation classesbut is also a starting point for writing your application.This file contains a summary of what you will find in each of the files thatmake up your TestTree application.
- 2022-02-01 01:11:01下载
- 积分:1
-
vc programming on the county S3 card driver preparation.
vc编程中关于S3县卡驱动的编写。-vc programming on the county S3 card driver preparation.
- 2022-02-06 13:36:34下载
- 积分:1
-
Program receives the user types a line character (the number of no more than 80...
程序接收用户键入的一行字符(字符个数不超过80个,该字符串用回车符结束),并按字母、数字及其他字符分类计数,然后将结果存入以letter、digit和other为名的存储单元中。-Program receives the user types a line character (the number of no more than 80 characters, the string end with a carriage return), according to letters, numbers and other characters were counted, and the results stored in order to letter, digit and the other in the name of the storage unit.
- 2023-05-14 03:05:03下载
- 积分:1