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

搜索资源列表

  1. Cuda-OpenSrc

    0下载:
  2. Cuda Open Source project. Fast calculation on graphical processors. Language: C. -Cuda Open Source project. Fast calculation on graphical processors. Language: C.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:30.03kb
    • 提供者:Crazy
  1. matrixcompute

    0下载:
  2. cuda的一个关于简单程序,矩阵算法实例。利用这个算法可以更好的掌握cuda.他是cuda的入门例子。-cuda
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:41.57kb
    • 提供者:mengliang
  1. cuda_exp

    0下载:
  2. cuda入门小程序,供喜欢GPU通用计算,但还不知道怎样入手的朋友参考。-expample of cuda,1st step
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:1.12kb
    • 提供者:ankara
  1. bicubicTexture

    0下载:
  2. Bicubic interpolation using CUDA
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:307.32kb
    • 提供者:In-Yong SHIN
  1. cuda

    0下载:
  2. cuda的教程,cuda是在nvdia的GT80以上显卡支持的Gpu编程的c语言环境-cuda' s Guide, cuda is the GT80 in nvdia above Gpu graphics support c programming language environment
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1.56mb
    • 提供者:何龙军
  1. kernel_codes_mri-q

    0下载:
  2. mri-q program, written in cuda-C
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:8.71kb
    • 提供者:thanh tuan
  1. CPyrit-CUDA-0.2.4.tar

    0下载:
  2. SHA-1 Cracker based on NVidia CUDA technology. Uses optimized SHA-1 implementation in C like Cuda language
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:7.55kb
    • 提供者:Foo Saa
  1. cuSVMVCcode

    2下载:
  2. 基于GPU计算的SVM,VC++源码,包括详细文档说明文件。借用了GPU编程的优势,该代码据作者说比常规的libsvm等算法包的训练速度快13-73倍,预测速度快22-172倍。希望对大家有用-cuSVM is a software package for high-speed (Gaussian-kernelized) Support Vector Machine training and prediction that exploits the massively parallel proc
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-03
    • 文件大小:859.16kb
    • 提供者:Sheng
  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
    • 文件大小:80.49kb
    • 提供者:multigen
  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
    • 文件大小:1.56mb
    • 提供者:sergius
  1. VS2010CUDA3.0

    0下载:
  2. VS2010配置CUDA C开发环境。CUDA版本支持3.0及以上。-VS2010 configuration CUDA C development environment. Support CUDA version 3.0 and above.
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:217.63kb
    • 提供者:
  1. CUDA-computation

    0下载:
  2. 利用cuda c 实现并行计算,加速并行计算速度-accelerating parallel computation
  3. 所属分类:MPI

    • 发布日期:2017-11-29
    • 文件大小:182.36kb
    • 提供者:foxysc
  1. LBM-C-0.1

    1下载:
  2. LBM-C is a lattice Boltzmann 2D and 3D fluid flow solver implemented using nVidia s CUDA platform. LBM-C is written in CUDA C and is licensed under GPL v2, you are invited to use, alter and improve upon LBM-C at your own discretion.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1.81mb
    • 提供者:ass
  1. Book.CUDA.by.Example.Sanders

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

    • 发布日期:2017-05-08
    • 文件大小:1.87mb
    • 提供者:mzh
  1. c-DemSo-master

    1下载:
  2. 二维cuda c书写的离散单元法计算程序圆形颗粒-DEM CUDA C 2DIMENSIONS
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:235.31kb
    • 提供者:dmkuang
  1. [GPU-CUDA--C-Programming]

    0下载:
  2. GPU CUDA C并行编程是计算机实现并行高速计算的强大方式,本资料将引领你进入这个神奇的世界-GPU CUDA C parallel programming is a powerful way to achieve parallel high-speed computer, this information will lead you into the magic of the world
  3. 所属分类:MPI

    • 发布日期:2017-12-17
    • 文件大小:42.8mb
    • 提供者:王KK
  1. FDTD-Mur-CUDA-master

    0下载:
  2. 基于CUDA的FDTD模拟二维TM波在真空中的传播,基于Mur边界条件(FDTD-Mur-CUDA ============= 2D FDTD solution for Mur's Absorbing Boundary Condition using CUDA acceleration.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-21
    • 文件大小:5kb
    • 提供者:kabu
  1. CUDA C编程权威指南_源码

    0下载:
  2. (全 全 全)CUDA C编程权威指南_源码(Programming Authoritative Guide_Source Code)
  3. 所属分类:其他

    • 发布日期:2020-10-28
    • 文件大小:1.45mb
    • 提供者:caiyuna
  1. CUDA Fortran 高效编程实践.pdf

    1下载:
  2. CUDA Fortran 高效编程实践_科学家和工程师特供 2007 年以来,以 nVidia GPU 为代表的加速器并行计算风起云涌,带有加速器的超级计 算机在 TOP500 中的份额逐年增加,支持加速器的主流应用软件也呈爆炸式增长,研究加速 器计算的技术人员数以百万计,世界范围内的大学、研究机构竞相开设相关课程。 目前流行的 GPU 通用编程语言是 CUDA C 和 OpenCL. 它们均是 C/C++语言的扩展,因 此可以方便地将 C/C++代码移植到 GPU 上。但对于科学与工程计算
  3. 所属分类:文章/文档

    • 发布日期:2020-08-27
    • 文件大小:2.04mb
    • 提供者:zzfthu
  1. Documents

    0下载:
  2. CUDA C编程权威指南 (高性能计算技术丛书)的PDF格式书籍中文版,单独无法,请下载另一个一起解压。(CUDA C programming authority Guide (High Performance Computing Technology Series) PDF format book Chinese version, cannot alone, please download another one to decompress together.)
  3. 所属分类:数学计算

    • 发布日期:2020-10-28
    • 文件大小:45mb
    • 提供者:yannick-cn
« 12 3 4 5 6 »
搜珍网 www.dssz.com