资源列表
control
- GENERADOR DE CONTROLADORES PID
tools
- 本程序可以打开CAD软件,然后对其进行操作,修改直线和圆的颜色,围绕指定点旋转。-This program can open CAD software, and then manipulate, modify lines and circles of color, rotating around the specified point.
Advanced_MPI
- Illustration of SPWAN capability in MPI
GPU_FDTDfdtd
- 一个GPU的FDTD程序,可以参考一下。-A GPU FDTD procedures, you can refer to.
MPI-for-C
- 压缩文件中的程序是基于C代码的MPI并行程序,包括基本的MPI基本函数的调用,适合MPI入门,包括一个排序的MPI程序-Zip file program is based on the C code MPI parallel programs, including basic call MPI basic functions for MPI entry, including a sort of MPI programs
cannon
- 完整的cannon矩阵乘,解释详细,每一步都有注释,且已在mpi上调试过-A detailed descr iption of the cannon algorithm
intprog
- 线性规划 用于计算多元一次方程组以及需要的计算 -Linear programming is used to calculate multivariate equations and computational time needed
mm
- 多线程实现矩阵并行相乘,在实现方式上采用多线程实现相乘-Implementation of parallel matrix multiplication of multi thread
pipe
- 利用OpenMP实现的流水线算法,里边有编译方法写的很详细。适合学习。-OpenMP use pipelining algorithm implementation, inside compilation method written in great detail. For learning.
cannon
- MPI实现的矩阵分块乘法(cannon算法),供大家学习参考。-MPI implementation of block matrix multiplication (cannon algorithm), for everyone to learn.
svd
- MPI实现奇异值分解(SVD分解)的并行算法。分享给大家。-MPI implementation of singular value decomposition (SVD decomposition) parallel algorithms. To others.
CPP-VS2012-PPL
- 微软 VS2012下,并发运行库(PPL)使用说明,附源码示例,C++编写。-How to use PPL in vs2012, written by C++.