资源列表
kernel_CUDA
- 里面有有几个用CUDA编写的几个经典的并行小程序,对学习CUDA以及并行思想很有启发作用,简单易学!-There are a few of several classic written in CUDA parallel program for learning CUDA and parallel thinking is very stimulating, and easy to learn!
cic_com
- cic滤波器设计与实现 很好的例子 欢迎大家下载使用啊-cic filter cic cic filter cic cic filter cic cic filter cic
cpp3
- exp(x)+10*x-2=0编程二分法求解过程-exp(x)+10*x-2=0Programming dichotomy solving process
Cracking-the-Coding-Interview-4ed
- posix thread to perform matrix multiplication
xishujuzhen
- 稀疏矩阵的相关内容,包括稀疏矩阵的转置、按三元组的输出等。-Sparse matrix-related content, including sparse matrix transpose, output by the triples, and so on.
Index_KMP
- KMP算法,史上最好的比较字符串的算法,很给力!!内包含其优化代码-The KMP algorithm, the best string comparison algorithm, very awesome!! Contains the code optimization
PursueManner
- 追赶法求解矩阵,自己编的比较简单,大家看看吧-di as d sdf sdf
hadoop-src
- hadoop的src,里面包括了源代码,测试用例,已经api-the source code of hadoop
CnC_tutorial
- Intel CnC 帮助文档, 在这个文档中,你可以找到英特尔CnC并行的使用方法,CnC比OpenMp最大的优势在于你并不需要十分了解它是怎么并行的,只要将你需要计算的数据放入cnc中,它会自动并行-Intel CnC help document. In this document, you can find how to use CnC, CnC is better than openMp because it doesn t matter if the programer is p
fib
- CnC 斐波那契数列的例子 在112345这种openmp下不能并行的例子中,看看cnc是如何做到并行的-CnC fib example. In Fibonacci number, openmp cannot do that, see how it works in CnC
primes
- CnC中查找素数的并行 这是一个学习cnc很好的例子-How to find prime numbers in concurrent program. it s very useful in learning cnc.
MRPCUDA
- 这是MapReduce编程模型在GPU、GPU和CPU以及多GPU系统上的开源实现。-This file contains the MapReduce progrmming model implmented in different platforms of GPU
