-
小型的游戏修改器,可以修改若干游戏的关键参数等等,MFC编的...
小型的游戏修改器,可以修改若干游戏的关键参数等等,MFC编的-small changes of the game, you can change a number of key parameters of the game, etc., MFC series
- 2022-03-19 05:09:16下载
- 积分: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
-
软件学院数据结构与算法分析课程设计 一个文本编辑器的课程设计报告...
软件学院数据结构与算法分析课程设计 一个文本编辑器的课程设计报告-School of Software Data Structures and Algorithm Analysis course design a text editor, curriculum design report
- 2022-08-11 21:02:24下载
- 积分:1
-
约瑟夫的链表实现
约瑟夫的链表实现-achieve Joseph objectlist
- 2022-04-16 23:47:12下载
- 积分:1
-
Of the operating system memory allocation and recovery code can be directly run
操作系统中实现内存的分配与回收的代码,可以直接运行-Of the operating system memory allocation and recovery code can be directly run
- 2022-07-03 03:33:07下载
- 积分:1
-
有关Evc的 MyCEActiveX及其使用方法!
很常用的!
有关Evc的 MyCEActiveX及其使用方法!
很常用的!
-Related to the MyCEActiveX EVC and its use! Very commonly used!
- 2022-01-23 10:40:03下载
- 积分:1
-
EXCEL formula to introduce the main functions, such as FIND, SEARCH
EXCEL的主要函数公式介绍,如FIND,SEARCH-EXCEL formula to introduce the main functions, such as FIND, SEARCH
- 2022-06-01 23:38:30下载
- 积分:1
-
中国大陆本地化区域语言设置软件
应用背景安装Linux和Windows双系统的人,特别是这装LinuxDeepin的人会发现,每次进入Linux系统之后再进入Windows系统,系统的时间格式被改ChinesePRC,右下解只显示一个C和一个小时的数字,很讨厌。Windows的时间格式设置要弹好几个框,点好多按钮,搞人了,让人很心烦。我写了一个Windows控制台程序,帮助大家快速恢复系统时间格式。既然要快速,就不提供界面和选项了,需要的兄弟姐妹们自己修改代码吧。关键技术
1、Windows注册表控制技术。本人使用的是Visual C++ 6.0,在编写代码的时候发现它修改不了Windows7的时候格式,研究发现SetLocaleInfo最终修改的是注册表,于是直接修改了注册表。
2、Windows所有窗口刷新技术。很讨厌给所有的窗口发送WM_SETTINGCHANGE消息之后所有窗口纹丝不动,特别是桌面右下解的时间格式没有刷新。于是强制刷新了所有窗口。
- 2022-08-23 17:51:51下载
- 积分:1
-
Source Code for Visual Basic
Source Code for Visual Basic
- 2022-02-03 09:19:47下载
- 积分:1
-
MicroWindows 源码 ,这里做了一个模拟器,在VC++ 下可以运行,这样大家可以在Windows平台上看MicroWindows代码了...
MicroWindows 源码 ,这里做了一个模拟器,在VC++ 下可以运行,这样大家可以在Windows平台上看MicroWindows代码了-MicroWindows source code, here made a simulator in VC++ may be run, so we can watch the Windows platform, the code MicroWindows
- 2022-01-21 23:57:45下载
- 积分:1