-
使用解码图像从数组,我们可以做很多想想它的
#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
-
ScriptDocs about Microsoft Windows Scripting technologies a good book
ScriptDocs讲述Microsoft Windows 脚本技术的一本好书-ScriptDocs about Microsoft Windows Scripting technologies a good book
- 2022-07-23 10:46:01下载
- 积分:1
-
用c++写的一个飞行射击游戏,有积分升级,刺激!
用c++写的一个飞行射击游戏,有积分升级,刺激!-Using c++ to write a flight shooting game, there are points to upgrade to stimulate!
- 2022-02-26 16:07:14下载
- 积分:1
-
CoreAudio获取声卡输出音量
基于CoreAudio获取声卡输出电平值,用以指示声卡输出音量。
- 2022-02-20 02:32:24下载
- 积分:1
-
是现在SDI上进行线,矩形,椭圆等基本图形的绘画
是现在SDI上进行线,矩形,椭圆等基本图形的绘画-SDI is now conducted on line, rectangle, oval and other basic painting graphics
- 2022-07-03 04:17:25下载
- 积分:1
-
iphone mobile source code
iphone mobile source code
- 2022-12-06 03:05:03下载
- 积分:1
-
Units are in a computer serial port to transfer data between two very useful too...
是在一台电脑两个串口之间传输数据 很有用的学习串口的工具-Units are in a computer serial port to transfer data between two very useful tool for studying serial
- 2022-06-20 06:10:37下载
- 积分:1
-
towerdefensegame
coco2d-x-TowerDefense游戏源coco2d-x-TowerDefense游戏源coco2d-x-TowerDefense游戏源coco2d-x-TowerDefense游戏源cococo2d-x-TowerDefense游戏源cococo2d-x-TowerDefense游戏源cococo2d-x-TowerDefense游戏源
- 2022-08-07 01:00:55下载
- 积分:1
-
一个将MP3文件转换为WAV文件的源程序,需要mp3play.ocx
一个将MP3文件转换为WAV文件的源程序,需要mp3play.ocx-An MP3 file will be converted to WAV files source, the need mp3play.ocx
- 2023-06-05 20:15:03下载
- 积分:1
-
空教室信息查询借还系统
课室信息包括日期、课室地点、房号、具体上课时间,能提供以下功能:系统以菜单方式工作系统本身已经录入2014年1月份的课室信息课室信息浏览功能--输出课室信息查询功能-算法(其中查询方式可以按具体时间地点查询、按地点查询、按时间查询等)课室借用、归还功能
- 2022-08-05 13:59:03下载
- 积分:1