资源列表
Configuration-MPICH2-under-cvf6.5
- Compaq Visual Fortran6.5环境下配置MPICH2,包含了详细步骤。-The Compaq Visual Fortran6.5 environment configuration MPICH2, contains detailed steps.
mpicannon
- 矩阵乘的并行计算。使用MPI编写,实现了CANNON算法。-Parallel computing matrix multiplication. Written using MPI to achieve CANNON algorithm.
pth_mat_vect
- 利用Pthreads来实现矩阵向量相乘的并行化,大大提高速度-Using Pthreads to realize parallelization of matrix-vector multiplication, greatly improve the speed
1D-nozzle
- anderson,计算流体力学,第7章一维喷管计算程序源代码-anderson, computational fluid dynamics, Chapter 7, one-dimensional nozzle calculation program source code
yiweizhengyandaima
- 一维正演代码,进攻学习参考,请无用于商业目的.-One-dimensional forward code, learning the offensive reference, please no used for commercial purposes! ! ! !
graphics-add-environmental-effects
- 用MATLAB软件绘制几个图形,添加环境效果、改变坐标轴范围、简单运算器。-Drawn with MATLAB software, a graphics add environmental effects, change the coordinate axis range, a simple calculator.
main
- Short Path Problem with MPI
Archive
- 两人联机争上游游戏,双方用IP链接服务器,争上游两 人联机争上游游戏,双方用IP链接服务器,争上游-Two online struggle upstream game server with the IP link, contention upstream two struggle upstream games online server with an IP link, contention upstream two struggle upstream games online, bilate
Java-calculator
- 这个是用Java编写的实现计算器功能的小程序,我充分考虑到了实际运用中国计算器的功能,测试性能良好-This is written in Java applet calculator function, I give full consideration to the practical application of calculator function test performance
hadoop-example
- 使用Hadoop 开发的 wordcounter-Using Hadoop development wordcounter
Scatter_Reduce_with_Send_Recive
- Scatter And Reduce Implementation in MPI with Send & Recive command
domain
- 在linux系统下G-S算法,用区域分解方法的并行实现,运行环境与红黑排序相同