搜索资源列表
ASMBlur.rar
- 使用ASM实现的像素模糊效果,是学习GPU编程很好的源码,采用DirectX和HLSL编写!,Use ASM to achieve pixel blur effect, is to learn from a good source GPU programming using DirectX and HLSL prepared!
dx_water_source
- 利用GPU做代数运算的Dirext版本; 很有名的GPU编程例子(引自siggraph上的论文):这里使用了图形硬件上的矩阵和向量表达,繁杂的矩阵运算都在GPU上进行。对于想利用GPU做并行数值计算的人一定会有帮助~ -Make use of GPU computing Dirext version of algebra well-known examples of GPU programming (a quote from the siggraph paper): here the
HLSL
- 本程序主要演示了利用DirectX可编程流水线技术。代码中运用了HLSL语言去建立效果文件从而实现GPU编程。-This procedure demonstrates the use of DirectX main programmable pipeline technology. Code using the HLSL language to build documents in order to achieve effective GPU programming.
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-programming-
- 本书是GPU编程语言cuda的经典电子学习资料,书中涵盖了cuda编程的各个部分。深入浅出,内容详实。-Cuda GPU programming language book is a classic e-learning materials, book covers every part of the cuda programming. Easy to understand, informative.
CUDA-GPU-Programming
- CUDA显卡驱动编程简介:c语言编程,可以简单的了解下显卡驱动编程,只不过有些英文即使是查字典也可能是晦涩难懂,只能说下,多研究吧-CUDA programming for c
GPU_Programming_Guide_Chinese
- 利用GPU变成可以大幅提高运算性能,本书详细介绍了GPU编程,是一本入门的好书。-The use of the GPU to become a substantial increase in computing performance, the book details the GPU programming is an introductory book.
ECUDAzipa
- 深入浅出谈CUDA——一种新新的GPU编程工具可直接使用。 -Layman' s language to talk about CUDA- A new GPU programming tools can be used directly.
ati-opencl
- 使用VS2008 + OPENCL进行异构编程的一个例子。演示了进行GPU编程的基本方法和流程。-An example to use VS2008+ OPENCL heterogeneous programming. Demonstrates the basic GPU programming methods and processes.
jacobi91
- CUDA编程,GPU编程实现雅可比迭代法。GPU并行求解方程组迭代的解-CUDA programming, GPU programming Jacobi iteration. GPU parallel iterative solution for solving equations
GPU_Programming_Guide_Chinese
- 利用GPU变成可以大幅提高运算性能,本书详细介绍了GPU编程,是一本入门的好书。-The use of the GPU to become a substantial increase in computing performance, the book details the GPU programming is an introductory book.
directx11_gs_so
- direct11 最新图形渲染参考代码,主要用到gpu编程,对于学习gpu编程的很实用。-direct11 latest graphics rendering reference code, the main use gpu programming gpu for learning programming is very practical.
cuda_by_example
- 该代码是GPU高性能编程cuda实战中所有代码的合集,包含了书中所有的代码,对于初学GPU编程者来说是一本非常好的人们书-GPU programming by cuda codes
helloGPU
- 学习GPU编程的入门程序,其中包括了必要的函数和基本结构。-GPU programming study entry procedures, including the necessary functions and basic structure.
kdtcaqh
- GPU high performance 能编程CUDA实战,示例代码(CUDA GPU can high performance programming of actual combat, the sample code)
gpu高性能运算之cuda_codes
- 关于CUDA编程的高性运算源码,GPU编程方面的不错的资料。(CUDA High performance source code)
GPU Computing Gems Jade Edition
- 关于GPU加速计算编程的书籍,很受欢迎,建议初学者阅读。(The books on GPU acceleration programming are very popular and are recommended for beginners to read.)
Cuda_by_example
- 《GPU高性能编程:CUDA实战》CUDA C("Cuda_by_example" CUDA C)
Matrix-Inversion-with-CUDA-master
- 利用cuda完成GPU编程,实现对给定矩阵的求逆操作(a cuda code for calculating a inverse matrix of a given matrix)
32679--GPU高性能编程CUDA实战—示例代码
- 本资料是GPU高性能编程CUDA实战—示例代码,非常完整,非常适合学习与模仿,都相应的完成书中的算法和详细的并行代码编写过程。(This data is GPU high performance programming CUDA real - example code, very complete, very suitable for learning and imitation, the corresponding completion of the book algorithm and de