CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - Cuda

搜索资源列表

  1. CUDA实现CNN膨胀的程序

    1下载:
  2. 利用CUDA wizard建立的控制台程序,在CUDA平台上并行实现了细胞神经网络(CNN)执行膨胀的操作。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-06-21
    • 文件大小:10.49mb
    • 提供者:keyi12
  1. cudaOpenMP

    0下载:
  2. CUDA 的编程示例,主要是用于通用计算的扩展,值得研究学习-CUDA GPGPU
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:7.21kb
    • 提供者:zzs
  1. histKernel

    0下载:
  2. CUDA 做直方图统计的示例,开创了GPU在图像处理中应用的先河-CUDA image histgram, can improve to image histequal
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:11.16kb
    • 提供者:zzs
  1. juzhen

    0下载:
  2. cuda矩阵乘法的源代码。(注:需要cuda平台)-cuda matrix multiplication of the source code. (Note: the need for cuda platform)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:721.86kb
    • 提供者:zhangzinan
  1. GPU

    1下载:
  2. 采用GPU通用计算API(CUDA)实现矩阵相乘-The use of general-purpose GPU computing API (CUDA) to achieve the matrix multiplication
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:15.71kb
    • 提供者:钟玲
  1. cppIntegration

    0下载:
  2. cuda加速实现的解码器 通过gpu实现高速编码.-cuda decoder to accelerate the adoption of high-speed encoding gpu.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:8.53kb
    • 提供者:wyg
  1. CUDAreduction

    0下载:
  2. CUDA的流式缩减示例,比较经典的代码 可供参考-CUDA reduction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7.32mb
    • 提供者:zzs
  1. simpleTexture

    0下载:
  2. GPU纹理使用,CUDA的代码 纹理可以作为数据的存储介质-GPU texture CUDA
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:638.04kb
    • 提供者:zzs
  1. Pinghua_dotNet

    0下载:
  2. 基于cuda的图像平滑。需要n卡显卡,G8以上-Cuda-based image smoothing. N card needed card, G8 over
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:882.69kb
    • 提供者:jinshuang
  1. 40e87b3a-0df7-43ec-8729-916b7c6ea92fR

    0下载:
  2. 基于CUDA的立体视觉 在本文中,我们提出了一个基于GPU的加速方法,以加快计算量图像配准 统一设备架构(CUDA技术)。一种新颖的CUDA技术为基础的联合直方图计算方法介绍 在这个文件,该文件还对二维图像配准和其他应用程序的一般图形宝贵。此外, 1算法的改进,提出改进FMRIB广泛使用的线性图像注册工具 (调情)。虽然采取了额外的时间是通过应用该算法的改进,我们的实现表明, 能够执行一个完整的12个自由度(自由度)的两个脑容量图像配准在近35秒, 时间大约是10比本
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3.03mb
    • 提供者:王冉
  1. ColorProcessor

    0下载:
  2. cuda图像数据处理,压缩算法,自己也在学习不错的-cuda image data processing, compression algorithms, its also a good learning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6.6kb
    • 提供者:刘超
  1. UsingTexture

    0下载:
  2. 国外大牛介绍如何在cuda中使用纹理的文章。-Large foreign cattle cuda how to use texture in the article.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:376.6kb
    • 提供者:琐弟
  1. CUDA

    0下载:
  2. Some key techonich of video codec ,using nvidia cuda .it is a gaishu of this feild.video interlacing using cuda motion vector-Some key techonich of video codec ,using nvidia cuda .it is a gaishu of this feild.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.9mb
    • 提供者:高彪
  1. ConvolutionCUDA

    0下载:
  2. Convolution filtering is a technique that can be used for a wide array of image processing tasks, some of which may include smoothing and edge detection. In this document we show how a separable convolution filter can be implemented in NVIDIA CUD
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.74mb
    • 提供者:vgaliano
  1. CUDA_ImgProcessing

    0下载:
  2. 基于CUDA的图像处理例子,可以方便大家学习使用 -Image processing based on CUDA
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:950.93kb
    • 提供者:zzs
  1. Gpucv

    0下载:
  2. This sample code to calclate the optical flow. This program use the opencv and Gpucv. Gpucv is cuda program adapting opencv.-This is sample code to calclate the optical flow. This program use the opencv and Gpucv. Gpucv is cuda program adapti
  3. 所属分类:Special Effects

    • 发布日期:2017-06-21
    • 文件大小:34.38mb
    • 提供者:kildong
  1. SiftGPU-V370

    0下载:
  2. 使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual-SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5.05mb
    • 提供者:周金强
  1. GPU-CUDA

    0下载:
  2. 一些GPU学习资料, 一些GPU学习资料-Some GPU learning materials, some GPU learning materials, learning materials some of GPU
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10.5mb
    • 提供者:小南
  1. CUDA

    0下载:
  2. GPU编程计算统一设备架构Cuda的入门资料 中文版讲的比较详细-GPU Compute Unified Device Architecture Cuda programming introductory information about the Chinese version of the more detailed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:995.01kb
    • 提供者:liuxiaohui
  1. GPU高性能编程CUDA实战中文

    0下载:
  2. cuda编程指南,cuda入门编程必备良药(CUDA Programming Guide, CUDA introductory programming essential medicine)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:22.15mb
    • 提供者:galosy
« 12 3 4 5 »
搜珍网 www.dssz.com