登录
首页 » Visual C++ » 35

35

于 2010-07-07 发布 文件大小:599KB
0 145
下载积分: 1 下载次数: 0

代码说明:

说明:  四级四阶龙格库塔格式,求解微分方程的好算法。(Four fourth-order Runge-Kutta format, a good algorithm for solving differential equations.)

文件列表:

上机作业:数学0701 赵波 3070101035
..................................\作业1.1
..................................\.......\Debug
..................................\.......\.....\vc60.idb,33792,2010-07-07
..................................\.......\.....\vc60.pdb,45056,2010-07-07
..................................\.......\.....\作业1.1.exe,188496,2010-07-07
..................................\.......\.....\作业1.1.ilk,184424,2010-07-07
..................................\.......\.....\作业1.1.obj,3080,2010-07-07
..................................\.......\.....\作业1.1.pch,203604,2010-07-07
..................................\.......\.....\作业1.1.pdb,353280,2010-07-07
..................................\.......\Output - 组建.txt,120,2010-07-07
..................................\.......\作业1.1.cpp,368,2010-07-07
..................................\.......\作业1.1.dsp,3415,2010-07-07
..................................\.......\作业1.1.dsw,522,2010-07-07
..................................\.......\作业1.1.ncb,41984,2010-07-07
..................................\.......\作业1.1.opt,48640,2010-07-07
..................................\.......\作业1.1.plg,757,2010-07-07
..................................\作业1.2
..................................\.......\Debug
..................................\.......\.....\vc60.idb,41984,2010-07-07
..................................\.......\.....\vc60.pdb,45056,2010-07-07
..................................\.......\.....\作业1.2.exe,200784,2010-07-07
..................................\.......\.....\作业1.2.ilk,199368,2010-07-07
..................................\.......\.....\作业1.2.obj,2983,2010-07-07
..................................\.......\.....\作业1.2.pch,221428,2010-07-07
..................................\.......\.....\作业1.2.pdb,443392,2010-07-07
..................................\.......\作业1.2.cpp,393,2010-07-07
..................................\.......\作业1.2.dsp,3415,2010-07-07
..................................\.......\作业1.2.dsw,522,2010-07-07
..................................\.......\作业1.2.ncb,41984,2010-07-07
..................................\.......\作业1.2.opt,48640,2010-07-07
..................................\.......\作业1.2.plg,757,2010-07-07
..................................\作业2
..................................\.....\Debug
..................................\.....\.....\vc60.idb,33792,2010-07-07
..................................\.....\.....\vc60.pdb,45056,2010-07-07
..................................\.....\.....\作业题2.exe,213051,2010-07-07
..................................\.....\.....\作业题2.ilk,210320,2010-07-07
..................................\.....\.....\作业题2.obj,4068,2010-07-07
..................................\.....\.....\作业题2.pch,221300,2010-07-07
..................................\.....\.....\作业题2.pdb,451584,2010-07-07
..................................\.....\作业题2.cpp,606,2010-07-07
..................................\.....\作业题2.dsp,3415,2010-07-07
..................................\.....\作业题2.dsw,522,2010-07-07
..................................\.....\作业题2.ncb,41984,2010-07-07
..................................\.....\作业题2.opt,48640,2010-07-07
..................................\.....\作业题2.plg,757,2010-07-07
..................................\数学0701赵波3070101035.doc.doc,128512,2010-07-07

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

发表评论

0 个回复

  • fft
    用C++编写的一维和二维快速傅里叶变换程序(Prepared with C++ one-dimensional and two-dimensional fast Fourier transform procedure)
    2013-11-04 16:19:50下载
    积分:1
  • DK
    说明:  邓肯张在ansys中的二次开发,适合于土体有限元分析(second development of duncan-zhang in ansys,it s be used to ansys)
    2015-01-09 09:27:07下载
    积分:1
  • Gauss
    这是用C++编写的 用高斯方法求解方程的方法 我想对与计算机数学的同学来说 可能会有用(It is written with C++ method for solving equations using Gaussian approach I want to mathematics and computer may be useful for the students)
    2013-07-02 11:10:51下载
    积分:1
  • LGKT4
    四阶龙格库塔法解一阶二元微分方程 应用于数值计算(Fourth-order Runge-Kutta method for solving a class of binary differential equations for numerical calculation)
    2010-06-29 11:55:57下载
    积分:1
  • spline
    三次样条曲线拟合代码,先训练,后差值,计算非常准确(Three times spline curve fitting, the first training, and after, computation is very accurate)
    2012-02-21 20:27:19下载
    积分:1
  • wolfe
    wolfe程序模块的C++算法,可以重复使用,对于解决一维搜索是很好的..(C++ algorithm wolfe program modules can be reused for solving one-dimensional search is good ..)
    2014-02-25 15:11:57下载
    积分:1
  • 11
    说明:  用二分法求解一元五次非线性方程的实数解,在高等电路学习中有很好的用途。(One yuan of five nonlinear equations dichotomy solving real solutions, there is a very good use in the higher circuit learning.)
    2012-10-27 20:52:45下载
    积分:1
  • sor超松弛迭代法
    一个实现sor超松弛迭代法的c语言算法,可以帮助新手完成矩阵计算(A C language algorithm for realizing over relaxation iterative method)
    2017-06-30 09:34:56下载
    积分:1
  • Gearerroranalysisprogam
    用vc++编写的具有计算齿轮误差的软件,并能判断是否合格(Prepared using vc++ error with computing gear software, and to determine eligibility)
    2020-09-09 10:48:02下载
    积分:1
  • MatrixCalculator
    实现线性代数的矩阵运算的C++程序,矩阵计算器。(Linear algebra matrix operations C++ procedures matrix calculator.)
    2013-01-26 15:33:54下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载