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

搜索资源列表

  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. cudaEncode

    0下载:
  2. 此示例演示如何有效地使用CUDA视频编码器API编码H.264视频。视频输入在YUV格式作为输入(系统CPU或GPU内存)和视频输出帧编码H.264文件-This sample demonstrates how to effectively use the CUDA Video Encoder API encode H.264 video. Video input in YUV formats are taken as input (either CPU system or GPU memor
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13431385
    • 提供者:张帆
  1. SobelFilter

    0下载:
  2. 这个样例实现CUDA加速版的Sobel边缘检测滤波器为8位单色图像。-This sample implements the Sobel edge detection filter for 8-bit monochrome images by using CUDA to speed up.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4929622
    • 提供者:张帆
  1. CUDA_image

    0下载:
  2. 代码是基于CUDA环境下的图像卷积处理,基于Linux系统,文档中有makefile-Convolutional code on the image processing environment CUDA
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:562025
    • 提供者:包包
  1. CUDA_C_Programming_Guide

    0下载:
  2. CUDA 编程指南,CUDA6.0 文档-CUDA_C_Programming_Guide from CUDA 6.0 RC SDK
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2764237
    • 提供者:李文强
  1. Julia

    0下载:
  2. 基于GOU的Julia集,用CUDA C编程,要与GPU高性能编程CUDA实战这本书一起学CUDA-Based GOU Julia set with CUDA C programming, and to learn together CUDA CUDA GPU programming high-performance combat this book
  3. 所属分类:MPI

    • 发布日期:2017-05-14
    • 文件大小:3441952
    • 提供者:耳双
  1. Ripple

    0下载:
  2. 在GPU上使用线程实现波纹效果,CUDA C编程,使用VS及CUDA平台才能运行成功-The use of threads on the GPU to achieve ripple effect, CUDA C programming, the successful use of VS and CUDA platform to run
  3. 所属分类:MPI

    • 发布日期:2017-05-15
    • 文件大小:3996346
    • 提供者:耳双
  1. 基于图形处理器(GPU)的通用计算

    1下载:
  2. GPU加速 CUDA的应用,介绍了相关原理和实现方法
  3. 所属分类:编程文档

    • 发布日期:2014-04-07
    • 文件大小:1315094
    • 提供者:FSL@516
  1. kernel

    0下载:
  2. 利用cuda对图像像素进行简单并行运算,以图像像素rgb值反映运行结果-Use a simple image pixel cuda parallel computing, image pixel rgb value to reflect the operating results
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:1130
    • 提供者:蒋代码
  1. simpleGL

    1下载:
  2. GPU并行计算的cuda与opengl相互交互的例子,有很大的参考价值-Examples of GPU parallel computing cuda and opengl interact with each other, there is a great reference value
  3. 所属分类:MPI

    • 发布日期:2016-09-21
    • 文件大小:10897408
    • 提供者:
  1. Cuda2.0-ProgramManualDoc

    0下载:
  2. Cuda 编程手册,Cuda 编程,搜一下看起来好少人在研究这个啊?-Cuda Program Manual 2.0 Document,
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1026150
    • 提供者:里金
  1. cuda-convnet

    1下载:
  2. 卷积神经网的GPU高效并行实现,用于大规模图像识别-A efficient GPU implementation of CNN with application to large-scale image recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-06-12
    • 文件大小:344064
    • 提供者:liubo
  1. cdpAdvancedQuicksort

    0下载:
  2. CUDA 编程实现快排,理论上比较完善的一种方法,VS2010,计算能力要求sm35-One way to achieve fast CUDA programming row, theoretically more perfect, VS2010, sm35
  3. 所属分类:MPI

    • 发布日期:2017-04-17
    • 文件大小:447640
    • 提供者:晏儒
  1. calculate_optimization_sumsum

    1下载:
  2. 使用cuda平台,在GPU上进行随机数组的平方和的计算。-Based on CUDA, to calculate the sum of square of thousands of numbers.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:776
    • 提供者:牛业
  1. mfccuda

    0下载:
  2. 如何使用cuda和mfc配合,优化mfc应用程序-how to use cuda and mfc coporate ,to speed up application
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:525730
    • 提供者:awdawd
  1. hw2

    0下载:
  2. cuda compare using shared memory and unshared memory to computer the matrix
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:1478
    • 提供者:liuminwen
  1. hpl-2.0_FERMI_v15

    0下载:
  2. High Performance Computing Linpack Benchmark (HPL),可以实现CUDA版的高性能并行计算-High Performance Computing Linpack Benchmark (HPL)
  3. 所属分类:MPI

    • 发布日期:2017-05-06
    • 文件大小:1392575
    • 提供者:Guo Xichao
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com