-
C++编程的一些源代码,程序都很经典,请大家下载。
C++编程的一些源代码,程序都很经典,请大家下载。-C++ Some programming source code, the procedure is very classic, please download the U.S..
- 2023-08-11 08:20:05下载
- 积分: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
-
Internet phones plug
手机上网插件,还可以有其他用途,不错,大家-Internet phones plug-ins, but also can have other uses, yes, we
- 2022-09-16 07:50:03下载
- 积分:1
-
VC里rasdial拨号源代码,绝对好用,有回调
VC里rasdial拨号源代码,绝对好用,有回调-VC Lane rasdial dial-up source code, absolutely everything, is a callback
- 2022-03-24 16:23:37下载
- 积分:1
-
高的
高质量软件开发 李维 Borland大中华区 首席技术官-high-quality software development, chief technology officer, Greater China Li Borland
- 2022-02-11 10:54:28下载
- 积分:1
-
VC++ 模拟生成彩票号码的简单程序源代码
VC++ 模拟生成彩票号码的简单程序源代码-VC++ simulation generated a simple numbers lottery source code
- 2022-04-07 14:34:35下载
- 积分:1
-
随机抽人源码
本人java小白,闲来无事做了这样一个比较水的小程序,面向对象基本没用,就是想试试,自己也不是软件工程专业的的,喜欢就看看,不喜欢也不强求,有永久拿走吧。
- 2023-08-23 05:30:04下载
- 积分:1
-
记录了三百个比较常用的C语言例子,对于一些初学者掌握C语言比较有用...
记录了三百个比较常用的C语言例子,对于一些初学者掌握C语言比较有用-300 C source codes for C beginner.
- 2022-07-23 06:58:29下载
- 积分:1
-
一种具有接种免疫力的传染病模型,对传染病的发生周期及高潮也做出预测,对传染病的预防具有指导意义...
一种具有接种免疫力的传染病模型,对传染病的发生周期及高潮也做出预测,对传染病的预防具有指导意义-A kind of immunity against infectious disease model, the occurrence of infectious diseases cycle and also made the climax prediction, prevention of infectious diseases of guiding significance for
- 2022-03-10 11:44:14下载
- 积分:1
-
初学者的用户管理系统试做
课堂练习做 界面由jsp+html实现 数据库为mysql java8
- 2022-06-19 02:09:30下载
- 积分:1