登录
首页 » PSCAD » 永磁直驱风机

永磁直驱风机

于 2020-09-24 发布 文件大小:462KB
0 332
下载积分: 1 下载次数: 17

代码说明:

  直驱永磁风机,供大家学习学习。。。。。。。。。(Direct drive permanent magnet fan for everyone to learn and study)

文件列表:

永磁直驱风机\dqo_new_lib_feb_07.bak, 9284 , 2013-07-12
永磁直驱风机\dqo_new_lib_feb_07.psl, 9281 , 2018-05-05
永磁直驱风机\永磁PMSG.bak, 164428 , 2015-04-26
永磁直驱风机\永磁PMSG.emt\EMTDC_cf6.log, 0 , 2015-04-26
永磁直驱风机\永磁PMSG.emt\Main.dta, 3429 , 2015-04-26
永磁直驱风机\永磁PMSG.emt\Main.f, 34589 , 2015-04-18
永磁直驱风机\永磁PMSG.emt\Main.obj, 31355 , 2015-04-18
永磁直驱风机\永磁PMSG.emt\Untitled_1.dta, 481 , 2018-05-02
永磁直驱风机\永磁PMSG.emt\Untitled_1.f, 15123 , 2018-05-02
永磁直驱风机\永磁PMSG.emt\Untitled_1.obj, 8276 , 2015-04-18
永磁直驱风机\永磁PMSG.emt\Untitled_2.dta, 481 , 2018-05-02
永磁直驱风机\永磁PMSG.emt\Untitled_2.f, 10885 , 2018-05-02
永磁直驱风机\永磁PMSG.emt\Untitled_2.obj, 5465 , 2015-04-18
永磁直驱风机\永磁PMSG.emt\永磁PMSG.exe, 983040 , 2015-04-26
永磁直驱风机\永磁PMSG.emt\永磁PMSG.mak, 3385 , 2015-04-26
永磁直驱风机\永磁PMSG.emt\永磁PMSG.map, 8463 , 2015-04-26
永磁直驱风机\永磁PMSG.psc, 164442 , 2015-04-26
永磁直驱风机\永磁外观.bak, 194814 , 2014-06-27
永磁直驱风机\永磁外观.emt\Untitled_1.dta, 481 , 2018-05-02
永磁直驱风机\永磁外观.emt\Untitled_1.f, 15061 , 2018-05-02
永磁直驱风机\永磁外观.emt\Untitled_2.dta, 481 , 2018-05-02
永磁直驱风机\永磁外观.emt\Untitled_2.f, 10885 , 2018-05-02
永磁直驱风机\永磁外观.psc, 187102 , 2014-06-28
永磁直驱风机\永磁PMSG.emt, 0 , 2018-05-02
永磁直驱风机\永磁外观.emt, 0 , 2018-05-02
永磁直驱风机, 0 , 2018-05-05

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

发表评论

0 个回复

  • chengxu
    编写一个函数,要求输入年月日时分秒, 输出该年月日时分秒的下一秒。 如输入2011年12月31日23时59分59秒, 则输出2012年1月1日0时0分0秒。 需要考虑闰年 和 2月的特殊情况 (Write a function that requires input date, hour, minute and second outputs of the date when the next second. If the input at 23:59:59 on December 31st, 2011, output at 0:00:00 on January 1, 2012. Leap year and February need to consider the special case)
    2013-05-28 13:06:03下载
    积分:1
  • 利用matcom软件可将matlab生成的m文件转换为c++源文件,实现VC与matlab的混合编程...
    利用matcom软件可将matlab生成的m文件转换为c++源文件,实现VC与matlab的混合编程-matcom using Matlab software can be generated to document conversion m c source, VC mixed with Matlab programming
    2023-01-05 13:00:05下载
    积分:1
  • virtualcloth
    说明:  织物布料模拟程序,十分好用,检验所得,珍惜(Fabric simulation program, very easy to use, check the results, cherish)
    2019-05-27 15:20:15下载
    积分:1
  • 19854785relay
    hslogic算法仿真,基于MATLAB的中继系统的仿真,瑞利信道下进行测试误码率(Hslogic algorithm simulation, relay system simulation based on MATLAB, test bit error rate under Rayleigh channel)
    2020-06-19 00:40:02下载
    积分:1
  • 合成孔径雷达图像处理
    说明:  insar图像处理书籍,基本原理,数据处理算法,基本应用适合初学者(InSAR image processing books, basic principles, data processing algorithms, basic applications for beginners)
    2020-06-21 06:00:02下载
    积分:1
  • Qpress
    一个轻量级的快速压缩算法,适合是stm32等单片机使用,压缩比收文件内容影响,测试进行100KB的二进制文件可压缩到60KB(A lightweight fast compression algorithm, suitable for the use of STM32 and other microcontrollers, compression ratio file content impact, testing 100 KB binary file can be compressed to 60 KB)
    2020-06-18 06:40:01下载
    积分:1
  • SAR
    基于极化熵,极化散射角,以及反熵的whishart聚类,还提供了freeman分解的代码(Based on the polarization entropy, polarization scattering angle, as well as anti-entropy whishart clustering, it also provides a freeman decomposition code)
    2020-06-28 22:00:01下载
    积分:1
  • C#修改Windows电脑的计算机名
    Visual C#修改计算机名,修改电脑名称为另一个自定义的新名称,代码较简单,这里不多做介绍了,运行界面如示例截图所示。以下为核心部分代码,先睹为快,完整源码项目请下载:   [DllImport("kernel32.dll")]   private static extern int SetComputerName(string ipComputerName);//重写API函数   private void Frm_Main_Load(object sender, EventArgs e)   {    Computer computer = new Computer();//创建计算机对象    textBox1.Text = computer.Name;//显示计算机名称   }   private void button1_Click(object sender, EventArgs e)   {    if (textBox2.Text == "")//判断计算机名称是否为空    {    MessageBox.Show("计算机名称不能为空!");    }    else    {    SetComputerName(textBox2.Text);//修改计算机名称    MessageBox.Show("计算机名称修改成功,请重新启动计算机使之生效!");    }   }
    2022-03-07 15:38:03下载
    积分:1
  • coding
    说明:  数字图像加密的行列置乱算法,可加密灰度图像(The row and column scrambling algorithm of digital image encryption can encrypt gray image)
    2019-11-01 09:07:48下载
    积分:1
  • vista Frame control! ! ! Suitable for VB!
    vista Frame控件!!!适合VB!-vista Frame control! ! ! Suitable for VB!
    2022-03-05 20:31:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载