-
DA_code
新型算法之蜻蜓优化算法,通过观察自然界中蜻蜓的动静态得之。(The new algorithm for dragonfly optimization is obtained by observing the movement and static state of dragonflies in nature.)
- 2020-06-29 12:00:02下载
- 积分:1
-
lasagne_residual_network-master
说明: 深度学习深度残差学习程序,这是今年imageNET测试top1程序(Deep learning depth residual learning program, this is the imageNET test top1 program this year)
- 2020-06-22 12:00:01下载
- 积分:1
-
vb Loans have written before选号re
vb 自己编写双色球,先选号再抽奖,试试自己的运气-vb Loans have written before选号re-draw, try their luck
- 2022-08-03 09:45:26下载
- 积分:1
-
VBgame
一个用VB编写的抽奖软件,非常实用。很适合初学者看。(A lottery software written in VB, very practical. Very suitable for beginners to see.)
- 2012-03-12 07:33:19下载
- 积分:1
-
火车订票系统
应用背景用C语言写的火车订票系统,对于C语言学习者学习链表有极大的帮助,内含测试文件供测试。。。。。。。。。。。。关键技术/*定义存储火车信息的结构体*/
struct train
{
char num[10];/*列车号*/
char city[10];/*目的城市*/
char takeoffTime[10];/*发车时间*/
char receiveTime[10];/*到达时间*/
int price;/*票价*/
int bookNum ;/*票数*/
};
/*订票人的信息*/
struct man
{
char num[10];/*ID*/
char name[10];/*姓名*/
int bookNum ;/*需求的票数*/
};
/*定义火车信息链表的结点结构*/
typedef struct node
{
struct train data ;
struct node * next ;
}Node,*Link ;
/*定义订票人链表的结点结构*/
typedef struct people
{
struct man data ;
struct people*next ;
}bookMan,*bookManLink ;
- 2022-02-01 04:42:30下载
- 积分:1
-
x3
说明: mfvmrmrmtbktrmbkrtbrtllfr rltl
- 2019-01-12 14:58:27下载
- 积分:1
-
Nouveau dossier
MATLAB is used in order to implement a dashboard that can be used to monitor in real time the speed of the lead car, speed of the ACC car and distance between the 2 cars.
- 2018-08-08 16:43:47下载
- 积分:1
-
电子大赛制版及其资料 大家可以相互看看 学习学习
电子大赛制版及其资料 大家可以相互看看 学习学习
-E-Contest plate and take a look at the information we can learn
- 2022-01-25 14:19:45下载
- 积分:1
-
kwsst_researchgate
说明: 用udf编写的SST k-w湍流模型,有标量方程的源项 扩散项 对流项(ANSYS Fluent User Defined Functions (UDF) for)
- 2021-03-10 15:11:58下载
- 积分:1
-
Arduino_final_handout
说明: arduino handout _final
- 2020-05-14 13:30:02下载
- 积分:1