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

搜索资源列表

  1. Cloth

    0下载:
  2. visual c++ nvidia cuda realistic Cloth algortihm with other
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-23
    • 文件大小:7409839
    • 提供者:serkant
  1. ImageProcess_CUDA

    0下载:
  2. 基于CUDA的图像处理框架,实现了图像的sobel算法 -Image processing framework based onCUDA,sobel
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6831
    • 提供者:zzs
  1. NVIDIA_FermiTuningGuide

    0下载:
  2. Fermi tuning guide for cuda users
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:440278
    • 提供者:Jawad Masood
  1. CPU_BitmapApriori

    0下载:
  2. CUDA with Apriori algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:136341
    • 提供者:Technetvn
  1. three.cu

    0下载:
  2. This the CUDA C program to understand the basics about understatnding the cuda programming. etc-This is the CUDA C program to understand the basics about understatnding the cuda programming. etc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1317
    • 提供者:Nitin
  1. BACKTRACK_CUDA_v2.0

    0下载:
  2. BACKTRACK CUDA向导 怎样在BT4中使用CUDA-BACKTRACK CUDA wizard How to use CUDA in BT4
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1554803
    • 提供者:root
  1. memcopy2D

    0下载:
  2. this the implementation of memcopy2D command, used for data transfer from host to device in CUDA -this is the implementation of memcopy2D command, used for data transfer from host to device in CUDA
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1246
    • 提供者:anwar
  1. thrust-v1.3.0

    0下载:
  2. Thrust is a CUDA library of parallel algorithms with an interface resembling the C++ Standard Template Library (STL). Thrust provides a flexible high-level interface for GPU programming that greatly enhances developer productivity. Develop high-perfo
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:582549
    • 提供者:Evan
  1. juzhenjiafa

    0下载:
  2. 用CUDA来实现两个矩阵的相加,提高了计算速度。-CUDA to achieve by adding the two matrices to improve the computing speed.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:798
    • 提供者:WANGYAN
  1. CUting

    0下载:
  2. CUDA矩阵乘法和FFT性能测试CUDA matrix multiplication and FFT performance testing-CUDA matrix multiplication and FFT performance testing
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1242812
    • 提供者:yew456
  1. CUDA_C_Programming_Guide

    0下载:
  2. CUDA programming to help you be a CUDA-programmer
  3. 所属分类:source in ebook

    • 发布日期:2017-05-11
    • 文件大小:2509953
    • 提供者:test
  1. matirx-muliplication

    0下载:
  2. 矩阵相乘,基于CUDA用并行算法实现矩阵的乘法-matrix muliplication with parallel algorithm implication matrix muliplication base on CUDA
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:15106
    • 提供者:王坨坨
  1. hellocuda

    0下载:
  2. 该程序是简单的使用CUDA来编写程序的一个小范例。-The program is simple to use CUDA to write a small example program.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:14477
    • 提供者:pplidia
  1. .GPU.Gems.3

    0下载:
  2. 目前最火的gpu技术大会精粹。从别人的代码学习并行和cuda框架-Currently the hottest gpu Technology Conference essence. Code to learn from others cuda framework for parallel and
  3. 所属分类:Special Effects

    • 发布日期:2017-06-17
    • 文件大小:26866440
    • 提供者:allen
  1. simpleCUFFT

    2下载:
  2. 基于CUDA的正反FFT实现 需要NVIDIA显卡支持-Based on the positive and negative CUDA FFT implementation needs NVIDIA graphics support
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:2346
    • 提供者:耀霸
  1. kuaisupaixu_GPU

    0下载:
  2. 基于CUDA的快速排序算法 需要NVIDIA显卡支持-Fast sorting algorithm based on CUDA NVIDIA graphics support needed
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:5106
    • 提供者:耀霸
  1. GPU-CUDA001

    0下载:
  2. 文章介绍如何使用CUDA实现神经网络,并把他应用在GPU图像处理单元上。 -An Artificial Neural Network is an information processing method that was inspired by the way biological nervous systems function, such as the brain, to process information. It is composed of a large number of
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1393001
    • 提供者:尘封
  1. 1D_Test_C2C

    1下载:
  2. 1D FFT 在CUDA下的并行实现的示例应用,应用类型是复数类型到复数类型的1DFFT -The example of 1D FFT on CUDA
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:472077
    • 提供者:WangLi
  1. 1D_Test_C2R

    0下载:
  2. 1D FFT 在CUDA下的并行实现,使用类型是复数到实数的FFT的变换-1DFFT for complex to real on CUDA
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:691409
    • 提供者:WangLi
  1. 3D_R2C

    1下载:
  2. 3D FFT 在CUDA下的并行实现,使用类型实数到复数的3D FFT变换-3D FFT for real to complex on CUDA
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:248139
    • 提供者:WangLi
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 47 »
搜珍网 www.dssz.com