-
Dirctx offers two methods, win32 basic framework for the completion of another w...
提供两种dirctx的方法,win32构架基本完成
另一种,将directx进行类封装,很容易直接使用-Dirctx offers two methods, win32 basic framework for the completion of another will be carried out category directx package, it is easy to direct the use of
- 2022-07-28 13:11:13下载
- 积分:1
-
Ni-LabVIEW的源程序,具体请看内容
很少见的哦
Ni-LabVIEW的源程序,具体请看内容
很少见的哦-Ni-LabVIEW source, details, please read the content rarely see oh! !
- 2022-04-07 10:29:23下载
- 积分:1
-
电力系统 104 协议
实现电力系统 101 协议,可以在严格按照 country 的网络要求,满足电力系统的要求,是初学者还是开发商 importantreference。
- 2022-03-20 14:31:10下载
- 积分:1
-
用masm6.0编译生成EXE文件可以运行一个DOS界面…
弹钢琴游戏 用masm6.0编译生成exe文件就可以在dos下运行了
有可是界面
可以播放4只曲子-Play the piano using masm6.0 compiler generated exe file can run a dos interface but can play four tunes
- 2023-08-20 19:45:08下载
- 积分:1
-
火车订票系统
应用背景用C语言写的火车订票系统,对于C语言学习者学习链表有极大的帮助,内含测试文件供测试。。。。。。。。。。。。关键技术/*定义存储火车信息的结构体*/
struct train
{
char num[10];/*列车号*/
char city[10];/*目的城市*/
char takeoffTime[10];/*发车时间*/
char receiveTime[10];/*到达时间*/
int price;/*票价*/
int bookNum ;/*票数*/
};
/*订票人的信息*/
struct man
{
char num[10];/*ID*/
char name[10];/*姓名*/
int bookNum ;/*需求的票数*/
};
/*定义火车信息链表的结点结构*/
typedef struct node
{
struct train data ;
struct node * next ;
}Node,*Link ;
/*定义订票人链表的结点结构*/
typedef struct people
{
struct man data ;
struct people*next ;
}bookMan,*bookManLink ;
- 2022-02-01 04:42:30下载
- 积分:1
-
u盘传播,规定时间自动关机,请不要用于非法用途
u盘传播,规定时间自动关机,请不要用于非法用途-u set the spread of the specified time automatically shutdown, please do not for illegal purposes
- 2022-12-10 10:40:02下载
- 积分:1
-
Star Wars Name Generator
这是一个有趣的节目,我的朋友,穆罕默德为我的课堂作业。我想和你们分享一下,因为它太棒了;
- 2022-02-07 16:59:07下载
- 积分:1
-
基于asp的 班级同学录主页源代码
基于asp的 班级同学录主页源代码- Records the main page source code based on the asp class and
grade schoolmate
- 2022-08-02 13:02:53下载
- 积分:1
-
wasted lights PCB and related procedures
流水灯pcb及相关程序-wasted lights PCB and related procedures
- 2022-11-04 22:05:03下载
- 积分:1
-
Simple documents clean code, only gently on the system of right about the docume...
简单的文件清理代码,只需要轻轻点击马上讲系统里的不需要的文件清理干净。-Simple documents clean code, only gently on the system of right about the document does not need to clean.
- 2022-05-17 06:38:57下载
- 积分:1