-
地震波有限差分正演
地球物理勘探中,基础的地震波正演模拟程序,包括五个正演程序,(高阶中心差分,高阶交错网格差分,使用标准的PML边界的正演程序)在acou文件夹下附有运行的结果。
- 2022-09-04 08:15:02下载
- 积分:1
-
主要的
列主消元法解线性方程组源程序-main-elimination method for solving linear equations source
- 2023-04-05 16:55:03下载
- 积分:1
-
fft混合基算法,c代码实现,可移植混合基的傅立叶变换算法
fft混合基算法,c代码实现,可移植混合基的傅立叶变换算法-fft-based hybrid algorithm, c code, portable hybrid-based Fourier transform algorithm
- 2022-07-23 21:14:27下载
- 积分:1
-
Learnin Mathematics with the ABACUS Activity
Learnin Mathematics with the ABACUS Activity-book
part3
- 2022-01-24 12:55:16下载
- 积分:1
-
Simple calculator source. There are four computing involution, such as computing...
简单的计算器源码。有四则运算乘方等运算,支持鼠标-Simple calculator source. There are four computing involution, such as computing, support for mouse
- 2023-03-04 06:50:02下载
- 积分:1
-
0 / 1背包问题是一个N P
0 / 1背包问题是一个N P-复杂问题,为了解决该问题,,将用回溯算法解决该问题。既然想选择一个对象的子集,将它们装入背包,以便获得的收益最大,则解空间应组织成子集树的形状(如图1 6 - 2所示)。该回溯算法与4 . 2节的装载问题很类似。首先形成一个递归算法,去找到可获得的最大收益。然后,对该算法加以改进,形成代码。改进后的代码可找到获得最大收益时包含在背包中的对象的集合。-0/1 knapsack problem is a P-complex issues, in order to solve the problem, and will be used backtracking algorithm to solve the problem. As to the choice of a subset of object, they will load a backpack, in order to obtain the greatest profits, the solution should be organized into space subset of the shape of the tree (Figure 1 6-2 below). The backtracking algorithms and 4. Two loading problem is very similar. Forming a recursive algorithm to get the maximum benefit available. Then, this algorithm is modified to form code. Improved code can be found at the maximum benefits included in the backpack of a collection of objects.
- 2022-02-26 09:06:08下载
- 积分:1
-
snjfliskanklnjklm dklsmdl /,adsfsfsf
Lagrange算法程序,望各位喜欢,共享资源,开心大家-snjfliskanklnjklm dklsmdl /,adsfsfsf
- 2022-01-26 00:37:29下载
- 积分:1
-
pid控制算法
利用pid控制算法可以实现减小漂移,p代表比例,i代表积分,d代表微分。pid算法实现闭环调节,在自平衡车,机器人,四轴飞行器方面用途广泛
- 2022-03-02 14:08:01下载
- 积分:1
-
Matlab下实现的CFD算法
Matlab下实现的CFD算法-Matlab under the CFD algorithms
- 2022-12-12 01:35:03下载
- 积分:1
-
和声搜索算法
本算法描述了经典的和声搜索算法,以C语言实现,代码简单易懂,欢迎大家讨论交流,谢谢!!!和声搜索(Harmony Search, HS)算法是2001年Geem Z W 等人提出的一种新颖的智能优化算法。类似于遗传算法对生物进化的模仿、模拟退火算法对物理退火的模拟以及粒子群优化算法对鸟群的模仿等,和声算法模拟了音乐演奏的原理。
- 2022-04-19 21:04:38下载
- 积分:1