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

搜索资源列表

  1. heat

    0下载:
  2. 使用cuda c中的纹理内存机制实现的热传导模拟程序-Cuda c texture memory mechanism to achieve the thermal conduction simulation program
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-15
    • 文件大小:22.22mb
    • 提供者:吴筱白
  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. getStart_cuda

    0下载:
  2. get started with CUDA 1.1 emulator mode using Eclipse C/C-get started with CUDA 1.1 emulator mode using Eclipse C/C++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:123.32kb
    • 提供者:rudy
  1. nvcc_2.3

    0下载:
  2. CUDA并行编程环境的compiler driver———nvcc的详细介绍-CUDA parallel programming environment, compiler driver--- nvcc detailed descr iption of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:636.67kb
    • 提供者:hank
  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. thrustExample

    0下载:
  2. 基干NVIDIA CUDA技术的C + +模板库-NVIDIA CUDA technology backbone C++ Template Library
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:210.3kb
    • 提供者:runrune
  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. NVIDIA_CUDA_C_ProgrammingGuide_3.1

    1下载:
  2. CUDA programming guide.main concepts behind the CUDA programming model by outlining how they are exposed in C. An extensive descr iption of CUDA C is given.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2.23mb
    • 提供者:Sanketh Datla
  1. CUDAProgrammingGuide

    0下载:
  2. CUDA编程手册2.0 NVIDIA公司于2007年正式发布CUDA(ompute Unified Device Architecture,计算统一设备架构)是第一种不需要借助图形学API就可以使用类C语言进行通用计算的开发环境和软件体系-CUDA Programming Guide 2.0 NVIDIA officially launched the company in 2007 CUDA (ompute Unified Device Architecture, Compute Unif
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1.8mb
    • 提供者:小强
  1. thrust-v0.2RC2.tar

    0下载:
  2. Thrust Graph Library provides graph container, algorithm, and other concepts like a Boost Graph Library. This Library based on the thrust, which is a CUDA library of parallel algorithms with an interface resembling the C++ Standard Template Library (
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:28.61kb
    • 提供者:Evan
  1. CUDA-GPU-Programming

    0下载:
  2. CUDA显卡驱动编程简介:c语言编程,可以简单的了解下显卡驱动编程,只不过有些英文即使是查字典也可能是晦涩难懂,只能说下,多研究吧-CUDA programming for c
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:1.69mb
    • 提供者:黄百鸣
  1. simpleCubemapTexture

    0下载:
  2. Simple Cubemap Texture Simple example that demonstrates how to use a new CUDA 4.1 feature to support cubemap Textures in CUDA C.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1.12mb
    • 提供者:201220122012
  1. programa18p

    0下载:
  2. implementation of a genetic algorithm in CUDA/C++ (parallelized)
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:46.93kb
    • 提供者:motoe2
  1. programa18

    0下载:
  2. implementation of a genetic algorithm in CUDA/C++ (not parallelized!)
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:12.62kb
    • 提供者:motoe2
  1. programa17p

    0下载:
  2. generic genetic algorithm in CUDA C++
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:27.97kb
    • 提供者:motoe2
  1. CUDA

    0下载:
  2. 一种基于CUDA的图像处理技术,可在c语言的基础上编译通过-CUDA-based image processing technology, based on the c language compiler
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:937.7kb
    • 提供者:蒋华
  1. cuda

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

    • 发布日期:2017-12-19
    • 文件大小:8kb
    • 提供者:远山有灯
  1. Cuda_by_example

    0下载:
  2. 《GPU高性能编程:CUDA实战》CUDA C("Cuda_by_example" CUDA C)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:42.75mb
    • 提供者:宝马
  1. cuda-rsa4k-master

    0下载:
  2. RSA算法cuda并行优化实现(c语言版)(RSA algorithm CUDA parallel optimization (C language version))
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:16kb
    • 提供者:z豪
  1. CUDA C编程权威指南_源码

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

    • 发布日期:2020-10-28
    • 文件大小:1.45mb
    • 提供者:caiyuna
« 12 »
搜珍网 www.dssz.com