-
判断一个窗口是否可见,类似IsWindowVisible函数
判断一个窗口是否可见,类似IsWindowVisible函数-Judge if a window is visiable, and like IsWindowVisible function.
- 2022-01-25 19:29:48下载
- 积分:1
-
PNG图像读写源码库
PNG图像读写源码库-PNG source for literacy
- 2022-02-07 11:42:31下载
- 积分:1
-
制作Windows CE上安装程序的模板
制作Windows CE上安装程序的模板-Template for making CE installing shield in windows
- 2022-04-26 20:29:37下载
- 积分:1
-
城市公交地图编辑器源代码
城市公交地图编辑器源代码-urban transit map editor source code
- 2022-03-24 02:18:50下载
- 积分: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
-
character primitives
简单的图形移动,比较BITMAP和outline写字的区别-character primitives
- 2022-01-26 00:30:47下载
- 积分:1
-
会将两个文件内容做比对,并在相异之处以高亮度的方式显示...
会将两个文件内容做比对,并在相异之处以高亮度的方式显示-The two documents will be more than content to do right, and punishable by differences of high-brightness display
- 2022-07-26 19:19:13下载
- 积分:1
-
关于一些C++学习的经验,希望对需要的朋友有一定的帮助!
关于一些C++学习的经验,希望对需要的朋友有一定的帮助!-On a number of C++ Learning experience, in the hope that friends in need of some help!
- 2022-01-26 02:13:12下载
- 积分:1
-
特殊的浏览文件夹
特殊的浏览文件夹-Browse a special folder
- 2023-03-29 13:10:03下载
- 积分:1
-
把邮件从popmail3成卷目录
dump mail from popmail3 into spool subdirectory
- 2022-03-04 04:26:51下载
- 积分:1