搜索资源列表
MPI-Matrix
- 线性方程组的迭代解法,包括雅克比、高斯-赛德尔和松弛法的MPI源码-Iterative solution of linear equations, including Jacobi, Gauss- Seidel and relaxation Law MPI Source
ss
- 在fortran编译环境下用mpi实现两个二维矩阵相乘-Fortran compiler in mpi environment with the achievement of the two two-dimensional matrix multiplication
MyGaMpiII_1.0.tar
- 也是fortran编译的GA算法,但功能与I似有不同,似乎是曾加了并行,我看不太懂。可解压可运行,也还是不确定有没有BUG。-le programme génétique est parallèle) : deux versions parallèles utilisant le protocole MPI.
Fortran-MPI-
- fortran mpi teach abcdef
fortran1
- FDTD1D_MPI - MPI inplementation of simplified 1D FDTD code-FDTD1D_MPI- MPI inplementation of simplified 1D FDTD code
MyGaMpiII_1.0
- 这是一个基于实数编码的Fortran语言的遗传算法,并用MPI并行实现,里面提供了丰富的选择算子,交叉算子,变异算子可供选择,如选择算子有基于赌盘选择算子,无回放余数随机选择算子,变异算子有高斯变异,自适应变异等,此外还实行了一种策略可以有效地降低早熟的概率,本人还有一份非MPI版本的遗传算法,需要者可以联系。-This is a real-coded in Fortran language of genetic algorithms, and use MPI parallel implemen
ParallelFortranP95PusingPOpenMP
- 多核并行fortran计算很好的书籍,openmp,不是mpi哦-Fortran parallel multi-core computing good books, openmp, mpi oh not
ooajr
- 在fortran编译环境下用mpi实现两个二维矩阵相乘()