资源列表
GaussSeidel
- Gauss Seidel algorithm using MPI
Matrix_Matrix
- Matrix x Matrix multiply using MPI
mpi
- Matrix x Vector multiply using MPI
CloseLCD
- vb编程实例——清屏显示图像 vb编程实例——清屏显示图像.ZIP -vb programming examples- clear screen display image
the_parallel_computing_system
- 中国优秀毕业论文,关于并行计算在流媒体服务系统中的研究与应用的。-China' s outstanding thesis, on the parallel computing system in streaming media services, research and applications.
cholesky
- 采用乔克利特方法解方程,采用高斯消去法解方程-Qiaokelite method to solve the equation by using Gaussian elimination solution equation
Wolf
- It is very good VC++ code today
mpi_operations
- mpi selective operations
MethodsForParallelSorting
- Clearly explainations and analysis of concurrent parallel methods for data sorting (MPI based) Created by MonteCristo (H.U.T)
MPI_RegularSamplingQuickSort
- Regular Sampling Quick Sort (general quicksort) MPI based. Original Proposed by C.J.Quinn. Tested and developed by MPI teams in H.U.T (monteCristo)
MPI_HyperQuicksort
- MPI (message passing protocol) based quicksort. HyperQuicksort version (original proposed by C.J Quinn) Tested and Developed in H.U.T by MonteCristo
sat1
- 這是一個mpi寫的平行計算程式 程式內容為電路的檢查 電路輸入為一個陣列v[1]v[2]..v[16] 這陣列間需要符合規則我們才將答案印出來 這規則可以看程式內副程式 check_circuit()-This is an mpi parallel computing programs written for circuit checking. The contents of the circuit as a circuit input array v [1] v [2