-
龙格库塔法C++程序
龙格库塔求解微分方程数值解 工程中很多的地方用到龙格库塔求解微分方程的数值解,龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高。此代码只是演示求一个微分方程: 的解,要求解其它的微分方程,可以自己定义借口函数,退换程序里面的函数:
- 2023-01-01 03:55:04下载
- 积分:1
-
With regard to the three branches of the tree, which is less than the total numb...
关于分支为3的树,它的节点种类总数小于7,深度为3,全探索的源代码-With regard to the three branches of the tree, which is less than the total number of nodes of type 7, a depth of 3, all to explore the source code
- 2022-02-25 16:04:50下载
- 积分:1
-
SPHysics - SPH Free-surface Flow Solver
SPHysics is a platform of Smoothed Particle Hydrodynamics (SPH) codes
inspired by the formulation of Monaghan (1992) developed jointly by researchers
at the Johns Hopkins University (U.S.A.), the University of Vigo (Spain), the
University of Manchester (U.K.) and the University of Rome La Sapienza (Italy).
Developed over a number of years primarily to study free-surface flow phenomena
where Eulerian methods can be difficult to apply, such as waves, impact of
dam-breaks on off-shore structures.
- 2022-05-26 05:01:36下载
- 积分:1
-
GM(1,1)
GM(1,1)模型GM(1,n)
灰色度模型
但回归-GM(1,1)
- 2022-07-24 20:59:30下载
- 积分:1
-
点集凸包( 收缩法)Jarris步进法
点集凸包( 收缩法)Jarris步进法-point set convex hull (contraction) Jarris Step Method
- 2022-07-04 05:21:25下载
- 积分:1
-
在C下实现的尼科梅切斯定理:任何一个整数的立方都可以写成一串奇数之和即任意一个正整数n的立方分解成个连续的n个奇数之和....
在C下实现的尼科梅切斯定理:任何一个整数的立方都可以写成一串奇数之和即任意一个正整数n的立方分解成个连续的n个奇数之和.-in C under the TSA Sanchez Theorem : A sum of the cube can be written a bunch of odd that the sum is an arbitrary integer n cubic decomposed into consecutive n odd sum.
- 2022-03-19 17:02:33下载
- 积分:1
-
层次分析法 、效益分配、幻方
层次分析法 、效益分配、幻方-AHP, and the benefit distribution, Magic Squares
- 2023-05-24 10:05:03下载
- 积分:1
-
插值法,matlab实现,
pdf格式报告,内含代码
插值法,matlab实现,
pdf格式报告,内含代码-Interpolation method, matlab implementation, pdf format reports, containing the code
- 2022-04-21 08:16:02下载
- 积分:1
-
矩阵运算包含加减乘三元组顺序表存储的c语言
矩阵运算包含加减乘三元组顺序表存储的c语言-matrix calculation includes modified by the order in Table 3 Group storage c language
- 2022-07-12 02:20:51下载
- 积分:1
-
算法-回溯法
回溯算法求解0-1背包问题、旅行售货商问题、青蛙换位问题、骑士巡游问题。
- 2022-05-23 08:46:50下载
- 积分:1