资源列表
CUDA4.0_VS2010
- 教会初学CUDA者,如何在vs2010环境下搭建CUDA配置环境-Church beginner cuda people, how to build cuda vs2010 environment, the configuration of the environment.
cuda_function
- 使用的CUDA学习手册。所有的CUDA函数都可以在这里查到。 -Learning to use the CUDA manual. CUDA functions can all be found here.
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
