登录
首页 » Visual C++ » sijielonggekutafa

sijielonggekutafa

于 2015-10-28 发布 文件大小:182KB
0 294
下载积分: 1 下载次数: 15

代码说明:

  四阶龙格库塔法 数值计算 C++源码 可直接运行(Fourth-order Runge-Kutta numerical method C++ source code can be run directly)

文件列表:

四阶龙格库塔法
..............\Debug
..............\.....\longgekuta.exe,221259,2013-01-05
..............\.....\longgekuta.ilk,221940,2013-01-05
..............\.....\longgekuta.obj,5831,2013-01-05
..............\.....\longgekuta.pdb,500736,2013-01-05
..............\.....\vc60.idb,33792,2013-01-05
..............\.....\vc60.pdb,53248,2013-01-05
..............\input.txt,13,2013-01-05
..............\longgekuta.cpp,848,2013-01-05
..............\longgekuta.dsp,3449,2013-01-05
..............\longgekuta.dsw,545,2013-01-05
..............\longgekuta.ncb,33792,2013-01-05
..............\longgekuta.opt,48640,2013-01-05
..............\longgekuta.plg,1171,2013-01-05
..............\output.txt,2470,2013-01-05

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

发表评论

0 个回复

  • CPPsimplex
    单纯形法,求解线性规划问题的通用方法。单纯形是美国数学家G.B.丹齐克于1947年首先提出来的。它的理论根据是:线性规划问题的可行域是 n维向量空间Rn中的多面凸集,其最优值如果存在必在该凸集的某顶点处达到。顶点所对应的可行解称为基本可行解。单纯形法的基本思想是:先找出一个基本可行解,对它进行鉴别,看是否是最优解;若不是,则按照一定法则转换到另一改进的基本可行解,再鉴别;若仍不是,则再转换,按此重复进行。因基本可行解的个数有限,故经有限次转换必能得出问题的最优解。如果问题无最优解也可用此法判别。 (Simplex method for the minimum)
    2011-09-18 22:57:30下载
    积分:1
  • Vc++
    含列所有图像处理的VC++程序,包括图像转置,傅立叶变换,图像编码等(Containing all image processing VC++ Procedures, including image transpose, Fourier transform, image coding, etc.)
    2007-09-21 20:59:46下载
    积分:1
  • matrix-multiplication-and-inverse
    这是用C++做矩阵求逆和矩阵相乘,可以解简的线性方程。已验证,互相交流~(This is done using C++ matrix inversion and matrix multiplication, linear equations can be solved。)
    2014-03-25 11:24:24下载
    积分:1
  • MM1
    用C++实现排队论中M/M/1模型。简单方便。(Using C++ implementation in the M/M/1 queuing theory model. Easy and convenient.)
    2020-11-16 13:39:41下载
    积分:1
  • OOPFEM
    面向对象的有限元程序设计 ——空间8结点等参元的分析计算(Object-oriented finite element program design- space 8 node isoparametric element analysis calculation)
    2009-03-02 18:47:05下载
    积分:1
  • Newton
    C++编写的电力系统潮流计算程序,采用牛顿法,并考虑到节电优化编号,5,14,57,300节点验证正确(Power flow calculation program, C++ written using Newton' s method, taking into account the number to the power-saving optimization, 5,14,57,300 node authentication)
    2021-04-29 10:28:43下载
    积分:1
  • Ansys-bridge
    ANSYS 分析一座预应力连续刚构桥的命令流,很实用哦(ANSYS analysis of a prestressed continuous rigid frame bridge command stream, and very practical!)
    2012-05-30 12:01:35下载
    积分:1
  • Complex_operator_overloading
    新建复数类进行复数运算,重载+、=+、*、/等运算符用于复数间的运算。(New complex class complex operation, overloading+ =+,*,/operator for computing the plural.)
    2012-09-08 20:34:31下载
    积分:1
  • 82859165cifa
    编程序,按如下要求来求解n元一次线性方程组(假设方程组具有唯一解)。 (1)方程个数n之值由用户通过键盘输入; (2)方程组存放在“增广矩阵”A之中,而n行n+1列的A存储空间通过new来动态分配,且A的各元素值也由用户通过键盘输入 (Allocation procedures, the following requirements to solve the n-a system of linear equations (assuming a unique solution of equations). (1) the number n of the value equation by the user through the keyboard input (2) equations stored in the augmented matrix A, while n line n+ 1 column A storage space through the new dynamically allocated, and A The value of each element by the user through the keyboard input)
    2011-06-21 22:50:34下载
    积分:1
  • powell
    优化设计算法:用powell法求解目标函数的最优解和最优值,已经验证算法的正确性,在visual c++6.0下开发(Optimization algorithm: Solving the objective function with powell optimal solution and optimal value, has verified the correctness of the algorithm, the visual c++6.0 under development)
    2021-04-20 10:18:50下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载