资源列表
main.c
- 多线程计算pi,修改计算量则可进行压力测试-multi-thread calculate pi
GA
- vc++中用以测试mpi并行的遗传算法,应用在0-1背包的问题中。-Vc++ is used to test the mpi parallel genetic algorithm (ga), used in 0-1 knapsack problem.
cuda_a1
- CUDA平行程式,最基本的矩陣相加。可學習CUDA基本語法-CUDA MatrixAdd
mpv
- 这是一个pvm实现的并行计算程序 计算pai值 欢迎大家分享-this is also a parallel progam in linux
main
- 1加到100的并行程序 分为1到50 和51到100两块 作为并行程序的熟悉用-sum from 1 to100 (parallel arithmetic)
kkk
- simple calculate area in MPI
randomized-Qstor
- Randomized Quick Sort
pi
- pthread多线程实现π的计算,可以设置线程数与计算量-pthread multithreading π calculation, you can set the number of threads and computation
18-3
- 矩阵乘法的MPI并行实现,很不错的哦。在vs2005中编译通过-MPI parallel implementation of matrix multiplication, very good, oh. By compiling the vs2005
divider
- 16位有符号整数除法,将商并入移位后的被除数,节省资源。-16-bit signed integer division, will shift into business after the dividend, saving resources.
01
- xml初学的源代码,便于初学者学习和调试-xmL beginners source code, easy for beginners to learn
Hello.c
- MPI hello world. Introduction