-
As an industrial control software, an integral part of this software can be used...
为一个工业控制软件的一个组成部分,此软件可用于控制电镀生产线-As an industrial control software, an integral part of this software can be used to control the electroplating production line
- 2023-02-17 10:15:04下载
- 积分:1
-
木纹纹理,即:规则的圆柱纹理,及扰动的圆柱纹理生成斜条,长峰波纹理...
木纹纹理,即:规则的圆柱纹理,及扰动的圆柱纹理生成斜条,长峰波纹理-wood texture, namely : the rules of cylindrical texture, and the disturbance generated inclined cylindrical texture, texture Changfeng wave
- 2023-08-20 16:30:03下载
- 积分:1
-
用递归将整数转换为字符串的C++程序 通过求得整数每位数,再将其转为ASCII码,再调换每位顺序...
用递归将整数转换为字符串的C++程序 通过求得整数每位数,再将其转为ASCII码,再调换每位顺序-using recursive integral to the conversion to a string obtained by C program every few Integer, and then converted to ASCII and then swap each sequence
- 2023-08-07 13:55:03下载
- 积分:1
-
EasyDebugger过调试保护完整源代码
EasyDebugger调试保护工具完整源代码和成品,无视市面上任何主流保护,如TP、HP、NP等等,成品暂时只支持XP系统,需要支持其他系统对源码稍作修改即可。
- 2022-10-28 11:05:04下载
- 积分:1
-
嵌入式,WinCE系统下,LCD驱动程序中调色板部分,用C/C++编写
嵌入式,WinCE系统下,LCD驱动程序中调色板部分,用C/C++编写-Embedded, WinCE system, LCD driver part of the palette, using C/C++ Prepared
- 2022-05-05 16:11:36下载
- 积分:1
-
使用解码图像从数组,我们可以做很多想想它的
#include < iostream.h >
#include < stdio.h >
#include < string.h >
结构点头
{
名称 char [10] ;
int 的时间 ;
int 等 ;
} 节点 [10],x;
int n,m ;
双 av,w = 0 ;
void sort)
{
int i、 j ;
为 (我 = 0 ; 我 < n-1 ; + + 我)
为 (j = i + 1; j < n; + + j)
{
如果 (节点 [i] 时间 > node[j].time)
{
x = 节点 [i] ;
节点 [i] = 节点 [j] ;
节点 [j] = x;
}
}
}
void read)
{
int i;
cout n;
为 (我 = 0 ; 我 < n; + + 我)
{
cout 节点 [i].name ;
cout 时间节点 [i] ;
}
}
void print)
{
int i;
cout
- 2023-03-08 09:10:03下载
- 积分:1
-
可自行编辑运行流程的测试平台,也可导入流程。用来仿真家电的运行...
可自行编辑运行流程的测试平台,也可导入流程。用来仿真家电的运行-Self-editing process can run the test platform, but also into the process. Simulation used to run appliances
- 2022-02-09 11:43:33下载
- 积分:1
-
LMS241GF18 pre
LMS241GF18 pre-approval Datasheet and Initial code
- 2022-03-22 21:57:35下载
- 积分:1
-
- 2022-06-12 01:53:23下载
- 积分:1
-
使用窗口在文件监视器上的应用
利用Windows API实现对文件监控-use of the Windows API on File Monitor
- 2022-07-02 08:57:37下载
- 积分:1