登录
首页 » C# » IEEE4牛顿法

IEEE4牛顿法

于 2017-08-03 发布 文件大小:447KB
0 164
下载积分: 1 下载次数: 9

代码说明:

  使用C#进行潮流计算,算例为4节点的标准电网,计算结果可与电力系统分析教材相对比,无误差(based on C# to do power flow)

文件列表:

IEEE4牛顿法\AdmittanceMatrix.sln
IEEE4牛顿法\AdmittanceMatrix.v12.suo
IEEE4牛顿法\ConsoleApplication1\AdmittanceMa.csproj
IEEE4牛顿法\ConsoleApplication1\App.config
IEEE4牛顿法\ConsoleApplication1\bin\Debug\ConsoleApplication1.exe
IEEE4牛顿法\ConsoleApplication1\bin\Debug\ConsoleApplication1.exe.config
IEEE4牛顿法\ConsoleApplication1\bin\Debug\ConsoleApplication1.pdb
IEEE4牛顿法\ConsoleApplication1\bin\Debug\ConsoleApplication1.vshost.exe
IEEE4牛顿法\ConsoleApplication1\bin\Debug\ConsoleApplication1.vshost.exe.config
IEEE4牛顿法\ConsoleApplication1\bin\Debug\ConsoleApplication1.vshost.exe.manifest
IEEE4牛顿法\ConsoleApplication1\Complex.cs
IEEE4牛顿法\ConsoleApplication1\Matrix.cs
IEEE4牛顿法\ConsoleApplication1\obj\Debug\AdmittanceMa.csproj.FileListAbsolute.txt
IEEE4牛顿法\ConsoleApplication1\obj\Debug\AdmittanceMa.csprojResolveAssemblyReference.cache
IEEE4牛顿法\ConsoleApplication1\obj\Debug\ConsoleApplication1.csproj.FileListAbsolute.txt
IEEE4牛顿法\ConsoleApplication1\obj\Debug\ConsoleApplication1.csprojResolveAssemblyReference.cache
IEEE4牛顿法\ConsoleApplication1\obj\Debug\ConsoleApplication1.exe
IEEE4牛顿法\ConsoleApplication1\obj\Debug\ConsoleApplication1.pdb
IEEE4牛顿法\ConsoleApplication1\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
IEEE4牛顿法\ConsoleApplication1\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
IEEE4牛顿法\ConsoleApplication1\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
IEEE4牛顿法\ConsoleApplication1\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
IEEE4牛顿法\ConsoleApplication1\Program.cs
IEEE4牛顿法\ConsoleApplication1\Properties\AssemblyInfo.cs
IEEE4牛顿法\IEEE4_NewTon\App.config
IEEE4牛顿法\IEEE4_NewTon\bin\Debug\IEEE4_NewTon.exe
IEEE4牛顿法\IEEE4_NewTon\bin\Debug\IEEE4_NewTon.exe.config
IEEE4牛顿法\IEEE4_NewTon\bin\Debug\IEEE4_NewTon.pdb
IEEE4牛顿法\IEEE4_NewTon\bin\Debug\IEEE4_NewTon.vshost.exe
IEEE4牛顿法\IEEE4_NewTon\bin\Debug\IEEE4_NewTon.vshost.exe.config
IEEE4牛顿法\IEEE4_NewTon\bin\Debug\IEEE4_NewTon.vshost.exe.manifest
IEEE4牛顿法\IEEE4_NewTon\Complex.cs
IEEE4牛顿法\IEEE4_NewTon\IEEE4_NewTon.csproj
IEEE4牛顿法\IEEE4_NewTon\Matrix.cs
IEEE4牛顿法\IEEE4_NewTon\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
IEEE4牛顿法\IEEE4_NewTon\obj\Debug\IEEE4_NewTon.csproj.FileListAbsolute.txt
IEEE4牛顿法\IEEE4_NewTon\obj\Debug\IEEE4_NewTon.csprojResolveAssemblyReference.cache
IEEE4牛顿法\IEEE4_NewTon\obj\Debug\IEEE4_NewTon.exe
IEEE4牛顿法\IEEE4_NewTon\obj\Debug\IEEE4_NewTon.pdb
IEEE4牛顿法\IEEE4_NewTon\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
IEEE4牛顿法\IEEE4_NewTon\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
IEEE4牛顿法\IEEE4_NewTon\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
IEEE4牛顿法\IEEE4_NewTon\Program.cs
IEEE4牛顿法\IEEE4_NewTon\Properties\AssemblyInfo.cs
IEEE4牛顿法\NewTon\App.config
IEEE4牛顿法\NewTon\bin\Debug\NewTon.exe
IEEE4牛顿法\NewTon\bin\Debug\NewTon.exe.config
IEEE4牛顿法\NewTon\bin\Debug\NewTon.pdb
IEEE4牛顿法\NewTon\bin\Debug\NewTon.vshost.exe
IEEE4牛顿法\NewTon\bin\Debug\NewTon.vshost.exe.config
IEEE4牛顿法\NewTon\bin\Debug\NewTon.vshost.exe.manifest
IEEE4牛顿法\NewTon\Complex.cs
IEEE4牛顿法\NewTon\Matrix.cs
IEEE4牛顿法\NewTon\NewTon.csproj
IEEE4牛顿法\NewTon\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
IEEE4牛顿法\NewTon\obj\Debug\NewTon.csproj.FileListAbsolute.txt
IEEE4牛顿法\NewTon\obj\Debug\NewTon.csprojResolveAssemblyReference.cache
IEEE4牛顿法\NewTon\obj\Debug\NewTon.exe
IEEE4牛顿法\NewTon\obj\Debug\NewTon.pdb
IEEE4牛顿法\NewTon\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
IEEE4牛顿法\NewTon\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
IEEE4牛顿法\NewTon\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
IEEE4牛顿法\NewTon\Program.cs
IEEE4牛顿法\NewTon\Properties\AssemblyInfo.cs
IEEE4牛顿法\text\App.config
IEEE4牛顿法\text\bin\Debug\text.exe
IEEE4牛顿法\text\bin\Debug\text.exe.config
IEEE4牛顿法\text\bin\Debug\text.pdb
IEEE4牛顿法\text\bin\Debug\text.vshost.exe
IEEE4牛顿法\text\bin\Debug\text.vshost.exe.config
IEEE4牛顿法\text\bin\Debug\text.vshost.exe.manifest
IEEE4牛顿法\text\Matrix.cs
IEEE4牛顿法\text\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
IEEE4牛顿法\text\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
IEEE4牛顿法\text\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
IEEE4牛顿法\text\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
IEEE4牛顿法\text\obj\Debug\text.csproj.FileListAbsolute.txt
IEEE4牛顿法\text\obj\Debug\text.csprojResolveAssemblyReference.cache
IEEE4牛顿法\text\obj\Debug\text.exe
IEEE4牛顿法\text\obj\Debug\text.pdb
IEEE4牛顿法\text\Program.cs
IEEE4牛顿法\text\Properties\AssemblyInfo.cs
IEEE4牛顿法\text\text.csproj
IEEE4牛顿法\导纳矩阵结果.txt
IEEE4牛顿法\ConsoleApplication1\obj\Debug\TempPE
IEEE4牛顿法\IEEE4_NewTon\obj\Debug\TempPE
IEEE4牛顿法\NewTon\obj\Debug\TempPE
IEEE4牛顿法\text\obj\Debug\TempPE
IEEE4牛顿法\ConsoleApplication1\bin\Debug
IEEE4牛顿法\ConsoleApplication1\obj\Debug
IEEE4牛顿法\IEEE4_NewTon\bin\Debug
IEEE4牛顿法\IEEE4_NewTon\obj\Debug
IEEE4牛顿法\NewTon\bin\Debug
IEEE4牛顿法\NewTon\obj\Debug
IEEE4牛顿法\text\bin\Debug
IEEE4牛顿法\text\obj\Debug
IEEE4牛顿法\ConsoleApplication1\bin
IEEE4牛顿法\ConsoleApplication1\obj
IEEE4牛顿法\ConsoleApplication1\Properties
IEEE4牛顿法\IEEE4_NewTon\bin

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

