资源列表
mpich2-1.0.7.tar
- fortran并行计算包,符合MPI-2标准。需要external32流格式支持
exercise1
- 在软件MAX+plus II环境中,设计了一台RISC模型机,具有以下功能:输入包含10个整数(无符号数)的数组M,按从小到大的顺序输出这10个数。
I2C
- I2C总线的verilog 程序,非常有用,已经经过验证。
LUGPU1.0
- 使用GPU的强大并行计算能力来实现稠密矩阵的LU分解计算。
MPI
- MPI实现四个进程以上的Jacobi迭代,进行连续四次迭代后选择两进程所处理数据交界处8×8子矩阵进行输出
BGM求解线性方程
- 使用“Biconjugate Gradient Method”并行程序实现复杂的线性方程求解 -"Biconjugate Gradient Method" parallel process of complex linear equation
《计算机算法基础》源程序
- 计算机算法基础 里面有一些计算机的基础算法 初学着可以-computer algorithm based computer There is the basis of learning algorithm to look at
并行N皇后问题
- 利用OPENMP的方法解决N皇后问题!
并行算法实践源代码_陈国良
- 包括为陈国良院士的《并行算法实践》书籍附带源代码。
光学常数 膜厚 计算 模拟
- 通过透过率反算光学常数和厚度
使用FFT方法来模拟海水波动
- 使用FFT方法来模拟海水波动,为加速处理,采用并行处理,simulate the movement of ocean
Pthread-to-caculate-PI 多线程计算π
- 并行计算课程实验,多线程计算π,采用了加锁法以及数组暂存解决数据同步问题。-Experimental parallel computing course, multi-threaded computing π, using an array of temporary lock method and solve the data synchronization.
