资源列表
statistic-mandelbrot
- 使用静态调度的mandelbrot集的并行实现。 运用了mpi编程技术-Mandelbrot set using the static scheduling of parallel implementation. Use of mpi programming
matrix_mul_cuda_2.cu
- 矩阵相乘的cuda实现 矩阵分块且使用shared memory-parallel version of matrix multiply
Missile-trajectory-simulation
- 导弹铅垂平面内的无控段和载入段弹道仿真MATLAB源代码-Missile trajectory simulation
曲线拟合2
- 已知美国从1920-1970年的人口表如下: 年份 1920 1930 1940 1950 1960 1970 人口(千人) 105711 123203 131669 150697 179323 203212 (1)用表中数据构造一个5次Lagrange插值多项式,并以此估计1965、2002年的人口。 (2)用Newton插值估算1965、2002年的人口数。
inverted-mapreduce-code
- inverted index mapreduce code-code of inverted index using mapreduce
bin2txtadder
- 数字转化,然后排序显示到文本,还可以用命令方式运行
final
- 基于C语言的MPICH程序,实现矩阵相乘-C-based MPICH program, to achieve matrix multiplication
New-folder
- Matrix multiple is MPI code In Cisual C++ and tested
mergesort
- Merge SOrting using MPI libraries
buffon_needle
- Estimate Pi value using Monte Carlo Method and Buffon Needle Technique
lab2
- Poison equation using c and mpi
pthread-merge
- p-thread merge sort!