登录
首页 » C# » PQ decomposition method

PQ decomposition method

于 2019-04-23 发布
0 145
下载积分: 1 下载次数: 2

代码说明:

说明:  进行PQ分解,计算电力系统潮流的有效方法,应用广泛(PQ decomposition is an effective method for calculating power flow in power system.)

文件列表:

PQ分解法潮流计算\PFC_PQ\bin\Debug\ExtendedMath.dll, 16384 , 2018-01-24
PQ分解法潮流计算\PFC_PQ\bin\Debug\input.txt, 124 , 2018-07-03
PQ分解法潮流计算\PFC_PQ\bin\Debug\output.txt, 10273 , 2019-01-08
PQ分解法潮流计算\PFC_PQ\bin\Debug\PFC_PQ.exe, 39424 , 2018-07-03
PQ分解法潮流计算\PFC_PQ\bin\Debug\PFC_PQ.pdb, 122368 , 2018-07-03
PQ分解法潮流计算\PFC_PQ\bin\Debug\PFC_PQ.vshost.exe, 11600 , 2018-07-03
PQ分解法潮流计算\PFC_PQ\bin\Debug\PFC_PQ.vshost.exe.manifest, 490 , 2017-09-29
PQ分解法潮流计算\PFC_PQ\ExtendedMath.cs, 41962 , 2018-07-02
PQ分解法潮流计算\PFC_PQ\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 5879 , 2018-07-03
PQ分解法潮流计算\PFC_PQ\obj\x86\Debug\PFC_PQ.csproj.FileListAbsolute.txt, 717 , 2018-07-03
PQ分解法潮流计算\PFC_PQ\obj\x86\Debug\PFC_PQ.csprojResolveAssemblyReference.cache, 13368 , 2018-01-24
PQ分解法潮流计算\PFC_PQ\obj\x86\Debug\PFC_PQ.exe, 39424 , 2018-07-03
PQ分解法潮流计算\PFC_PQ\obj\x86\Debug\PFC_PQ.pdb, 122368 , 2018-07-03
PQ分解法潮流计算\PFC_PQ\obj\x86\Debug\ResolveAssemblyReference.cache, 11676 , 2018-01-24
PQ分解法潮流计算\PFC_PQ\PFC_PQ.csproj, 2476 , 2018-06-29
PQ分解法潮流计算\PFC_PQ\Program.cs, 66309 , 2018-07-03
PQ分解法潮流计算\PFC_PQ\Properties\AssemblyInfo.cs, 1362 , 2018-01-16
PQ分解法潮流计算\PQ分解法潮流计算.sln, 860 , 2018-01-16
PQ分解法潮流计算\PQ分解法潮流计算.suo, 32256 , 2018-07-04
PQ分解法潮流计算\PFC_PQ\obj\x86\Debug\TempPE, 0 , 2018-01-16
PQ分解法潮流计算\PFC_PQ\obj\x86\Debug, 0 , 2018-07-03
PQ分解法潮流计算\PFC_PQ\bin\Debug, 0 , 2018-07-02
PQ分解法潮流计算\PFC_PQ\bin\Release, 0 , 2018-01-20
PQ分解法潮流计算\PFC_PQ\obj\x86, 0 , 2018-01-24
PQ分解法潮流计算\PFC_PQ\bin, 0 , 2018-01-24
PQ分解法潮流计算\PFC_PQ\obj, 0 , 2018-01-24
PQ分解法潮流计算\PFC_PQ\Properties, 0 , 2018-01-24
PQ分解法潮流计算\PFC_PQ, 0 , 2018-06-29
PQ分解法潮流计算, 0 , 2018-01-24

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

发表评论

0 个回复

  • 03CH4_red19
    甲烷的19步简化反应机理文件,FORTRAN语言编写反应速度(ch4 reaction rate)
    2020-10-27 10:39:58下载
    积分:1
  • MESH-FREE-MLS-SHAPE-FUNCTION
    无网格法移动最小二乘近似(MLS)型函数计算子程序 (Meshless method moving least square approximation (MLS) type function calculation subroutine)
    2013-09-27 10:32:13下载
    积分:1
  • GRKT10
    通过C语言,实现龙格库塔法,用四阶龙格库塔法求解一阶微分方程组。(Through the C language, the realization of Runge-Kutta method with fourth-order Runge-Kutta method for solving first-order differential equations.)
    2021-03-17 22:19:21下载
    积分:1
  • G.格子Boltzmann方法的原理及应用
    说明:  本书详细介绍了格子波尔兹曼法的原理,边界条件,具体模型及数值方法,非常适合学习与应用。(This book introduce the theory of lattice boltzmann methods alone with it's boundary conditions,models and numerical methods. It's really a book for us to learn and use.)
    2017-06-22 11:48:09下载
    积分:1
  • UDF_03_Files
    说明:  用C语言编写的Fluent UDF实例,包含Adjust宏,profile宏等八个实例教程,快速上手(The UDF is for computational fluid dynamics software Fluent, it concludes the Profile.c,the Adjust.c)
    2019-05-11 00:02:23下载
    积分:1
  • 经典99行拓扑优化程序
    经典99行拓扑优化程序,采用Heaviside方程获得接近0-1离散解(The classical 99-line topology optimization program uses Heaviside equation to obtain nearly 0-1 discrete solution)
    2020-06-20 00:00:02下载
    积分:1
  • gtn-st-lm
    Umat for GTN damage material model in Abaqus by UMAT - STATIC in Levenberg-Marquardt (LM) solution routines from Slatec library
    2021-03-24 20:39:14下载
    积分:1
  • 1
    说明:  编程观察无穷级数 1/n的收敛性。 采用 IEEE 单精度浮点数,观察当 n 为何值时求和结果不再变化,将它与理论分析的结论进 行比较 (注:在 MATLAB 中可用 single 命令将变量转成单精度浮点数)。(Programming observation of convergence of infinite series 1/n)
    2018-09-14 16:38:50下载
    积分:1
  • Bifurcation-for-Double-disk
    一篇论文,对研究转子动力学初学者有参考价值,题目为叶片振动影响下双盘转子-轴承系统的稳定性与分岔。(Paper, the study of rotor dynamics beginners reference value, titled double-disc rotor blade vibration under the influence- bearing system stability and bifurcation.)
    2011-09-30 08:57:52下载
    积分:1
  • comput_v
    应用FORTRAN语言编写的通过方向应力张量与应力余弦张量求解主应力矩阵(Application FORTRAN language through direction cosine stress tensor and the stress tensor matrix solving the principal stress)
    2013-08-13 10:16:21下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载