Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • CUDA.rar CUDA 入门编程指南 提高CUDA程序的执行效率
  • CUDA-Programming-2.0.rar CUDA 是一种并行编程模型和软件环境,用于应对这种挑战,同时保证熟悉 C 语言等标准编程语言的程序员能够迅速掌握 CUDA
  • CUDA-CPU-GPU.rar 跟大家深入到CUDA的内部,为大家诠释为什么说:唯有NVIDIA CUDA才是终极的CPU
  • CUDA-DCT-code.zip 英伟达gpu通用计算统一架构CUDA,DCT源代码,例程
  • CUDA-Parallel-Programming-Tutorial.rar CUDA programming Tutorial
  • CUDA-by-Example.-An-Introduction-to-General-Purpo CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology, including a concise introduction to the CUDA platform and architecture, as well as a quick-start guide to CUDA C.
  • cuda-by-example-sample.rar CUDA by example a very helpful book for GPU programming beginners
  • POSIX-Threads-and-NVIDIAs-CUDA.rar Introducing multithreaded programming POSIX Threads and NVIDIA s CUDA
  • CUDA-imization.rar CUDA稀疏矩阵与矢量乘法的优化CUDA-based sparse matrix vector multiplication optimization
  • cuda-programming-guide-2.0.doc.zip 本文档分为以下几个章节: 第 1 章是 CUDA 和 GPU 的简介。 第 2 章概述 CUDA 编程模型。 第 3 章介绍 GPU 实现。 第 4 章介绍 CUDA API 和运行时。 第 5 章提供如何实现最高性能的一些指南。 第 6 章通过一些简单的示例代码概况之前各章的内容。 附录 A 提供各种设备的技术规范。 附录 B 列举 CUDA 中支持的数学函数。 附录 C 列举 CUDA 中支持的原子函数。 附录 D 详细说明纹理获取。