-
从16x16字符阅读作为一个小的,Visual C开发使用。只是开始…
从16x16字库中读内容的小程序,使用visual C++开发。仅供初学者使用-from 16x16 character read as a small, the use of visual C development. Only beginners
- 2022-02-05 19:02:38下载
- 积分:1
-
可以实时显示接受数据的曲线控件,可以实时的显示数据,具有一定的借鉴意义。...
可以实时显示接受数据的曲线控件,可以实时的显示数据,具有一定的借鉴意义。-Real-time data show that the curve control, can display real-time data, has a certain referential significance.
- 2022-10-30 14:50:02下载
- 积分:1
-
Windows contains brief overview map and operation permit
Windows包含简要的概览图和操作许可证
- 2022-09-21 07:05:03下载
- 积分:1
-
i.MX27_ADS_BSP_15_Windows_Embedded_CE_6_Reference_Manual I.MX27 use the latest d...
i.MX27_ADS_BSP_15_Windows_Embedded_CE_6_Reference_Manual I.MX27 最新的WINCE6.0 BSP使用说明文档-i.MX27_ADS_BSP_15_Windows_Embedded_CE_6_Reference_Manual I.MX27 use the latest documentation WINCE6.0 BSP
- 2023-07-15 07:25:04下载
- 积分:1
-
介绍c++语法,各种库资源,编译器及编译环境。
介绍c++语法,各种库资源,编译器及编译环境。-Introduction c++ Grammar, a variety of library resources, compilers and compiler environment.
- 2022-07-19 09:40:13下载
- 积分:1
-
gram
gram-schimdt-orthogonalization matlab pro
- 2023-05-16 22:05:04下载
- 积分: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
-
s3c2510 Development
s3c2510 开发-s3c2510 Development
- 2022-12-26 19:10:03下载
- 积分:1
-
Wince下的WIFI连接程序。提供连接,断开,查旬连接数量的功能。...
Wince下的WIFI连接程序。提供连接,断开,查旬连接数量的功能。-Wince under the WIFI connection program. Provides connectivity, disconnect, check ten days the number of connections function.
- 2022-04-08 13:58:29下载
- 积分:1
-
WINCE下 红外遥控设备程序,这个是服务器端
WINCE下 红外遥控设备程序,这个是服务器端
- 2023-04-02 07:40:03下载
- 积分:1