搜索资源列表
cudabyexample
- CUDAby 恶心example 适用于新手的CUDA入门书籍,很全-CUDAby nausea CUDA example entry for the novice book, it is all
cuda-by-example
- CUDA by Example an introduction to general-perpose GPU programming, by Jason Sanders and Edward Kandrot, English version
cuda_by_example
- the source code of the book: CUDA by Example an introduction to general-perpose GPU programming, written by Jason Sanders and Edward Kandrot
cuda_by_example
- CUDA By Example书籍的所有源代码,载入工程可运行。-CUDA By Example books of all source code, load the project to run.
Source-Cod-CUDA-by-example
- 源码-CUDA by example 非常好的CUDA入门书籍-Source Code-CUDA by example
cuda_by_example
- Cuda by example, the sourcecode of this book. Simple but useful~
The-codes-of-CUDA-by-example
- 本文件是CUDA范例精解的随书附带的代码。可以很好的帮助初学者学习CUDA编程-The document is the codes the book named CUDA by example: An introduce to general-Purpose GPU programming
CUDAexample
- CUDA的基本範例,有區塊搬移,記憶體搬移,thread,基礎運算的範例,可由這些範例了解CUDA基本運行方式-Basic example of CUDA, block move, move memory, thread, basic computing paradigm CUDA by these examples to understand the basic operation mode
cuda_by_example_chapter03
- cuda by example(GPU高性能编程cuda实战)第三章例程-example code of cuda by example chapter 3
Book.CUDA.by.Example.Sanders
- CUDA BY EXAMPLE: AN INTRODUCTION TO GENERAL-PURPOSE GPU PROGRAMMING,非常适合CUDA编程开发者在开发过程中参考使用,里面有非常多经典的并行实例可供学习。-CUDA BY EXAMPLE: AN INTRODUCTION TO GENERAL-PURPOSE GPU PROGRAMMING Author(s): Jason Sanders Edward Kandrot Published: 28 Jul 201
cuda-by-example-sample
- 英文版的CUDA编程入门学习资料,CUDA入门必备~-The English version of the CUDA programming entry-learning materials, beginners must ~
CUDA by Example
- 学习cuda教程,里面都是实例,通过例子来学习cuda,结合并行计算理论和优化(CUDA by Example,learning cuda)
cuda_by_example
- cuda by example 书中对应的源代码,含有book.h和gult库,GPU 高性能编程CUDA实战(the code of <cuda by example > an instruction to General-Purpose GPU Programmong)
CUDA范例精解通用GPU编程
- CUDA范例精解通用GPU编程 (JASON SANDERS; EDWARD KANDROT著)(CUDA BY EXAMPLE An Introduction to Genral-Purpose GPU Programming)
GPU高性能编程CUDA实战
- GPU高性能编程CUDA实战(Jason Sanders;Edward Kandrot著)聂雪军等译(CUDA By Example an Introduction to General-Purpose GPU Programming)
CUDA by Example (2010)
- 经典的cuda编程书籍,是并行计算开发的必读之作(classic cuda book for learning paralell programming)