-
根据输入的出生日期计算出所属星座
特别适合c语言初学者
根据输入的出生日期计算出所属星座
特别适合c语言初学者-Date of birth based on the input to calculate Signo c language particularly suitable for beginners
- 2022-02-24 20:41:57下载
- 积分: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
-
radius ping 工具,可供调试,使用简捷
radius ping 工具,可供调试,使用简捷-radius ping
- 2022-03-06 20:30:10下载
- 积分:1
-
SVM Support Classification
使用系统;
- 2022-03-19 00:49:40下载
- 积分:1
-
turn off the computer by the script .vbs
turn off the computer by the script .vbs
- 2022-12-27 07:45:03下载
- 积分:1
-
Vb.net Web 数萃取器
简单易用 Web 数据提取在 Vb.Net.That 可以很容易抓住细胞数从 Bolee.com。它将为那些有兴趣制作 Web 数据提取有用。使用一些第三部分图书馆却是打开 Source.Program 已提取 Web 页的链接,然后它可以开始从链接中提取数。
- 2022-04-20 14:24:23下载
- 积分:1
-
Introduction to JQuery started JQuery entry JQuery
JQuery入门 JQuery入门-Introduction to JQuery started JQuery entry JQuery
- 2022-06-29 06:55:37下载
- 积分:1
-
基于RX23T的9250测试程序,17年电子设计竞赛
本9250 串口输出三轴角度,使用RX23T最小系统板可通过串口直接读取数据
- 2022-07-13 06:45:25下载
- 积分:1
-
数值分析源代码 课程设计
数值分析源代码 课程设计-numerical analysis courses source code design
- 2022-07-24 20:01:40下载
- 积分:1
-
用java实现的反转字符串,非常经典,值得供大家学习和参考哦...
用java实现的反转字符串,非常经典,值得供大家学习和参考哦-Using java to achieve reversal of the string, very classic, it is worth learning and reference for everyone Oh
- 2022-03-26 03:15:59下载
- 积分:1