-
power-method
用幂法反幂法求解方阵的最大最小特征值及其特征向量,C语言程序,基本的数值计算算法(power method and inverse power method)
- 2011-11-24 20:09:25下载
- 积分:1
-
C_classical_src
平常练习的一些程序,比较基础,包括求斐波那契数、完数等等(Some of the usual practice procedures, more infrastructure, including seeking Fibonacci numbers, number, etc. End)
- 2013-11-18 21:18:19下载
- 积分:1
-
SA_MDVRP
程序是采用SA方式求解MDVRP问题,先对MDVRP问题进行分组,将其转化成SDVRP问题,然后采用SA算法进行计算。(this program is used to solve MDVRP problem by SA.)
- 2020-08-13 16:58:29下载
- 积分:1
-
sort
快速排序法和堆排序法Fortran90程序,其中快速排序法使用到了递归过程,因此对于堆栈要求较高(both Quicksort and Heapsort program are used for sort array. Note that a recursion process is used in Quicksort program, Thus it need require a relative high stack size.)
- 2020-06-29 20:00:01下载
- 积分:1
-
Dns-code
牛顿 非牛顿流体数值模拟源代码,对粘弹性流体湍流减阻进行分析(Newton non-Newtonian fluid numerical simulation of the source code, to analyze the viscoelastic fluid turbulent drag reduction)
- 2012-06-14 12:03:31下载
- 积分:1
-
oofem-2.4
有限元计算开源库,可以用于计算动力、静力、磁场等等方面的计算(Finite element calculation open source library)
- 2017-12-06 12:01:58下载
- 积分:1
-
SPFEM
随机有限元理论教材,是学习随机有限元及可靠度理论的不错东东
(Stochastic finite element theory of teaching materials, are studying stochastic finite element and reliability theory is true Dongdong)
- 2020-11-22 10:19:35下载
- 积分:1
-
oofem-2.0.tar
最新版的oofem 可以自己加入一些材料模型 版本更新速度也算快(latest version of oofem
)
- 2011-02-14 16:40:16下载
- 积分:1
-
FEM
说明: 该程序用有限元方法来处理标量亥姆赫兹方程,其实例是脊形介质波导中的光波。(The functino of the code is to slove Helmholtz equation by using finite element method (FEM). The example is an optical waveguide.)
- 2020-03-21 19:57:46下载
- 积分:1
-
差分法
电磁场数值计算中的差分法在matlab中的实现(The realization of difference method in numerical calculation of electromagnetic field in matlab)
- 2018-07-01 20:29:03下载
- 积分:1