资源列表
quick_sort
- 并行QUICK SORT (MPI) 并行QUICK SORT (MPI)-Parallel QUICK SORT (MPI) parallel QUICK SORT (MPI) parallel QUICK SORT (MPI)
Pthread-to-caculate-PI 多线程计算π
- 并行计算课程实验,多线程计算π,采用了加锁法以及数组暂存解决数据同步问题。-Experimental parallel computing course, multi-threaded computing π, using an array of temporary lock method and solve the data synchronization.
levy_flight
- 基于fortran的levy 飞行并行模拟程序,可以用于大型活性粒子的模拟。-fortran, levy flight.
mpi_quick_sort
- 用并行mpi进行快速排序 用并行mpi进行快速排序-Using parallel mpi quick sort quick sort using parallel mpi
Untitled3
- 通过根据散点数据,进行差值拟合,绘制等高线。-According to scatter through the data, fitting the difference, drawing contour lines.
w
- 接收从键盘输入的一行文本中单词的数量和每个字母的数量
mpi_link_check
- 一个基准测试程序benchmark.主要测试cpu和内存性能
qcjy
- 按递增次序生成集合M的最小的100个数并输出之。 M的定义为:①1∈M ②X∈M,则2X+1∈M且3X+1∈M; 显然M是一无限集合,M={1,3,4,7,9,。。。}-Generated by the increasing order of the smallest set M and the output of the number 100. M is defined as: ① 1 ∈ M ② X ∈ M, the 2X+1 ∈ M and 3X+1 ∈ M Clearly M is a
main
- 使用MPI并行计算技术,实现矩阵与向量相乘的算法代码-MPI parallel computing technology, the matrix vector multiplication algorithm code
MSF-HR-2
- 基于DVS的多核周期任务调度,在任务队列分配时采用最大空闲时间预分配策略-DVS the multicore cycle task scheduling, task queue allocation maximum idle time pre-allocation strategy
parellel.tar
- parellel programming to search a peetrn in the text
matrix-multiplication
- c++编写的矩阵乘法的主从进程,用mpi实现-c++ prepared from the master matrix multiplication process, achieved with mpi