-
用C语言编写来模拟时钟,具有一般时钟的功能。可以精确到秒...
用C语言编写来模拟时钟,具有一般时钟的功能。可以精确到秒-this is a C code clock, with common functions of a clock and with precision to second.
- 2022-07-25 04:54:09下载
- 积分:1
-
picture editor by vc
VC写的图象编辑器-picture editor by vc
- 2022-03-25 16:36:38下载
- 积分:1
-
测试程序,用于VC++的初学者的入门的简单程序
测试程序,用于VC++的初学者的入门的简单程序-Test procedure for VC++ Beginner simple entry procedures
- 2023-05-03 04:15:03下载
- 积分:1
-
VisualC++应用技巧与常见问题你问我答
为初学者提供,希望对大家有帮助!
分三部分传...
VisualC++应用技巧与常见问题你问我答
为初学者提供,希望对大家有帮助!
分三部分传-VisualC++ Application techniques and frequently asked questions you ask me to provide A for beginners, and they hope to have everyone help! Communication is divided into three parts
- 2022-01-25 14:02:22下载
- 积分: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
-
For windows, this is a valuable TCP client programe, we can use it to communicat...
WINDOWS编程,一个有实用价值的TCP客户端程序,用于聊天,极为实用-For windows, this is a valuable TCP client programe, we can use it to communicate each other.
- 2022-02-01 00:42:06下载
- 积分:1
-
DUILIB2.0
这是DUILIB2.0的源码,相对于DUILIB1.0结构更清晰,更稳定。
- 2022-04-30 19:31:15下载
- 积分:1
-
Simple delpghi opc client
Simple delpghi opc client
- 2022-02-02 16:45:53下载
- 积分:1
-
win32API编写的一个俄罗斯方块游戏
win32API编写的一个俄罗斯方块游戏-Win32API prepared a Tetris game
- 2022-04-24 15:22:51下载
- 积分:1
-
从印度ESC ESC实例下载
esc examples downloaded from esc india
- 2022-05-31 04:08:42下载
- 积分:1