-
电除尘行业中监控界面采用ACTIVE 控件的形式,直接和下方被监控的控制单元通信,完成数据显示,报警和打印,...
电除尘行业中监控界面采用ACTIVE 控件的形式,直接和下方被监控的控制单元通信,完成数据显示,报警和打印,-ESP monitoring interface using industry ACTIVE form of control, direct and the bottom of the control unit has been monitoring communications, complete data, alarm and printing,
- 2022-09-16 02:35:04下载
- 积分:1
-
是用c++写一个简单的手机界面的程序
五级菜单
是用c++写一个简单的手机界面的程序
五级菜单-menu
- 2023-03-06 04:35:04下载
- 积分: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
-
Asp.net
深入剖析Asp.net资源文件,比较实用。读取文件流-Asp.net-depth analysis of resource documents, more practical. Read the file stream
- 2022-01-21 17:59:34下载
- 积分:1
-
英语单词接龙游戏
英语单词接龙游戏-English word word games
- 2022-07-15 23:17:36下载
- 积分:1
-
在多媒体软件中,如果让相关图片按顺序循环滚动(例如循环展示商品图片),多媒体程序一定会增色不少,运行此程序,在窗体中将从左到右连续播放不同的图片,呈现了一种电影...
在多媒体软件中,如果让相关图片按顺序循环滚动(例如循环展示商品图片),多媒体程序一定会增色不少,运行此程序,在窗体中将从左到右连续播放不同的图片,呈现了一种电影胶片的效果,并且每张胶片中的图片都izai不断的动态变换。-In the multimedia software, if the picture in order to allow the relevant circle rolling (for example, display of goods circulation picture), multimedia program will be enriched a lot to run this procedure will be from left to right in the form playback different picture, showing the the effect of a film, and each film in the picture are izai constant dynamic change.
- 2022-03-06 19:15:43下载
- 积分:1
-
这本是sql编程必不可少的书籍,一般问题都能解决
这本是sql编程必不可少的书籍,一般问题都能解决-this sql programming is essential to the books, the general problems can be solved
- 2023-05-05 22:45:03下载
- 积分:1
-
check and alarm system
check and alarm system
- 2023-07-06 02:05:03下载
- 积分:1
-
Is a control of cars in a garage
this code is un VHDL
Is a control of cars in a garage
this code is un VHDL-Is a control of cars in a garage
this code is un VHDL
- 2022-12-27 03:10:03下载
- 积分:1
-
一组特效javascript的例子
一组特效javascript的例子-A set of specific examples of javascript
- 2022-05-13 04:57:25下载
- 积分:1