登录
首页 » WORD » 牛拉法潮流计算程序(附3机9节点结果对比)

牛拉法潮流计算程序(附3机9节点结果对比)

于 2017-12-01 发布 文件大小:345KB
0 180
下载积分: 1 下载次数: 21

代码说明:

  基于牛顿拉夫迅算法的IEEE3机9节点系统潮流计算程序(Power flow calculation program for 9 node system of IEEE3 based on Newton rash fast algorithm)

文件列表:

牛拉法潮流计算程序(附3机9节点结果对比).docx, 419055, 2017-09-03

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

发表评论

0 个回复

  • Equivalence
    等价
    2023-01-20 07:40:03下载
    积分:1
  • Flash 5 作品,展现漂亮的魔界的魔花!编程做到的景象就是比较奇妙。 此源码作为学习研究用...
    Flash 5 作品,展现漂亮的魔界的魔花!编程做到的景象就是比较奇妙。 此源码作为学习研究用-works its way beautiful display of the magic flower! Programming is done more intriguing picture. This source used as a study and research
    2022-02-27 07:16:24下载
    积分:1
  • 远峰pxa255系列开发板图,标注有各个元器件的功能,可作参考...
    远峰pxa255系列开发板图,标注有各个元器件的功能,可作参考-series of far-pxa255 development map, marked in various parts of the function can be used as a reference
    2022-06-22 03:57:22下载
    积分:1
  • OS_Elevator-master
    OS_Elevator-master电梯调度五部二十层入门小程序(OS_Elevator-master.zip)
    2017-06-12 03:56:40下载
    积分:1
  • Java自定义鼠标光标
    super("自定义光标"); //调用父类构造函数   int[] cursor={Cursor.DEFAULT_CURSOR,Cursor.HAND_CURSOR,Cursor.MOVE_CURSOR,Cursor.N_RESIZE_CURSOR,Cursor.W_RESIZE_CURSOR,Cursor.WAIT_CURSOR,Cursor.TEXT_CURSOR}; //预定义光标数组   Container container=getContentPane(); //得到容器   container.setLayout(new FlowLayout()); //设置容器布局管理器   for (int i=0;i   JTextArea jta=new JTextArea(3,6); //实例化一个文本框对象    jta.setCursor(Cursor.getPredefinedCursor(cursor[i])); //设置文本框的光标    container.add(jta); //增加组件到容器上   }      Toolkit toolkit=Toolkit.getDefaultToolkit(); //得到默认的ToolKit对象   Image image=toolkit.getImage("cursor.gif"); //得到图像   Cursor customCursor=toolkit.createCustomCursor(image,new Point(6,6),"MyCursor"); //实例化自定义光标对象   JTextArea jta=new JTextArea(3,6); //实例化文本框   jta.setCursor(customCursor); //设置文本框光标   container.add(jta); //增加组件   setSize(300,160); //设置窗口大小   setVisible(true); //窗口可视
    2022-03-06 15:35:47下载
    积分:1
  • 背英语单词1
    背英语单词1-back an English word
    2022-06-27 15:48:08下载
    积分:1
  • Learning_CSharp_2005_2nd_Edition
    Learning C# 2005 By Jesse Liberty, Brian MacDonald ............................................... Publisher: O Reilly Pub Date: February 2006 Pages: 552 Programming C# and Programming ASP.NET, has written an entry-level guide to C#.
    2010-01-05 09:43:38下载
    积分:1
  • 用来模拟金属低周疲劳的自定义子程序
    说明:  用来模拟金属低周疲劳的自定义子程序,适用于ABAQUS用户自定义开发(Used to perform ultra-low-cycle fatigue prediction of metal)
    2021-03-30 15:09:09下载
    积分:1
  • Nginx负载均衡集群配置文档
    nginux+tomcat+linux集群配置web应用详细文档,内包含nginux下的linux安装包(Nginux + Tomcat + Linux cluster configuration web application detailed documentation, including the Linux Installation Package under nginux)
    2020-06-16 07:40:02下载
    积分:1
  • MBC
    飞狐的MACD背驰公式,直接在附图上标注结果(Flying fox MACD divergence formula directly in the drawings marked results)
    2012-11-06 12:11:13下载
    积分:1
  • 696518资源总数
  • 105720会员总数
  • 3今日下载