-
迷宫问题的源代码,对一些人可能有用,希望大家支持。
迷宫问题的源代码,对一些人可能有用,希望大家支持。-Maze problem source code, may be useful for some people, I hope you will support them.
- 2022-02-28 19:19:27下载
- 积分:1
-
矩阵转置,intel线程挑战赛作品,多线程,TBB,归并排序,快速排序...
矩阵转置,intel线程挑战赛作品,多线程,TBB,归并排序,快速排序-Matrix transpose, intel Challenge thread works, multi-threaded, TBB, merge sort, quick sort
- 2022-09-05 14:10:03下载
- 积分:1
-
一个很有取的拼图游戏
一个很有取的拼图游戏-a very Formal pieces of the jigsaw
- 2022-02-24 20:27:05下载
- 积分:1
-
拦截Windows API接口程序源代码
拦截Windows API接口程序源代码 -Windows API interface program to intercept the source code to intercept Windows API interface program source code
- 2022-03-19 04:45:25下载
- 积分:1
-
shi jian nao zhong java cheng xu
shi jian nao zhong java cheng xu-jian shi Vision ZHONG java WM xu
- 2022-08-23 05:31:44下载
- 积分:1
-
This is a staff management system, please use the personal design
这是个员工管理系统,个人设计请用-This is a staff management system, please use the personal design
- 2022-03-18 17:43:29下载
- 积分:1
-
ASP技术在交互式网页设计中的运用
ASP技术在交互式网页设计中的运用-ASP technology in the interactive website design of
- 2022-05-12 23:15:29下载
- 积分:1
-
VB C #
vb to c#-vb to c#..............................
- 2022-04-14 14:25:54下载
- 积分:1
-
用 c + + 打乒乓球
用 c + + 打乒乓球
- 2022-04-24 11:59:05下载
- 积分:1
-
一个飞机票订票和退票系统。假设某民航机场有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