登录
首页 » Visual C++ » two-point-problem

two-point-problem

于 2020-12-15 发布 文件大小:2719KB
0 265
下载积分: 1 下载次数: 51

代码说明:

  打靶法求解两点边值问题 实例测试通过,可直接运行,并带有详细代码注释 采用全局收敛的牛顿-拉普森迭代算法求解编制问题 绝对物超所值!(Two-point boundary value problem shooting method)

文件列表:

two-point-problem
.................\Ballistic.txt,6876129,2013-05-03
.................\Debug
.................\.....\fdjac.obj,17684,2013-05-02
.................\.....\fdjac.sbr,0,2013-05-02
.................\.....\fmin.obj,14488,2013-05-03
.................\.....\fmin.sbr,0,2013-05-03
.................\.....\lnsrch.obj,64800,2013-05-02
.................\.....\lnsrch.sbr,0,2013-05-02
.................\.....\lubksb.obj,15449,2013-05-02
.................\.....\lubksb.sbr,0,2013-05-02
.................\.....\ludcmp.obj,64460,2013-05-02
.................\.....\ludcmp.sbr,0,2013-05-02
.................\.....\newt.obj,73476,2013-05-02
.................\.....\newt.sbr,0,2013-05-02
.................\.....\odeint.obj,66526,2013-05-03
.................\.....\odeint.sbr,0,2013-05-03
.................\.....\opt_shoot.bsc,705536,2013-05-03
.................\.....\opt_shoot.exe,630883,2013-05-03
.................\.....\opt_shoot.ilk,934468,2013-05-03
.................\.....\opt_shoot.pch,2820692,2013-05-03
.................\.....\opt_shoot.pdb,1467392,2013-05-03
.................\.....\rkck.obj,23819,2013-05-02
.................\.....\rkck.sbr,0,2013-05-02
.................\.....\rkqs.obj,64981,2013-05-03
.................\.....\rkqs.sbr,0,2013-05-03
.................\.....\shoot.obj,16105,2013-05-03
.................\.....\shoot.sbr,0,2013-05-03
.................\.....\sphoot.obj,258035,2013-05-03
.................\.....\sphoot.sbr,0,2013-05-03
.................\.....\vc60.idb,156672,2013-05-03
.................\.....\vc60.pdb,143360,2013-05-03
.................\fdjac.cpp,746,2013-04-19
.................\fmin.cpp,476,2013-05-03
.................\lnsrch.cpp,2518,2013-05-02
.................\lubksb.cpp,968,2013-04-19
.................\ludcmp.cpp,1969,2013-04-19
.................\newt.cpp,2869,2013-05-02
.................\nr.h,24379,2001-11-25
.................\nrtypes.h,55,2001-11-25
.................\nrtypes_nr.h,2790,2002-10-07
.................\nrutil.h,82,2001-11-26
.................\nrutil_nr.h,11099,2001-11-25
.................\odeint.cpp,2337,2013-05-03
.................\opt_shoot.dsp,5305,2013-04-25
.................\opt_shoot.dsw,526,2013-04-12
.................\opt_shoot.ncb,148480,2013-05-03
.................\opt_shoot.opt,53760,2013-05-03
.................\opt_shoot.plg,2128,2013-05-03
.................\rkck.cpp,1426,2001-11-25
.................\rkqs.cpp,1709,2013-05-03
.................\shoot.cpp,662,2013-05-03
.................\sphoot.cpp,1524,2013-05-03
.................\sphoot.h,1537,2007-05-10

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

发表评论

0 个回复

  • gausszf
    该软件主要应用是采用高斯正反算进行换带计算的。(The software application is used mainly Gaussian with positive and negative exchange balance calculation.)
    2007-09-10 11:12:01下载
    积分:1
  • 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
  • nijie
    六轴工业机器人的逆运动学,采用VC++进行编程自动求解(inverse of 6-dof industrial robot)
    2020-12-25 12:19:04下载
    积分:1
  • fluid-1
    气泡上浮实验,基于fluent的二维模型(Bubble Floating Experiment)
    2019-03-28 21:16:57下载
    积分:1
  • Euler2Quaternion
    欧拉角与四元数 欧拉角与四元数 欧拉角与四元数 欧拉角与四元数 欧拉角与四元数(you you you you you you you you you you you you you you you you my )
    2014-05-08 21:29:38下载
    积分:1
  • 1.21b
    分数阶滑模工具箱,可用于解决阶次比较低的时候(fractional order sliding mode )
    2016-10-10 09:37:28下载
    积分:1
  • szpGauss
    用C++实现的高斯混合模型的算法类,方差矩阵是对角矩阵(C++ Gaussian mixture model algorithm category, variance matrix is diagonal matrix)
    2005-08-09 16:32:03下载
    积分:1
  • yuanmian
    圆面上的点到圆心的距离 圆面上的点到圆心的距离 圆面上的点到圆心的距离 圆面上的点到圆心的距离(Round surface of the distance from point to circle center point of the surface of the distance to the center circle to the center point of the surface of the distance from the surface point to the center circle distance)
    2011-04-26 00:41:31下载
    积分:1
  • code
    排样算法,用于矩阵排样优化,仅供参考,有错误请原谅,( ⊙ o ⊙ )啊!(Nesting algorithms for matrix layout optimization purposes, there is an error, please forgive me, (⊙ o ⊙) ah!)
    2015-05-02 15:41:07下载
    积分:1
  • maze
    关于走迷宫算法的实现程序,完全采用C++语言实现,可以运行(Maze algorithm program, fully C++ language, you can run)
    2012-07-31 22:21:04下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载