发表评论

0 个回复

  • car4Ssale
    用c++做的汽车4s店销售系统(mfc) 录入查询库存预定等功能模块 头文件中定义 class CAutomobile4SshopDlg : public CDialog 头文件中定义class sale : public CDialog class service : public CDialog class storage : public CDialog class guanli : public CDialog 分别作销售,服务,库存,管理功能模块函数体调用 #define IDM_ABOUTBOX 0x0010 #define IDD_ABOUTBOX 100 #define IDS_ABOUTBOX 101 #define IDD_AUTOMOBILE4SSHOP_DIALOG 102 .....宏定义为函数体调用(Using c++ to do car 4s shop sales system (mfc) Input query inventory reserve and other functional modules Header file defines class CAutomobile4SshopDlg: public CDialog Header file defines class sale: public CDialog class service: public CDialog class storage: public CDialog class guanli: public CDialog Respectively, for sales, service, inventory management function module calls the function body # define IDM_ABOUTBOX 0x0010 # define IDD_ABOUTBOX 100 # define IDS_ABOUTBOX 101 # define IDD_AUTOMOBILE4SSHOP_DIALOG 102 Defined as a function of the body ..... macro call)
    2013-10-24 17:52:29下载
    积分:1
  • SPI通讯 学习之用 FreeScale
    SPI通讯 学习之用 FreeScale-SPI communication
    2022-03-02 00:46:13下载
    积分:1
  • weibull
    说明:  能够较好地对风速进行威布尔分布函数拟合,并计算形状参数和尺度参数(It is better to fit the Weibull distribution function to the wind speed and calculate the shape parameters and scale parameters.)
    2021-05-13 12:30:02下载
    积分:1
  • 学习LabVIEW时做的书上的例程,课供初学者参考
    学习LabVIEW时做的书上的例程,课供初学者参考-When learning LabVIEW book on the routines, classes for beginners reference
    2022-01-25 23:07:34下载
    积分:1
  • 三线交错双向DCDCmatlab仿真
    说明:  三相交错双向dcdc微电网的matlab仿真资料,仅供参考。(Matlab simulation data of three-phase staggered bidirectional DCDC microgrid are for reference only.)
    2019-06-23 21:39:14下载
    积分:1
  • 企业人事进行管理 frmGoodsSellManage.designer
    用于对企业人事进行管理,包含各种信息的管理,学习winform的案例(Used in the management of enterprise personnel, including the management of various information, learn the case of WinForm)
    2020-06-25 03:00:02下载
    积分:1
  • hulf
    说明:  设计一个哈夫曼编码器 要求对一段数据序列进行哈夫曼编码,使得平均码长最短,输出各元素编码和编码后的数据序列。 ① 组成序列的元素是[0-9]这10个数字,每个数字其对应的4位二进制数表示。比如5对应0101,9对应1001。 ② 输入数据序列的长度为256。 ③ 先输出每个元素的编码,然后输出数据序列对应的哈夫曼编码序列。(Designing a Huffman Encoder Huffman coding is required for a data sequence to minimize the average code length and output the coded and coded data sequence of each element. (1) The elements that make up the sequence are the 10 digits [0-9], and each digit is represented by its corresponding 4-bit binary number. For example, 5 corresponds to 0101, 9 corresponds to 1001. (2) The length of the input data sequence is 256. (3) First output the encoding of each element, and then output the Huffman encoding sequence corresponding to the data sequence.)
    2019-06-19 21:49:58下载
    积分:1
  • GUASS
    说明:  实现高斯若儿当消元算法,其中包含源代码和样例,解释说明内容(Realization of Gauss's algorithm)
    2018-01-08 17:15:51下载
    积分:1
  • worldguard-5.7.3
    worldedit java plugin
    2013-07-27 22:15:42下载
    积分:1
  • 源程序
    用matlab编写的代码,用于实现飞行器的一致性状态(The code is used to achieve the consistency of the aircraft)(The code written in MATLAB is used to achieve the consistency of the aircraft.)
    2019-06-14 20:09:24下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载