资源列表
Matrix
- matrix multiplication in mpi
quick_sort
- 并行QUICK SORT (MPI) 并行QUICK SORT (MPI)-Parallel QUICK SORT (MPI) parallel QUICK SORT (MPI) parallel QUICK SORT (MPI)
CUDA
- 面向大学的课件,介绍NVIDIA公司GPU在CDUA平台下的编程方法,是快速进入研究计算机并行计算的优秀课件,全英文的-For university courseware to introduce NVIDIA' s GPU programming platform in CDUA method is quick access to the best of parallel computing research computer courseware, all in English
solaC
- 采用光电池传感器、视日运动轨迹跟踪和时钟控制电路三者结合提出混合式光伏发电跟踪方式作为本文设计思路,并按照相应的思路完成设计。-Use photocell sensors, depending on the trajectory tracking and clock control circuit combination of the three proposed hybrid photovoltaic tracking design ideas as a means to this artic
transpose
- 矩阵转置,使用棋盘划分将矩阵通过划分为不同的小块,使用MPI讲其并行求小块的转置。-Matrix transpose, the matrix by using the board is divided into different small pieces, about its use of MPI parallel transpose small demand.
MPI-demand
- MPI一些使用的命令和函数,常用命令是在linux系统下使用的。是MPI基础知识-MPI commands and functions that use of the commonly used commands in the linux system to use. Is a basic knowledge of MPI
mpi-ebook
- 这是一本介绍MPI很全面的书籍,是都志辉编写的,里面从MPI的基础到应用很适合用来做MPI的工具书-This is a very comprehensive book introduces MPI is DU written, which from the basis of MPI is suitable to the application of the tool used for MPI
matlab_paral_dis
- 基于matlab的并行和分布式计算的入门资料,很好,翔实,适合初学者-Based on parallel and distributed computing matlab introductory information, a good, informative, suitable for beginners
PCF856
- 并行计算 书籍源码 Delphi控件源码 操作系统开发 中间件编程 MacOS编程 其他-Delphi control source parallel computing books-source operating system developed middleware MacOS Programming Other Programming
loading
- 利用回溯法,对两船的装载问题进行计算,当能够装载时,则输出最优解,否则输出无法装载-Use of backtracking on the issue of calculation of loading two ships, when to load, then output the optimal solution, otherwise the output is not loaded
hypercube_array_sum
- MPI paralle c code for hypercube array sum
array_sum
- parallel array sum c code with MPI