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

搜索资源列表

  1. simpleCUFFT

    0下载:
  2. CUFFT GPU的傅立叶变换 GPU的通用计算-CUFFT GPU CUDA
  3. 所属分类:Special Effects

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

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

    • 发布日期:2017-04-03
    • 文件大小:638.04kb
    • 提供者:zzs
  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. simpleTexture

    0下载:
  2. Nvidia GPU实现的简单纹理程序,对学习CUDA技术的初学者有很强的借鉴作用-Nvidia GPU textures to achieve a simple program for beginners to learn CUDA technology, have a strong reference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:321.46kb
    • 提供者:李进
  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. .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
    • 文件大小:25.62mb
    • 提供者:allen
  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
    • 文件大小:1.33mb
    • 提供者:尘封
  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

    0下载:
  2. 文章介绍如何使用CUDA实现神经网络,并把他应用在GPU图像处理单元上。- A Neural Network on GPU This article describes the implementation of a neural network with CUDA. library I developed- mainly using the MS.NET
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1.37mb
    • 提供者:wuchangke
  1. GPU-hash-tabl

    0下载:
  2. 在cuda上用gpu实现散列表 在cuda上用gpu实现散列表-Implementation on cuda gpu in a hash table with
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1.35kb
    • 提供者:楼云
  1. siftGPU

    0下载:
  2. 在GPU-CUDA平台上计算SIFT特征点,使用cuda-C,使SIFT提取特征加快-SIFT feature points calculated on the GPU-CUDA platform, use cuda-C, so SIFT feature extraction to accelerate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:374.75kb
    • 提供者:
  1. CudaSift-master

    0下载:
  2. 在GPU-CUDA平台上进行SIFT特征提取,加快提取速度-On GPU-CUDA platform SIFT feature extraction, speeding up the extraction rate
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.25mb
    • 提供者:
  1. CUDA-with-GLOBAL-MEM-ON-SOBEL

    0下载:
  2. 用GPU做图像的Sobel边缘滤波算法,基于GPU的global memory 的CUDA算法。-Sobel Algorithm on GPU Global Memory with CUDA.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1.05kb
    • 提供者:liuzh
  1. CUDA-with-SHARE-MEM-ON-SOBEL

    0下载:
  2. 用GPU做图像的Sobel边缘滤波算法,基于GPU的share memory 的CUDA算法。-Sobel Algorithm on GPU Share Memory with CUDA.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1.06kb
    • 提供者:liuzh
  1. CUDA-Sobel-Filter-master

    0下载:
  2. This program is meant to run a sobel filter using three different methods. Each sobel filter function runs in a different way than the others, one is a basic sobel filter running through just the cpu on a single thread, another runs through openmp to
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:13.3mb
    • 提供者:穿山甲说
  1. GPU高性能编程CUDA实战中文

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

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