搜索资源列表
Lab3
- 并行算法实验用的源代码,是从国外大学下载挑选的,真正的内部资料。-Parallel algorithm used in the experiment source code, is downloaded from selected foreign universities, the real internal information.
sGA
- 对并行运算的算法进行简介并对其对其分析以及实验结果分析。-Parallel computing algorithm of the profile and its analysis and experimental results of its analysis.
bingxinghebingsuanfa
- 本实验为并行合并算法,目的是1.掌握秩合并算法的基本原理。2、掌握多线程编程的基本方法。 -In this study, parallel merging algorithm for the purpose of 1. To master the basic principles of rank aggregation algorithms. 2, grasp the basic method of multi-threaded programming.
openmp
- 并行计算实验,用于求历史最高气温的算法,包含openmp,pthread,mpi,mapreduce等并行计算算法-algorithm includes openmp,pthread,mpi,mapreduce and so on
pthread
- 并行计算实验,用于求历史最高气温的算法,包含pthread,mpi,mapreduce等并行计算算法-algorithm includes openmp,pthread,mpi,mapreduce and so on
mpi
- 并行计算实验,用于求历史最高气温的算法,包含mpi,mapreduce等并行计算算法-algorithm includes openmp,pthread,mpi,mapreduce and so on
mapreduce
- 并行计算实验,用于求历史最高气温的算法,包含openmp,pthread,mpi,mapreduce等并行计算算法-algorithm includes openmp,pthread,mpi,mapreduce and so on
canon
- 并行计算实验,用于矩阵乘法的计算,canon算法,使用mpi方法-algorithm includes openmp,pthread,mpi,mapreduce and so on
mpi-programming
- mpi编程,并行计算实验实现的十四个小算法,效率,算法简单易懂,希望对初学mpi编程的人有所帮助,有详细注释。-Mpi programming, parallel computing experiment of the realization of the 14 small algorithm, efficiency, algorithm is simple to understand, the hope for beginners who mpi programming help, and h
wordcount
- 并行计算实验,wordcount算法Mapreduce实现。-Parallel computing the experiment, wordcount algorithm Mapreduce achieve.
co_rsm_doe_lab
- 基于实验设计(DEO)的并行子空间CO算法-CO algorithm based on the experimental design (DEO) parallel subspace
Sherwood
- 写一个Sherwood算法C(X),与算法A(X),B(X),D(X)比较,给出实验结果。-Write a the Sherwood algorithm of C (X), with the algorithm A (X), B (X), D (X), experimental results are presented.
summa
- 矩阵相乘的SUMMA算法的并行实现,包含了实验结果演示。-SUMMA matrix multiplication algorithm for parallel implementation, including the experimental results presentation.
bingxingchengxusheji
- 1) 熟练掌握并行程序设计的基本方法 2) 通过实验,了解并行程序设计的过程以及优越性 3) 学会并行程序的算法分析 4) 结合高等工程数学、分布式系统、云计算等相关课程知识解决简单的实际问题。 -1) The basic methods of parallel programming skilled master 2) through experiments, to understand the process of parallel programming and s
第一次实验程序
- 矩阵乘法的不同循环方式的算法实现,比较了各种算法所用时间的长短(Matrix multiplication of different cycle mode algorithm, compared to the length of time used in various algorithms)
lab1
- 共享存储编程实验,用OpenMP实现并行的枚举排序算法和快速排序算法并与其串行算法进行比较(OpenMP parallel QuickSort)