搜索资源列表
Radius-Cuda_code
- Radius-Cuda_code CUDA实现的光子映射
cusvd_by_ZhangShu
- 在cuda上进行奇异值分解,采用Hestens 方法,与cpu相比加速4-5倍-svd in cuda
convolutionFFT2D
- 介绍CUDA的书籍,卷积以及FFT的实现-Introduce CUDA books, the realization of convolution and FFT
Cuda-OpenSrc
- Cuda Open Source project. Fast calculation on graphical processors. Language: C. -Cuda Open Source project. Fast calculation on graphical processors. Language: C.
scan
- 本实例展示了并行前缀求和(也称作“scan”)的一种高效的 CUDA 实施途径。针对一个给定的数列,scan 可以计算出一个新的数列,其中每一个元素均为在输入列中该元素前面的所有元素的总和。 -This example shows the parallel prefix sum (also known as " scan" ) of an efficient CUDA implementation of the approach. For a given series, scan
CPyrit-CUDA-0.2.4.tar
- SHA-1 Cracker based on NVidia CUDA technology. Uses optimized SHA-1 implementation in C like Cuda language
cuda
- 深入浅出谈CUDA CUDA 是 NVIDIA 的 GPGPU 模型,它使用 C 语言为基础,可以直接以大多数人熟悉的 C 语言,写出在显示芯片上执行的程序,而不需要去学习特定的显示芯片的指令或是特殊的结构。-Visitors to learn about CUDA CUDA is NVIDIA s GPGPU model, which uses the C language-based, most people directly familiar with the C language
CUDA-DCT-code
- 英伟达gpu通用计算统一架构CUDA,DCT源代码,例程-Gpu NVIDIA unified architecture general-purpose computing CUDA, DCT source code, routines
CUDA-GPU-A-GOOD-BOOK
- 学习CUDA编程入门的一本书,用实例讲解了不同优化程度的执行效率,本人受益匪浅,里面的代码可用。-Introduction to CUDA programming learning a book explained with examples the efficiency of different optimization levels, I benefited greatly from inside the code available.
cuda-nodess
- 使用CUDA模拟顶点、几何着色器-原型演示,包含源代码和说明文档-Simulation using CUDA vertex and geometry shaders- the prototype demonstration, including source code and documentation
CUDA-by-Example
- 现在cuda很火,这本书有很多实例,值得一看-Now cuda is fire, there are many examples of this book, worth a visit
cuda
- 一个cuda 示例程序,包含简单的cuda用法和example-A sample program cuda, cuda usage and contains a simple example
Cuda-Monitor
- a small monitor for multiple GPU for analisy process cuda memory usage etc..
cuda
- 利用gpu加速提高计算速度,节约计算时间,cuda从c语言进行的扩展 ,编程方便(Parallel acceleration)
CUDA by Example
- Parallel Programming: CUDA by Example
CUDA for Engineers
- Parallel Programming: CUDA for Engineers
CUDA Handbook
- Parallel Programming: CUDA Handbook
Matrix-Inversion-with-CUDA-master
- 利用cuda完成GPU编程,实现对给定矩阵的求逆操作(a cuda code for calculating a inverse matrix of a given matrix)
cuda-rsa4k-master
- RSA算法cuda并行优化实现(c语言版)(RSA algorithm CUDA parallel optimization (C language version))
CUDA C编程权威指南_源码
- (全 全 全)CUDA C编程权威指南_源码(Programming Authoritative Guide_Source Code)