登录
首页 » Fortran » Wind-Generator

Wind-Generator

于 2012-07-25 发布 文件大小:277KB
0 164
下载积分: 1 下载次数: 60

代码说明:

  Wind Generator simulink - pscad

文件列表:

Wind Generator
..............\dis.txt,204,2011-07-05
..............\turbin.emt
..............\..........\EMTDC_gnu.log,0,2011-07-05
..............\..........\Main.dta,2537,2011-07-05
..............\..........\Main.f,13820,2011-07-05
..............\..........\Main.o,9636,2011-07-05
..............\..........\turbin.exe,962520,2011-07-05
..............\..........\turbin.mak,3179,2011-07-05
..............\..........\turbin.map,3050,2011-07-05
..............\turbin.psc,13813,2010-05-07

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PWM-ULN2003A
    利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h> unsigned char timer1 sbit PWM=P1^2 void system_Ini() { TMOD|= 0x11 //PWM TH1 = 0xfe //11.0592 TL1 = 0x33 TR1 = 1 IE =0x8A } main() { system_Ini() while(1) { if(timer1>100) timer1=0 if(timer1<30) PWM=0 else PWM=1 } )
    2013-11-21 15:17:25下载
    积分:1
  • Proteushj
    单片机 电子锁 六位 密码,可修改密码,复位 C语言 (SCM six electronic lock password, change password, reset the C language)
    2010-05-09 19:19:18下载
    积分:1
  • stm32-485-program
    关于stm32的485通讯程序,用串口USART。。。(stm32-485 program)
    2012-07-28 17:07:21下载
    积分:1
  • Vehicle-Dynamics-and-Control2006
    汽车动力学与控制,外文书籍,个人感觉非常不错(Vehicle dynamics and control, foreign language books, personal feel very good)
    2021-02-05 22:39:57下载
    积分:1
  • POWER
    用单片机控制输出电压,MCU控制输出,我没有用过,大家可以参考(MCU control the output voltage, MCU control output, I have not used, we can refer to)
    2014-01-09 16:26:36下载
    积分:1
  • WIFIrobot
    MCS-51系列单片机Wifi模块视频小车C语言源程序(MCS-51 series microcontroller Wifi module video car C language source code)
    2012-11-26 20:52:18下载
    积分:1
  • asm_best_practices
    asm_best_practices,学习asm很好的资料,经典实践学习,可下载学习参考(asm_best_practices, very good information to learn asm, classical experiential learning, downloadable learning information)
    2010-07-06 14:04:09下载
    积分:1
  • 51
    说明:  金沙滩(KingST)C51单片机的开发板原理图(Principle diagram of C51 development board in Jinshatan)
    2019-01-12 16:03:57下载
    积分:1
  • LSMI-GPU-CUDA
    程序是基于GPU的CUDA架构进行通用计算的程序,程序实现的功能是阵列信号处理的波束形成,实现方法是LSMI即迭代对角加载采样矩阵求逆法,用的编程软件是vs2012,用的是CUDA C语言,一种c++语言的扩展(the program is based on GPU s CUDA,its function is beamform for array signal process,the method is LSMI,vs2012 is used)
    2020-07-01 19:20:02下载
    积分:1
  • Template
    亲测ZLG-LPC1788开发板上RT-Thread的最小系统模板(LwIP开启) LPC1788基于RTT源码实现的模板程序(Pro-test ZLG-LPC1788 development board minimum system RT-Thread template (LwIP open) LPC1788 RTT source template-based program implementation)
    2013-12-27 22:36:42下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载