登录
首页 » Visual C++ » IEEE4-5-14-30-57-118-300

IEEE4-5-14-30-57-118-300

于 2012-09-26 发布 文件大小:721KB
0 229
下载积分: 1 下载次数: 103

代码说明:

  潮流计算,IEEE30节点的潮流计算,和牛顿法的程序报告 (power flow)

文件列表:

潮流计算C%2B%2B语言牛顿法 IEEE4、5、14、30、57、118、300节点系统
............................................................\30.txt,4522,2009-07-25
............................................................\zypowerflow
............................................................\...........\118.txt,16327,2009-07-25
............................................................\...........\14.txt,2088,2009-07-25
............................................................\...........\30.txt,4521,2011-07-24
............................................................\...........\300.txt,65338,2009-07-27
............................................................\...........\4.txt,206,2009-07-25
............................................................\...........\5.txt,221,2010-08-13
............................................................\...........\57.txt,7708,2009-07-26
............................................................\...........\5r.txt,1486,2010-08-13
............................................................\...........\datastruct.h,1706,2010-07-20
............................................................\...........\Debug
............................................................\...........\.....\118.txt,16327,2009-07-25
............................................................\...........\.....\14.txt,2088,2009-07-25
............................................................\...........\.....\30.txt,4522,2009-07-25
............................................................\...........\.....\300.txt,65338,2009-07-27
............................................................\...........\.....\4.txt,206,2009-07-25
............................................................\...........\.....\5.txt,221,2009-07-22
............................................................\...........\.....\57.txt,7708,2009-07-26
............................................................\...........\.....\vc60.idb,99328,2011-07-26
............................................................\...........\.....\vc60.pdb,69632,2011-07-24
............................................................\...........\.....\zymain.obj,22322,2011-07-26
............................................................\...........\.....\zypowerflow.exe,295030,2011-07-26
............................................................\...........\.....\zypowerflow.ilk,332464,2011-07-26
............................................................\...........\.....\zypowerflow.obj,70233,2011-07-24
............................................................\...........\.....\zypowerflow.pch,350492,2011-07-24
............................................................\...........\.....\zypowerflow.pdb,664576,2011-07-24
............................................................\...........\result118.txt,25176,2010-07-26
............................................................\...........\result14.txt,3369,2011-07-24
............................................................\...........\result30.txt,6373,2011-07-24
............................................................\...........\result300.txt,57726,2011-07-26
............................................................\...........\result5.txt,1486,2010-08-23
............................................................\...........\result57.txt,11650,2010-08-24
............................................................\...........\zymain.cpp,2276,2010-08-13
............................................................\...........\zypowerflow.cpp,23098,2010-09-12
............................................................\...........\zypowerflow.dsp,3524,2011-07-24
............................................................\...........\zypowerflow.dsw,530,2011-05-30
............................................................\...........\zypowerflow.h,977,2009-07-29
............................................................\...........\zypowerflow.ncb,107520,2011-07-26
............................................................\...........\zypowerflow.opt,49664,2011-07-26
............................................................\...........\zypowerflow.plg,793,2011-07-26
............................................................\牛顿法潮流程序报告.doc,352256,2011-07-27

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

发表评论

0 个回复

  • submissionofassignmentapriorialgorithmimplementat
    APRIORI ALGORITHM IMPLEMENTATION
    2012-01-11 14:58:40下载
    积分:1
  • simple
    流体力学SIMPLE算法(C语言编程实现)需自己设定边界条件(SIMPLE algorithm)
    2013-09-06 19:00:42下载
    积分:1
  • UDFlizi
    基于FLUENT软件的一些常用UDF实例,比较有帮助(udf example)
    2015-10-20 15:56:14下载
    积分:1
  • RNN-RTRL-train
    递归神经网络-实时学习训练算法代码,亲测可用,简洁无误,容易上手。( Recursive neural network- real-time learning training algorithm code, pro-test available, simple and correct, easy to use.)
    2021-01-21 09:08:41下载
    积分:1
  • AirbornePointEcho
    C语言版,机载SAR回波仿真程序,附有FFT和复数库,以及位图显示模块。本程序注释详解,对加深SAR的理解有很好的帮助(C language version, airborne SAR echo simulation program with FFT and complex database, as well as bitmap display module. Detailed notes of this procedure, for deepening the understanding of SAR has a good assist)
    2020-07-04 05:40:02下载
    积分:1
  • CUDA-SAR-
    在VS2005环境下,使用CUDA编程实现SAR成像中CSA算法的实现,得到了很好的加速比。(In the VS2005 environment, using the CUDA programming SAR imaging algorithm implementation in the CSA, has been very good speedup.)
    2011-07-20 15:23:16下载
    积分:1
  • WaterPress
    对于水轮机阀门开启、关闭的一瞬间,对于钢管有比较大的水击。该程序计算出了相对最大的水击压力。(For turbine valves opened, the closure of the moment, for a relatively large pipe water hammer. The program calculated the maximum relative pressure of water hammer.)
    2008-03-15 16:37:05下载
    积分:1
  • srfft
    计算复序列的分裂基快速傅里叶变换,分裂基快速算法是将基2和基4分解组合而成。在基2M类快速算法中,分裂基算法具有最少的运算量,且仍保留结构规则、原位计算等优点。(Calculate complex sequence of split radix fast Fourier transform, fast algorithm is to split the base base 2 and base 4 decomposition combination. 2M fast algorithm in the base class, the split-based algorithm has the least amount of computation and structural rules remain in situ calculation and so on.)
    2013-05-23 19:56:04下载
    积分:1
  • C_classical_src
    平常练习的一些程序,比较基础,包括求斐波那契数、完数等等(Some of the usual practice procedures, more infrastructure, including seeking Fibonacci numbers, number, etc. End)
    2013-11-18 21:18:19下载
    积分:1
  • BICG
    BICG算法,是Krylov子空间的迭代方法之一(The BICG algorithm is one of the Krylov subspace iteration method)
    2012-07-09 21:57:18下载
    积分:1
  • 696518资源总数
  • 105744会员总数
  • 21今日下载