-
XNA编程:实现一个血槽的的显示。
2D编程的基础啊
XNA编程:实现一个血槽的的显示。
2D编程的基础啊-XNA programming
- 2023-02-01 00:05:04下载
- 积分:1
-
tds协议的一个分析程序
tds协议的一个分析程序-tds an agreement Analysis Program
- 2022-03-20 00:38:42下载
- 积分:1
-
进程调度模拟程序
进程调度模拟程序-优先权只是调度算法考虑的一个方面进程调度依据调度程序运行时,要在所有可运行状态 的进程中选择最值得运行的进程投入运行。-Process schedule simulation program-Priority is only one aspect of schedule algorithm,the goal is selecting the most valuable process to run among all of the ready process.
- 2022-11-18 06:20:02下载
- 积分:1
-
Animation Splash Form (ASF) (unit ASFLists)
Animation Splash Form (ASF) (unit ASFLists)
- 2022-05-10 14:27:46下载
- 积分:1
-
价签打印程序
价签打印程序 -Print Print价签procedures价签procedures
- 2022-12-31 19:45:04下载
- 积分:1
-
MFC 界面向导 下一步 完成 示例
资源描述程序安装或文件配置模块,很多地方会用到带向导功能的界面操作。在MFC里,可以通用隐藏当前窗口,打开新的窗口实现,同时也可以采用CPropertyPage和CPropertySheet来实现界面向导功能。示例中,是阅读时做的代码练习,简单的演示了使用MFC快速开发向导界面的功能。
- 2022-04-30 09:00:13下载
- 积分:1
-
讲述的是VC怎样制作系统托盘,对新手有很好的参考意义
讲述的是VC怎样制作系统托盘,对新手有很好的参考意义-Is the VC about how to make the system tray, the novice have a good reference value
- 2022-01-28 14:31:26下载
- 积分:1
-
利用MFC库
实现数据结构二叉树的一个简单例子,除算法外,包含一些基本的算法结果显示,有助于了解掌握二叉树...
利用MFC库
实现数据结构二叉树的一个简单例子,除算法外,包含一些基本的算法结果显示,有助于了解掌握二叉树-The use of MFC library binary tree data structure to achieve a simple example, with the exception of algorithms, the algorithm contains some basic results showed that help understand binary tree
- 2023-03-29 17:15:03下载
- 积分:1
-
超炫的js右键,日期,树控件,内附详细使用说明
超炫的js右键,日期,树控件,内附详细使用说明-The example for menu date tree controls.
- 2022-05-24 13:10:19下载
- 积分: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