-
c/C++编程习惯:初学者最需要的东西.希望对各位点帮助.
c/C++编程习惯:初学者最需要的东西.希望对各位点帮助.-c/C++ programming habits: beginners are most in need of things. I hope to help you points.
- 2022-01-29 03:52:58下载
- 积分:1
-
Synchronous FIFO for handling synchronous clock domains between the transmission
同步FIFO用于处理传输之间的同步时钟域
- 2022-02-01 02:25:03下载
- 积分:1
-
guess series IC card reader driver, 4428IC card programming examples, a good und...
RD600系列IC卡读写器驱动程序,4428IC卡的编程实例,多了解好了-guess series IC card reader driver, 4428IC card programming examples, a good understanding of multi-
- 2022-03-20 00:06:10下载
- 积分:1
-
这个程序用来模拟银行业的情况
本程序主要用于模拟某银行一天的营业状况,可用文本配置窗口、
座位数和测试分钟数-This procedure used to simulate a situation in the banking business day
- 2022-05-10 11:51:54下载
- 积分: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
-
基于libVLC的ActiveX RTSP实时流媒体播放器源码 支持录像
网页实时视频播放器源码(VS2005工程),支持rtsp,http,等多种流媒体协议,支持录像,截图,暂停,所有功能带有网页demo
- 2022-03-07 10:08:32下载
- 积分:1
-
a training tool, the rapid training of the training set, the classification give...
一个SVM训练工具,能够快速对训练集训练,给出分类判别函数。-a training tool, the rapid training of the training set, the classification given discriminant function.
- 2023-04-11 01:25:04下载
- 积分:1
-
徐-远程控制和文件传输是基于TCP IP协议,聚远程控制和文件传输两种功能
- 2022-02-05 23:45:14下载
- 积分:1
-
操作系统上机习题
操作系统上机习题-operating system on the plane Exercises
- 2022-07-08 15:13:56下载
- 积分:1
-
Windows Kernel
Windows Kernel
- 2022-04-27 19:42:13下载
- 积分:1