登录
首页 » Fortran » 123125414

123125414

于 2020-10-15 发布 文件大小:557KB
0 309
下载积分: 1 下载次数: 62

代码说明:

  一个很有用的微型燃气轮机的模型,推荐pscad初学者使用(Model microturbine a useful, recommended for beginners pscad)

文件列表:

微型燃气轮机
............\model1-NO.bak,130859,2014-06-10
............\model1-NO.emt
............\.............\EMTDC_cf6.log,0,2014-06-10
............\.............\EMTDC_gnu.log,0,2014-06-10
............\.............\Main.dta,5206,2014-06-10
............\.............\Main.f,19589,2014-06-10
............\.............\Main.o,18692,2014-06-10
............\.............\Main.obj,29299,2014-06-10
............\.............\model1-NO.exe,1069056,2014-06-10
............\.............\model1-NO.mak,3564,2014-06-10
............\.............\model1-NO.map,12017,2014-06-10
............\.............\Untitled_1.dta,906,2014-06-10
............\.............\Untitled_1.f,6237,2014-06-10
............\.............\Untitled_1.o,2501,2014-06-10
............\.............\Untitled_1.obj,2673,2014-06-10
............\.............\Untitled_2.dta,1371,2014-06-10
............\.............\Untitled_2.f,7132,2014-06-10
............\.............\Untitled_2.o,3367,2014-06-10
............\.............\Untitled_2.obj,4272,2014-06-10
............\.............\Untitled_2_1.dta,5879,2014-06-10
............\.............\Untitled_2_1.f,16033,2014-06-10
............\.............\Untitled_2_1.o,13296,2014-06-10
............\.............\Untitled_2_1.obj,14659,2014-06-10
............\.............\Untitled_2_2.dta,5189,2014-06-10
............\.............\Untitled_2_2.f,15089,2014-06-10
............\.............\Untitled_2_2.o,12430,2014-06-10
............\.............\Untitled_2_2.obj,12648,2014-06-10
............\.............\Untitled_3.dta,2093,2014-06-10
............\.............\Untitled_3.f,14225,2014-06-10
............\.............\Untitled_3.o,10183,2014-06-10
............\.............\Untitled_3.obj,11212,2014-06-10
............\.............\Untitled_3_1.dta,2093,2014-06-10
............\.............\Untitled_3_1.f,14235,2014-06-10
............\.............\Untitled_3_1.o,10203,2014-06-10
............\.............\Untitled_3_1.obj,11236,2014-06-10
............\.............\Untitled_4.dta,3170,2014-06-10
............\.............\Untitled_4.f,21576,2014-06-10
............\.............\Untitled_4.o,18011,2014-06-10
............\.............\Untitled_4.obj,19405,2014-06-10
............\.............\Untitled_4_1.dta,2822,2014-06-10
............\.............\Untitled_4_1.f,19674,2014-06-10
............\.............\Untitled_4_1.o,15611,2014-06-10
............\.............\Untitled_4_1.obj,17707,2014-06-10
............\model1-NO.psc,130731,2014-06-10

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

发表评论

0 个回复

  • pscad-course
    pscad application course
    2015-11-20 17:04:59下载
    积分:1
  • yuputu
    使用matlab代码画语音信号的语谱图,可作为参考资料(Using matlab code to draw speech signal spectrogram can be used as reference.)
    2019-01-19 21:55:36下载
    积分:1
  • unicet-and-netdraw-explanation
    unicet和netdraw使用手册,能够较好的学习这两种软件,用于网络绘图(unicet, and netdraw use the manual, better able to learn both software for network drawing)
    2012-11-29 15:55:25下载
    积分:1
  • 泰森多边形
    说明:  很实用的matlab生成泰森多边形的程序集,可以根据自己要求修改输入,定制特殊图形(The very practical matlab generates the assembly of voronoi, which can modify the input according to your own requirements and customize special graphics)
    2021-02-06 14:09:56下载
    积分:1
  • TEST_4_yizhi
    变压器励磁涌流,剩磁的表示方法,pscad模型,涌流抑制,psc文件。(Transformer inrush current, representation remanence, pscad model, surge suppression.)
    2015-09-12 20:40:47下载
    积分:1
  • 10kV
    这是我做的10KV变电站标准设计图纸,包括电气主接线等,用的AutoCAD画的,朋友们可以放心下载,已经通过了毕业答辩。(This is what I do 10KV substation standard design drawings, including the main electrical wiring, etc., with the AutoCAD drawing, and friends can rest assured download, has passed the graduation reply.)
    2020-11-11 19:39:44下载
    积分:1
  • Matlab
    Matlab绘图教程(大量实例PPT),可供初学者绘图使用,简单方便。(Matlab graphics tutorials (large number of examples PPT), drawing for beginners to use, simple and convenient.)
    2013-07-10 17:19:44下载
    积分:1
  • tuxingxuedazouye
    说明:  1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。 6. 两种扫描多边形扫描转换算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法任选一种); 7. 4连通区域的递归种子填充算法,和扫描线种子填充算法,要求种子点(x,y)可交互输入)。 8. 简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。 9. 交互式Bezier曲线的输入绘制程序实现 (1. So an integrated graphical interface procedures, which call for each operation subroutine. 2. Calling the painting point function, with DDA, the midpoint algorithm painting line and the midpoint algorithm and France Circle and the positive and negative parabola. 3. Interactive 2D linear intersection : If there intersection with a solid circle indicates Nodal and writing to demonstrate its coordinates. 4. Using 2D animation graphics transform algorithms to achieve the specified physical translation, rotation and scaling. (Including walking and cycling around the fixed point of rotating objects from the rotating animation.) 5. Line cutting and polygon clipping algorithm to achieve the animation demo. (Two segments cutting algorithm and H-S-by-side polygon clipping algorithm) polygon clipp)
    2020-11-09 20:49:46下载
    积分:1
  • matlab-smooth
    可以对曲线进行平滑,尤其可以对光谱曲线进行平滑处理!(The curve can be smooth, especially the spectral curve can be smooth processing!)
    2013-08-06 22:49:47下载
    积分:1
  • TestView
    说明:  单文档绘图测试程序。单文档绘图测试程序。(single document mapping test. Single document mapping test.)
    2006-04-30 10:42:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载