搜索资源列表
philosopher.tar
- 用C语言实现了经典的哲学家吃饭问题。使用了信号量机制。-Dinning philosopher s problem implemented in C
pro_con.tar
- 使用C语言实现了经典的生产者消费者问题。-Producer and consumer problem implemented in C
mm_naive
- 用C语言实现简单的数组相乘计算的并行算法,应用经典的naive分块法,在一定程度上,提高并行之后的计算效率。-C language through parallel MPI way to achieve simple array calculated by multiplying.
MPI
- 里面包含两本MPI的经典书籍和一份PPT。 MPI并行程序设计自学教程.PPT MPI与OpenMP并行程序设计:C语言版 高性能计算之并行编程技术-MPI并行程序设计(完整版)-MPI which contains two classic books and a PPT. MPI parallel programming self-paced tutorial .PPT MPI and OpenMP parallel programming: C language vers