-
Visual C++ 2005 programing example source code
Visual C++ 2005编程实例精粹 源代码-Visual C++ 2005 programing example source code
- 2022-03-23 09:27:23下载
- 积分:1
-
用户投诉系统代码,系统(使用vb+sql)可以实现对用户投诉的一些数据管理...
用户投诉系统代码,系统(使用vb+sql)可以实现对用户投诉的一些数据管理 -complaint system code, the system (using vb sql) can be achieved on some of the complaints users data management
- 2022-04-22 12:13:53下载
- 积分:1
-
指针式时钟.rar
指针式时钟.rar-Pointer clock. Rar
- 2023-02-05 06:35:03下载
- 积分:1
-
一个机械原理的小作业,求使截面系数最大的α角,即当α为何值时,抗弯截面系数最大。...
一个机械原理的小作业,求使截面系数最大的α角,即当α为何值时,抗弯截面系数最大。-a mechanical principle of the small operations, and seeking to make the largest section coefficient alpha angle, that is why when value, the largest coefficient bending section.
- 2023-04-30 16:05:03下载
- 积分:1
-
这是大学学院主页,希望对大家有帮助 谢谢大家
这是大学学院主页,希望对大家有帮助 谢谢大家-This is the University College home page, we want to help
- 2022-03-19 11:29:19下载
- 积分:1
-
C++ 视频播放器,仿暴风影音
这是一款仿暴风影音播放器,采用的 DIRECTSHOW 开发,对学习 DIRECTSHOW 和视频播放器开发的朋友很有帮助!!!
- 2022-07-25 01:09:01下载
- 积分:1
-
一个简单的c++编写的计算器
一个简单的c++编写的计算器-a simple caculator writen by c
- 2022-01-25 20:06:58下载
- 积分:1
-
VB 迷宫求解
一个用VB平台开发的迷宫求解程序。功能强大。
VB 迷宫求解
一个用VB平台开发的迷宫求解程序。功能强大。-VB to solve a maze using VB platform maze solver. Powerful.
- 2022-02-10 02:07:23下载
- 积分:1
-
it is a simple program
vc动态链接库自测代码,一个很好的例子:可以自由灵活的调用dll,学习一下哦-it is a simple program
- 2022-08-19 02:52:32下载
- 积分: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