资源列表
Mtrix_minPath
- 求图的任意两点之间最小路径的算法,利用了矩阵乘的原理-Order to map the smallest path between any two points in the algorithm, using the principle of the matrix multiply
mpi
- this a hello world for mpi-this is a hello world for mpi
rankSort
- 基于MPI的并行快速排序算法,VS2010编译运行通过-MPI-based parallel quick sort algorithm, VS2010 compiled to run through
CombineTraprl
- 1.CombineTraprl复合梯形公式求积分-1. com bineTraprl integrate compound trapezoid formula
mapreduce
- 并行计算实验,用于求历史最高气温的算法,包含openmp,pthread,mpi,mapreduce等并行计算算法-algorithm includes openmp,pthread,mpi,mapreduce and so on
eecadd_8
- 此程序采用VHDL语言,利用元件例化语句,在带BCD码转换的4位加法器的基础上完成8位加法器的例化
bitonic.c
- A simple parallel bitonic sort implementation using MPI and written in C. For all MPI lovers. It will be helpful
fft2d_gpu
- using NVIDIA FFT CUDA Library to solve FFT problem
pthread
- 这是一个在linux下运行的并行程序 由ptread实现-this a program written in parell and can run on linux
VGA
- vga显示代码 Verilog语言 开发环境为quartus II,alteraFPGA-VGA display Verilog
BCC
- 建立多元bcc结构合金,输出结果是合金位置坐标,可用于MS建模,分子动力学模拟-Establishment of multiple bcc structure of the alloy, the output is the location coordinates of alloys, can be used in MS modeling, molecular dynamics simulation
kmp
- 使用并行计算编程工具OpenMp实现kmp串匹配-The use of parallel computing OpenMP programming tools to achieve KMP String Matching