资源列表
Parallel-Computing
- 并行计算学习资料,讲了并行基础,并行算法的设计与实现,-Parallel learning materials, about the parallel basis, parallel algorithm design and implementation,
openMP-tutorial
- openMP的初学者教程,包括基本概念和例子-openMP tutorial for first learning student
A2D_SPI_18F
- Conversor analogico digital SPI
A2D_SPI
- Digital converter to PIC, allows to send SPI data to PIC
calc_pi
- Calculate pi using MPI and C
Siemens_MPI
- 西门子MPI协议分析,用于S7-300/400等PLC上-Siemens MPI Protocol, used for S7-300.400 PLCs
Warshall
- cuda并行运算源码。点阵运算。需要显卡支持。-cuda parallel computing source. Lattice operations. Require graphics support.
Tests
- OpenMP 测试程序 前缀和算法 可在SMP机器上运行 版本丰富-Prefix OpenMP test programs and algorithms can be run on an SMP machine version of a rich
CUDAWinApp2
- 一个简单的CUDA程序,适合初学者模仿学习编写CUDA程序。-A simple CUDA program, suitable for beginners to learn to imitate writing CUDA programs.
CUDA
- 深入浅出谈CUDA,一个很好的是个初学者学习CUDA的书籍。-Visitors to learn about CUDA, is a good book for beginners to learn CUDA.
cuda_by_example
- CUDA By Example书籍的所有源代码,载入工程可运行。-CUDA By Example books of all source code, load the project to run.
vectorMul
- 本程序实现了CUDA并行架构下得向量乘法的, 可以高效的进行并行计算-cuda vector multiplication