-
lu
说明: 这是用并行程序语言MPI做的关于矩阵LU分解的程序,程序中很好的实现了分解过程的并行性。(This is used MPI parallel programming language to do LU decomposition on the matrix of the procedures, procedures to achieve a good decomposition process parallelism.)
- 2008-12-05 13:56:57下载
- 积分:1
-
OpenMP并行计算的例子
openmp,并行计算是提高代码效率的非常有用的处理方法;
这是一个全面的openmp的使用例子;可以从类似编译条件的方式使用MP,
学习OPENMP让,程序飞起来!
- 2022-04-08 19:24:46下载
- 积分:1
-
MPI.NET-1.0.0
MPI.net tool for MPI setup for all applications that using MPI
- 2013-08-21 17:32:28下载
- 积分:1
-
pthread
用C语言编写的并行计算π值的代码,并附多次运算结果的分析和比较(Using C language code for parallel computing π value, along with many of the analysis and comparison of operation results)
- 2020-11-25 18:39:34下载
- 积分:1
-
MPI973mod
消息传递并行编程环境MPI_北京应用物理与计算数学研究所_莫则尧(message passing parallel programming environments MPI Beijing applied physics and computational mathematics Institute _ were Mo Yao)
- 2007-01-07 16:19:21下载
- 积分:1
-
异步PHP代码实现
一种异步实现php调用的方法,欢迎下载,希望对大家能有帮助。谢谢大家的支持!
- 2022-02-26 08:58:13下载
- 积分:1
-
读取参数文件
#include
#define NUMBER 4
void main( )
{ int i=1;
float f0,dt,dx,dz;
int mx,mz,ntmax,pml,sou_x,sou_z,rec_start,rec_end,rec_int,rec_depth;
char shotID[5],record_pp[30],vp_name[30],rou_name[30],mig_name[30],mig_pyt_name[30],mig_udlf_name[40],shuoming[30];
FILE *fp,*f; /*&不合法变量*/
printf("** This program is to show the block file input & output**
");
fp=fopen(
- 2022-09-05 20:35:03下载
- 积分:1
-
xLink
实现环氧树脂交联,设定交联度,并统计不同交联度的结构,密度,能量等(Achieve the epoxy resin crosslinking, set the crosslinking degree, and count the structure, density and energy of different crosslinking degree)
- 2021-04-23 14:28:47下载
- 积分:1
-
pthread_matrix
多线程pthread实现对一个给定矩阵求取卷积,并将结果保存下来(Pthread multithreading to achieve a given matrix convolution to strike, and the result is saved)
- 2013-10-25 09:09:09下载
- 积分:1
-
CPPAMP
多核编程,比 OPENCL 简单 可以通过类似 OPENMP 的方式,简洁的实现异构编程,使用 GPU 计算(Multicore programming than simple OPENCL)
- 2013-07-10 20:47:20下载
- 积分:1