-
使用解码图像从数组,我们可以做很多想想它的
#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
-
intrusiton detection system
intrusiton detection system
- 2022-03-04 06:57:45下载
- 积分:1
-
Tw68XX视频采集卡 SDK demo 驱动
Tw68XX视频采集卡全套的演示代码、使用说明和Windows驱动文件。
- 2022-02-04 05:04:14下载
- 积分:1
-
The public method is used when you devolop B/S architecture ERP programe
开发B/S结构的ERP中用到的一些公共的方法-The public method is used when you devolop B/S architecture ERP programe
- 2022-06-30 22:02:36下载
- 积分:1
-
ftp client
ftp 客戶端程式,可自動傳送檔案至ftp 主機 ,主機須先安裝Ftpserver ,並設定好足夠權限的資料夾
- 2023-08-09 00:40:03下载
- 积分:1
-
实现了一个写字板应用程序,主要介绍多文档模板的程序框架,启动屏,快捷工具栏,状态栏的相关知识。...
实现了一个写字板应用程序,主要介绍多文档模板的程序框架,启动屏,快捷工具栏,状态栏的相关知识。- Realized to write the board application procedure, mainly
introduced the multi- documents template the procedure frame, the
start screen, quick tool fence, condition fence related knowledge.
- 2022-10-29 09:20:03下载
- 积分:1
-
数据结构二叉 搜索树的实现很好的例子!
数据结构二叉 搜索树的实现很好的例子!-data structures:
a good example of binary search tree implementation
- 2023-06-06 14:50:03下载
- 积分:1
-
a small component of the usage, vc 6.0 compiler environment through testing
一个小控件的用法,在vc++6.0环境下编译测试通过-a small component of the usage, vc 6.0 compiler environment through testing
- 2022-09-26 08:10:03下载
- 积分:1
-
用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
-
程序 stleft
程序 stleft (var vobn,x1s,y1s,x、 y、 plx x 1,x 2,y1,y2:integer) ;
开始
案例 vobn 的
9,8,12,17,13,19,16,5,15: 开始
y1s: = y1 + y;
x1s: = x 1 + x ;
如果 vobn = 8 然后 y1s: = y1s + 10 ;
如果 vobn = 13 然后 y1s: = y1s + 20 ;
结束 ;
3、 10: 开始
y1s: = y2 + y;
x1s: = x 2 + x ;
结束 ;
2,6、 18: 开始
- 2022-01-23 11:05:46下载
- 积分:1