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. 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. CUDA-code

    0下载:
  2. 本代码是CUDA C/C++编程入门者学习的,其中包括对GPU设备参数的获取代码,原子操作,流等代码。初学者掌握并行计算不错的入门程序-The code is CUDA C/C++ beginners to learn programming, including the GPU to get the code of the device parameters, atomic operation, flow, etc. code. Parallel Computing for beginners
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:453.26kb
    • 提供者:刘楠
  1. cuda

    0下载:
  2. 利用gpu加速提高计算速度,节约计算时间,cuda从c语言进行的扩展 ,编程方便(Parallel acceleration)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:8kb
    • 提供者:远山有灯
  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. 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