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

搜索资源列表

  1. add

    0下载:
  2. cuda编程中生成一个数组矩阵的文件 初学CUDA编程使用的可以看看 很简单的程序-CUDA program runs an array of document generation matrix
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:764
    • 提供者:hanhao
  1. matrixMul

    0下载:
  2. cuda矩阵分块乘法,加速比较大,改自cuda SDK-cuda matrix multiply
  3. 所属分类:MPI

    • 发布日期:2017-05-01
    • 文件大小:771590
    • 提供者:ghc
  1. CUDA_C_Programming_Guide

    0下载:
  2. CUDA_C_Programming_Guide,学习CUDA编程的必备工具书,里面的指导非常到位,非常适合初学者入门参考。-Every CUDA developer, from the casual to the most sophisticated, will find something here of interest and immediate usefulness. Newer CUDA developers will see how the hardware processes c
  3. 所属分类:MPI

    • 发布日期:2017-05-12
    • 文件大小:2751353
    • 提供者:mzh
  1. 03

    0下载:
  2. 基于CUDA平台用VS2010编写的计算一系列数平方和的并行程序,比较简单,适合CUDA的初学者学习-CUDA computing platform using VS2010 to write a series of squares and the number of parallel programs based on relatively simple, suitable for beginners to learn CUDA
  3. 所属分类:MPI

    • 发布日期:2017-05-14
    • 文件大小:3351753
    • 提供者:欧伟明
  1. matrixAssign

    0下载:
  2. 最简单的CUDA实现的矩阵乘法,带状划分,没有进行优化的!-CUDA matrix multiplication easiest to achieve, striping, not optimized for!
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:12260
    • 提供者:lemon
  1. MatrixFullRank

    0下载:
  2. CPU和GPU上的利用CUDA实现矩阵的LU、QR和全秩分解、以及一些矩阵变换和运算程序。-On the CPU and GPU matrix by using CUDA, LU, QR, and full rank decomposition, as well as some matrix transformation and operation procedures.
  3. 所属分类:MPI

    • 发布日期:2017-05-18
    • 文件大小:4782414
    • 提供者:ywd
  1. rbm_binary_binary

    0下载:
  2. Restricted Boltzmann Machine with binary visible ,hidden units and GPU (CUDA) support.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2063
    • 提供者:tund
  1. hazy

    0下载:
  2. cuda并行计算去雾,在linux环境下,使用opencv库,nvcc hazy.cu 运行-cuda parallel computing to fog, in the linux environment, using opencv library, nvcc hazy.cu run
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:846
    • 提供者:天鸟飞鱼
  1. simpleGL

    0下载:
  2. cuda的一个简单应用实例。与OpenGL结合。-a simple example for cuda with openGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3407918
    • 提供者:孙闻
  1. CUDAInterOp

    0下载:
  2. CUDA的程序员,你知道,我们已经发表了一个定制的C + +与学习指南。如果你知道CUDA和计划使用C++ AMP的新项目或移植现有的项目,你可以遵循的指导如何学习C++ AMP。-For CUDA programmers, as you know, we have published a customized C++ AMP learning guide. If you know CUDA and are planning to use C++ AMP for new projects or
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:8654
    • 提供者:zhangfei
  1. DefogFinal

    1下载:
  2. 对输入bmp图像去雾,使用C语言GPU加速实现-image defog,c language,GPU accelerate,cuda
  3. 所属分类:并行运算

    • 发布日期:2016-03-17
    • 文件大小:6833409
    • 提供者:罗杨
  1. bank_conflict

    0下载:
  2. cuda并行计算,bank conflict 实验,cuda入门学习优化必做实验。gpu运行,要有nvidia的显卡并装有cuda,vs才能运行此程序-cuda parallel computing,bank conflict experiment,the essential experiment of studying cuda
  3. 所属分类:MPI

    • 发布日期:2017-05-08
    • 文件大小:1704333
    • 提供者:罗杨
  1. Info

    0下载:
  2. Library for obtaining temperature of the videocard NVIDIA by means of PCI ID of the CUDA and NVAPI technologies. And also for check of accessory of the videocard to the display if you have more than videocards, than one.
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-12
    • 文件大小:20102171
    • 提供者:Il
  1. klt_tracker_v1.0

    0下载:
  2. 基于CUDA GPU编程实现的LK光溜算法
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:23984330
    • 提供者:youk
  1. Parallel-Reduction

    0下载:
  2. 运用并行规约的思想在GPU端实现两个大型矩阵的求和运算,CUDA编程-Using the idea of ​ ​ a parallel realization of the Statute of the GPU side two large matrix summation, CUDA
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:1049
    • 提供者:indetail
  1. LU

    0下载:
  2. 基于CUDA的LU分解,简单明了适用GPU的CUDA初学者-CUDA-based LU decomposition, simple apply the GPU CUDA beginners
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1207
    • 提供者:ytw
  1. cblas

    1下载:
  2. opencl编写的blas,和Cuda的cublas类似。-This repository houses the code for the OpenCL™ BLAS portion of clMath. The complete set of BLAS level 1, 2 & 3 routines is implemented.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1441389
    • 提供者:
  1. add

    0下载:
  2. 一个非常简单的用CUDA 实现向量加法的程序-Achieved with CUDA vector addition
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1149678
    • 提供者:xidian
  1. imageDenoising

    0下载:
  2. 英伟达公司的CUDA实例代码,用CUDA实现了KNN和NLM的图片降噪算法,包含了整个对应的工程文件。-Sample: Image denoising Minimum spec: SM 1.0 This sample demonstrates two adaptive image denoising techniques: KNN and NLM, based on computation of both geometric and color distance between
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7152784
    • 提供者:张帆
  1. recursiveGaussian

    0下载:
  2. 基于CUDA加速的高斯模糊算法,包含整个工程文件及相应测试图片。-Using CUDA implement a Gaussian blur using Deriche s recursive method. The advantage of this method is that the execution time is independent of the filter width.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5254403
    • 提供者:张帆
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 47 »
搜珍网 www.dssz.com