-
Vb2005 prepared using a simple text processing example, for reference purposes o...
用vb2005编写的一个简单的文本处理实例,仅供参考!-Vb2005 prepared using a simple text processing example, for reference purposes only!
- 2022-10-20 01:30:03下载
- 积分:1
-
oracle oci vc++ 封装,非常好用
oracle oci vc++ 封装,非常好用-oracle oci vc++ package, very easy to use
- 2022-03-19 23:07:10下载
- 积分:1
-
file driver for xps356666
file driver for xps35-file driver for xps356666
- 2022-04-29 00:27:36下载
- 积分:1
-
本程序是用动态规划法来解决一些问题,关于动态规划的程序
本程序是用动态规划法来解决一些问题,关于动态规划的程序-this program is the dynamic programming method to solve the problem of dynamic planning process
- 2022-06-30 11:31:29下载
- 积分:1
-
Joseph Central issues
约瑟夫环问题,数据结构实验题目实验一 线性表应用-Joseph Central issues
- 2022-02-21 12:47:07下载
- 积分:1
-
Paint in delphi unfinished
Paint in delphi unfinished-Paint in delphi unfinished
- 2023-03-30 01:05:04下载
- 积分:1
-
lrecog是一个神经网络的代码程序,帮助学习神经网络的朋友进行研究...
lrecog是一个神经网络的代码程序,帮助学习神经网络的朋友进行研究-lrecog is a neural network code procedures to help learning neural network research friend
- 2022-05-29 08:04:13下载
- 积分:1
-
通过建立双进程实现的进程保护功能,用VB实现。
通过建立双进程实现的进程保护功能,用VB实现。-VB to achieve dual-process protection
- 2022-07-07 06:14:51下载
- 积分:1
-
关于LDPC的代码,Mackcy的网站上下的,比较好用
关于LDPC的代码,Mackcy的网站上下的,比较好用-On the LDPC code, Mackcy site from top to bottom, more useful
- 2022-02-02 16:02:14下载
- 积分: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