-
Nf2
电力系统可靠性中的潮流计算
使用牛啦法(Power system reliability in the power flow calculation method you use cow)
- 2009-03-05 10:59:42下载
- 积分:1
-
EtherCAT_IPCore_Altera
说明: Ethercat的iPcore,有研究Ethercat的朋友可以看看(IPcore of the Ethercat, you can refer to it if u have needs)
- 2021-04-29 16:18:43下载
- 积分:1
-
Moret wavelet
寻找连续小波变换最优尺度参数,不错的英文文章,值得下载(Finding the Optimal Scaling Parameters of Continuous Wavelet Transform)
- 2017-11-30 10:04:39下载
- 积分:1
-
视频教程,不用多说了,一看就会了
开发环境搭建XP+VMware+Redhat9.0安装教程...
视频教程,不用多说了,一看就会了
开发环境搭建XP+VMware+Redhat9.0安装教程-Video tutorials, Needless to say, and one will see the development environment to build XP+ VMware+ Redhat9.0 Installation Tutorial
- 2022-02-11 13:59:20下载
- 积分:1
-
USB_MassStorage
stm32f407+usb3300-实现大容量u盘读写(stm32f407+usb3300-Large capacity reader)
- 2017-11-07 15:10:02下载
- 积分:1
-
RW_G MA_r0.02
说明: JG MA 第二版 加了一条参数 这是一个应小组提议而做的初级迭代版本,LN或将加入更多参数丰富功能(JG MA Version 0.02. adds one parameter, which is a preliminary iteration version proposed by the LNTeam. LN may add more parameter to rich features.)
- 2019-02-13 01:57:26下载
- 积分:1
-
fvcom-toolbox-master
说明: 用于海洋数值模式FVCOM,输入输出文件的制作,包括小工具以及相应nc文件制作(It is used for the production of input and output files of FVCOM, including the production of gadgets and corresponding NC files)
- 2020-03-10 13:19:16下载
- 积分: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
-
tms320lf2812
TMS320F2812开发板(SCH+PCB图)Protel (TMS320F2812 ?????(SCH+ PCB?? Protel)
- 2008-08-23 23:00:10下载
- 积分:1
-
Modbus调试精灵
很方便的调试软件,平时使用很多,收藏工具之一(Very convenient debugging software, usually used a lot, one of the collection tools)
- 2020-06-16 01:20:02下载
- 积分:1