登录
首页 » Visual C++ » 35

35

于 2010-07-07 发布 文件大小:599KB
0 227
下载积分: 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 个回复

  • lbm2d
    基于D2Q9模型的LBM程序,用于计算方腔驱动流,对应何亚玲《格子Boltzmann方法的理论及应用》一书的源码(LBM D2Q9 model-based program used to calculate the square cavity driven flow, which corresponds He Yaling " Lattice Boltzmann Method Theory and Applications," a source book)
    2021-03-12 21:19:24下载
    积分:1
  • ooptest
    C++实现的FFT,详细,简单,内含多个测试类(using C++ implements fft,including serials class)
    2013-12-12 23:22:05下载
    积分:1
  • duoxiangshi
    计算方法程序:多项式拟合(Calculation procedure: Polynomial Fitting)
    2008-05-01 14:42:31下载
    积分:1
  • Wdisp
    Wdisp,是基于建造结构计算软件pkpm的结果数据提取文件,方便使用,提取数据后,可用于绘制曲线。(Wdisp, is based on The construction structure calculations software pkpm the results of data extraction files, easy to use, extract data, can be used to draw the curve.)
    2013-04-08 15:34:48下载
    积分:1
  • grey
    灰色关联度分析是基于灰色系统的灰色过程, 进行因素间时间序列的比较来确定哪些是影响大的主导因素, 是一种动态过程的研究。(Grey Relational Analysis is based on gray gray process, the comparison of the time series between the factors to determine what affect the the big dominant factor, is a dynamic process.)
    2012-08-25 00:27:37下载
    积分:1
  • Least-squares-linear
    可进行最小二乘法线性拟合输出,包含源代码及生成后的程序(Least-squares linear fit can be output)
    2013-10-24 14:21:45下载
    积分:1
  • polyfit
    C语言实现多项式的最小二乘拟合,可用于在区间上对函数进行拟合(C language polynomial least squares fitting, can be used to fit the function on the interval)
    2021-02-19 12:39:44下载
    积分:1
  • Calculator2
    这是一个小型计算器,功能强大,用户输入想要计算的数据,即可自行计算出结果。(This is a program about calculator,and it is very userful.)
    2012-10-08 10:21:39下载
    积分:1
  • 24
    说明:  给定四个数(1--13),判经过四则运算后能否得到结果24,若能,输出表达式。 (Given the number four (1- 13), after sub after four computing results can be 24, if the output expression.)
    2008-01-03 22:19:45下载
    积分:1
  • optics-VCPP
    说明:  Optics聚类算法 OPTICS没有显示地产生一个数据集合簇,它为自动和交互地聚类分析计算一个簇次序。这个次序代表了数据基于密度地聚类结构。它包含地信息,等同于从一个宽广地参数设置范围所获得的基于密度的聚类(Optics do not show clustering algorithm OPTICS to produce a collection of data clusters, it is automatically and interactively computing cluster analysis a cluster order. This order represents the data to cluster based on the density structure. It contains in information from a broadly equivalent range of parameters obtained by density-based clustering)
    2020-11-07 15:19:49下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载