资源列表
cuda_lecture
- 非常好的CUDA讲座,对CUDA学习者一定会受益匪浅。-Very good CUDA Lecture, learners will benefit from the CUDA.
calculator
- 普通计算功能,加减乘除,供日常生活使用,比其他计算机简洁-For calculating
FTCE
- 非定常热传导方程的差分求解程序,使用的编程语言为Fortran90.-Programs for computation of nsteady heat conduction equation,with the language of Fortran 90.
Compute
- 基于GPU的程序并行计算及方法研究。主要展示了如何利用GPU进行并行计算。-Based on the GPU program parallel computing and research methods. Mainly shows how to use of GPU for parallel computing.
WordCount
- 计算文件中的词的出现的数目,并行算法,通过并行的思想,部分代码,利用mapreduce实现-parallel algorithm for count the num of every word。
AAAAAAAA
- mip source code for matrix
cppfrance_MINI-COMPILATEUR-CPLUSPLUS-ANALYSE-LEXI
- compilateur de code source
MST
- 最小生成树问题。多线程编程、并行计算。使用OpenMP计算最小生成树。-MST problem
QuickSort
- 快速排序、多线程编程、并行计算。使用OpenMP解决快速排序问题-QuickSort problem
ncr
- 串行NCR算法的并行实现,C/C++编写-NCR algorithm for parallel implementation, C/C++ written
ncr_omp
- NCR算法的C/C++ + Openmp实现-NCR algorithm C/C+++ Openmp achieve
LU_mpi
- LU分解,采用连续划分方式下的MPI实现-LU decomposition of the continuous division of MPI implementations under way