CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - cuda

搜索资源列表

  1. CUDA

    0下载:
  2. GPU的结构及CUDA在大规模浮点计算方面的编程模型介绍-GPU and CUDA model descr iption
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:277174
    • 提供者:黄浩
  1. cuda

    0下载:
  2. 深入浅出谈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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:82421
    • 提供者:multigen
  1. CUDA-ShapeContext

    0下载:
  2. Architecture)并行处理平台,对人脸形状识别算法Shape Context的串行算法进行了研究,并在CUDA平台中分别研究了其高效并行处理技术和并行算法。-Architecture) parallel processing platform, the shape of the face recognition algorithm Shape Context of the serial algorithm is studied, and were studied in the CUDA
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3645479
    • 提供者:逍遥
  1. cuda-GPU

    0下载:
  2. 本文详细分析了Tesla GPU图形与计算架构和CUDA统一计算设备架构,详细描述了如何对计算任务进行并行分解,并通过CUDA的双层并行编程模型映射到Tesla GPU上。 在本文的实现部分,以软件开发流程为主线,描述了如何利用CUDA实现模式识别中的三种常用算法-The paper analyzed the Tesla GPU computing architecture and CUDA graphics and computing devices unified architecture,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2955537
    • 提供者:逍遥
  1. CUDA-CPU-GPU

    0下载:
  2. 跟大家深入到CUDA的内部,为大家诠释为什么说:唯有NVIDIA CUDA才是终极的CPU-CUDA with you deep into the interior, as we interpret why: Only the CPU is the ultimate NVIDIA CUDA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:978247
    • 提供者:LR
  1. CUDA-DCT-code

    0下载:
  2. 英伟达gpu通用计算统一架构CUDA,DCT源代码,例程-Gpu NVIDIA unified architecture general-purpose computing CUDA, DCT source code, routines
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4348584
    • 提供者:gyz
  1. CUDA-by-Example.-An-Introduction-to-General-Purpo

    0下载:
  2. 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.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1638296
    • 提供者:sergius
  1. CUDA-on-VS2008

    0下载:
  2. 一些CUDA设置方法,很好的文章,建议初学者学习-Some CUDA setting method, a very good article, it is recommended for beginners
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:61731
    • 提供者:saber
  1. CUDA-GPU-A-GOOD-BOOK

    1下载:
  2. 学习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.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:287010
    • 提供者:读家卡
  1. cuda-nodess

    0下载:
  2. 使用CUDA模拟顶点、几何着色器-原型演示,包含源代码和说明文档-Simulation using CUDA vertex and geometry shaders- the prototype demonstration, including source code and documentation
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:4011195
    • 提供者:nono
  1. CUDA

    0下载:
  2. GPU编程计算统一设备架构Cuda的入门资料 中文版讲的比较详细-GPU Compute Unified Device Architecture Cuda programming introductory information about the Chinese version of the more detailed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1018886
    • 提供者:liuxiaohui
  1. CUDA-SAR-

    1下载:
  2. 在VS2005环境下,使用CUDA编程实现SAR成像中CSA算法的实现,得到了很好的加速比。-In the VS2005 environment, using the CUDA programming SAR imaging algorithm implementation in the CSA, has been very good speedup.
  3. 所属分类:Algorithm

    • 发布日期:
    • 文件大小:13744264
    • 提供者:明日上尉
  1. vs-studio-cuda

    0下载:
  2. 这是一个cuda平台的配置,vs2008+cuda3.2版本的超详细步骤。-This is a cuda platform configuration, vs2008+ cuda3.2 version of the super-detailed steps.
  3. 所属分类:Project Manage

    • 发布日期:2017-04-06
    • 文件大小:27729
    • 提供者:吴闯
  1. CUDA-by-Example

    0下载:
  2. 现在cuda很火,这本书有很多实例,值得一看-Now cuda is fire, there are many examples of this book, worth a visit
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:2063790
    • 提供者:lead
  1. Source-Cod-CUDA-by-example

    0下载:
  2. 源码-CUDA by example 非常好的CUDA入门书籍-Source Code-CUDA by example
  3. 所属分类:MPI

    • 发布日期:2017-03-23
    • 文件大小:294714
    • 提供者:Joe
  1. cuda

    0下载:
  2. 一个cuda 示例程序,包含简单的cuda用法和example-A sample program cuda, cuda usage and contains a simple example
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:63147
    • 提供者:
  1. NVIDIA CUDA Samples

    0下载:
  2. Nvidia CUDA samples used to validate GPU-aided computation
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-02-02
    • 文件大小:93745831
    • 提供者:BatchDrake
  1. cuda+mpi

    2下载:
  2. 并行计算中矩阵相乘的mpi和cuda两种方法,已完成检验,有结果输出(In parallel computing, two methods of matrix multiplication, MPI and CUDA, have been tested and output with results)
  3. 所属分类:并行计算

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:张艾可
  1. Hands-on CUDA codes

    0下载:
  2. 用于CUDA方案的程序码说明,提供的练习有: cudaMallocAndMemcpy myFirstKernel reverseArray_singleblock reverseArray_multiblock reverseArray_multiblock_fast(Skeletons and solutions for hands-on CUDA codes, they are listed as the followings: cudaMallocAndMemcpy myFi
  3. 所属分类:并行计算

    • 发布日期:2017-12-21
    • 文件大小:2434048
    • 提供者:p-yang
  1. cuda memory management

    0下载:
  2. cuda内存管理 很有用的一个教程 希望有帮助(cuda memory management)
  3. 所属分类:并行计算

    • 发布日期:2017-12-27
    • 文件大小:574464
    • 提供者:二货
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com