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

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

于 2012-09-26 发布 文件大小:721KB
0 320
下载积分: 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 个回复

  • floorplanning-and-route
    Floor planning and route
    2014-03-04 05:33:40下载
    积分:1
  • 7
    相变UDF,包括质量传递和热量传递,能够进行气液相变的模拟(Phase transition UDF, including mass transfer and heat transfer, gas-liquid phase transition can be simulated)
    2021-03-02 15:09:34下载
    积分:1
  • FEM-of-four-bar-truss-structures
    四杆桁架结构的有限元分析程序,在VS2008软件中使用C++语言编写,输入为四杆桁架结构的节点坐标,材料参数,边界条件,输出为各节点的应力和应变。(Four-bar truss structure finite element analysis program, the use of C++ written in VS2008 software, input node coordinate the four-bar truss structure, material parameters, boundary conditions, the output of the stress and strain of each node.)
    2015-06-22 10:03:42下载
    积分:1
  • Spline.h
    三次样条插值c++头文件,一些头文件,非常好(Cubic spline interpolation c++ header files, some header files)
    2020-12-10 15:19:18下载
    积分:1
  • 禁忌法 C++
     禁忌搜索算法是一种全局性邻域搜索算法,模拟人类具有记忆功能的寻优特征。它通过局部邻域搜索机制和相应的禁忌准则来避免迂回搜索,并通过破禁水平来释放一些被禁忌的优良状态,进而保证多样化的有效探索,以最终实现全局优化(Tabu search algorithm)
    2018-04-13 09:03:34下载
    积分:1
  • 3107002005_5th_spline
    说明:  曲线的三次样条插值,在非首尾节点处具有三次光滑性质(Curve cubic spline interpolation, in both nodes with non-smooth nature of the three)
    2008-10-27 11:07:08下载
    积分:1
  • PARAMETER
    根据试试数据 对变压器技术参数进行校核 利用的是最小二乘曲线拟合的方法(According to the data to try check technical parameters of the transformer is the least squares curve fitting using the method)
    2010-11-30 17:15:43下载
    积分:1
  • acoustic
    交错网格声波方程交错网格有限差分地震波场计算波场正演模拟。 (The CalCulation of the SeismiC Wave一 fieldwith Staggered-grid Finite difference Sheme )
    2010-09-19 15:53:45下载
    积分:1
  • 基于Wegstein方法的求解方程SolveEquation_Wegstein
    基于Wegstein方法的求解方程的C++程序。(Wegstein-based method for solving equations C++ program.)
    2020-06-30 01:00:02下载
    积分:1
  • UKF
    无迹卡尔曼滤波算法的c语言。网上找到的,貌似是老外编的,蛮不错的。(unscented kalman filter code of visual c.)
    2021-01-05 15:08:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载