-
Beginning CSharp 3.0 An Introduction to Object Oriented Programming
Beginning CSharp 3.0 An Introduction to Object Oriented Programming
- 2022-08-22 22:17:22下载
- 积分:1
-
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!...
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!
-A very good c++ Learning video, was very detailed and thorough! Suitable for c++ Beginners use to learn!
- 2022-11-21 16:40:11下载
- 积分:1
-
Run only one instance, and activate an instance of the former
程序只运行一个实例,并激活前一个实例 -Run only one instance, and activate an instance of the former
- 2023-03-19 23:40:04下载
- 积分:1
-
VC + +编程源代码,类型的视频压缩包,适合……
VC++编程,有源代码,对压缩录象的类进行封装,适合初学者-VC++ Programming, source code, the type of video compression packages, suitable for beginners
- 2023-05-15 04:15:02下载
- 积分: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
-
really incredible! The VB has also compile EXE procedures, language called D, do...
真是不得了!这个VB程序竟然还能编译出EXE程序,语言叫做D++,推荐下载看看!-really incredible! The VB has also compile EXE procedures, language called D, download see!
- 2022-10-19 02:00:03下载
- 积分:1
-
调试技术与异常(错误)处理
调试技术与异常(错误)处理-debugging techniques and abnormal (error) handling
- 2022-10-17 10:05:03下载
- 积分:1
-
这是wrk,是微软公布的真正源码,里面内容没有经过任何修改,微软为保护文件而采用了.7z格式,解压前一定把文件格式改回.7z格式。可以编译通过,具体编译步骤请参...
这是wrk,是微软公布的真正源码,里面内容没有经过任何修改,微软为保护文件而采用了.7z格式,解压前一定把文件格式改回.7z格式。可以编译通过,具体编译步骤请参见文件readme.txt,祝你好运!
- 2023-01-23 04:25:04下载
- 积分:1
-
一个PE文件查看器,可以查看PE文件的详细信息
一个PE文件查看器,可以查看PE文件的详细信息-A PE File Viewer, you can view PE file details
- 2022-01-25 15:48:44下载
- 积分:1
-
了解STRASSEN与传统矩阵乘法相比较,其乘法次数比传统的少,但是加法的次数却减少了。...
了解STRASSEN与传统矩阵乘法相比较,其乘法次数比传统的少,但是加法的次数却减少了。-Learn STRASSEN compared with the traditional matrix multiplication, multiply the number of its less than the traditional, but the number of additions have been reduced.
- 2022-03-25 03:39:15下载
- 积分:1