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

搜索资源列表

  1. CUDA stereo match 源码

    0下载:
  2. 利用CUDA基于GPU编程,立体匹配的源程序。比单独给予CPU提高20倍速度
  3. 所属分类:3D图形编程

    • 发布日期:2009-04-07
    • 文件大小:410524
    • 提供者:kaven_sdu
  1. 2D CUDA-based bilinear interpolation

    1下载:
  2. This MEX performs 2d bilinear interpolation using an NVIDIA graphics chipset. To compile and run this software, one needs the NVIDIA CUDA Toolkit (http://www.nvidia.com/object/cuda_get.html) and, of course, an NVIDIA graphics card of reasonably moder
  3. 所属分类:matlab例程

    • 发布日期:2010-09-10
    • 文件大小:37881
    • 提供者:whitewalter
  1. CUDA.rar

    0下载:
  2. 文章介绍如何使用CUDA实现神经网络,并把他应用在GPU图像处理单元上,The article describes how to use CUDA to achieve neural networks, and he applied to image processing unit on the GPU
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1399107
    • 提供者:
  1. CUDA-Best-Practices-Guide-v2.3

    0下载:
  2. CUDA GPU高性能计算少见的好书,由NVIDA出版-High-performance computing CUDA GPU rare books, published by the NVIDA
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:894417
    • 提供者:suntnt
  1. CUDA-SAR-imaging-CSA

    1下载:
  2. 基于CUDA的SAR成像模拟,在GPU上得到了很好的加速比,由于时间所限,只进行了点目标的仿真。希望多多交流~-CUDA-based SAR imaging simulation on the GPU to get a good speedup, due to time constraints, only a point target simulation. Want to interact-
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:
    • 文件大小:1261021
    • 提供者:明日上尉
  1. MonteCarlo

    0下载:
  2. 采用GPU通用计算API(CUDA)实现蒙特卡罗方程。-The use of general-purpose GPU computing API (CUDA) the realization of the Monte Carlo equation.
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:325825
    • 提供者:lry
  1. GPU-course

    1下载:
  2. 自己收集整理的关于GPU的编程环境安装,配置,编程,应用技巧等众多网络上的优秀文章和资源,非常的实用和丰富。主要是针对NVIDIA公司的CUDA的,开发平台包括Linux和VS2005,VS2008,VS2010。-Collected on their GPU programming environment installation, configuration, programming, application techniques and many excellent articles on
  3. 所属分类:Project Manage

    • 发布日期:2017-05-23
    • 文件大小:7424935
    • 提供者:xiaobo
  1. CUDA_Match

    1下载:
  2. 基于NVIDIA CUDA GPU计算开发环境的双目视觉匹配程序,用于立体视觉的识别,同时可用于三维重建。主要算法在显卡上进行,需要NVIDIA的支持CUDA的显卡-NVIDIA CUDA GPU-based computing development environment to match the binocular vision procedures, for three-dimensional visual recognition, can be used for three-dimen
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1790062
    • 提供者:远航
  1. CUDAMC

    0下载:
  2. 基于cuda的均匀生物组织中光线追踪的程序,其计算效率相当好 需要nvidia显卡支持-ray trace in uniform tissue base on cuda/gpu
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:888667
    • 提供者:陈明
  1. CUDAtools

    0下载:
  2. CUDA(GPU计算)开发资料,包括3份文档和一份快速开发设置工具,文档包括有CUDA环境设置,CUDA简易编程以及非常有名的深入浅出谈CUDA技术一文。-CUDA (GPU computing) development information, including three copies of the document and a set for rapid development tools, documentation including CUDA environment setting
  3. 所属分类:MPI

    • 发布日期:2017-05-07
    • 文件大小:1621165
    • 提供者:llc
  1. cuda-GPU

    0下载:
  2. 本文详细分析了Tesla GPU图形与计算架构和CUDA统一计算设备架构,详细描述了如何对计算任务进行并行分解,并通过CUDA的双层并行编程模型映射到Tesla GPU上。 在本文的实现部分,以软件开发流程为主线,描述了如何利用CUDA实现模式识别中的三种常用算法-The paper analyzed the Tesla GPU computing architecture and CUDA graphics and computing devices unified architecture,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2955537
    • 提供者:逍遥
  1. CUDA-CPU-GPU

    0下载:
  2. 跟大家深入到CUDA的内部,为大家诠释为什么说:唯有NVIDIA CUDA才是终极的CPU-CUDA with you deep into the interior, as we interpret why: Only the CPU is the ultimate NVIDIA CUDA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:978247
    • 提供者:LR
  1. GPU-Gems3

    0下载:
  2. 给出了GPU的最新快照,详细描述了当今最新的GPU的内部架构,以及如何利用GPU的编程技巧。另外额外探讨了如何利用GPU的计算能力完成其他计算任务(CUDA)。-This third volume of the best-selling GPU Gems series provides a snapshot of today s latest Graphics Processing Unit (GPU) programming techniques. The programmability of
  3. 所属分类:matlab

    • 发布日期:2017-06-17
    • 文件大小:26866255
    • 提供者:闫煜
  1. CUDA-GPU-A-GOOD-BOOK

    1下载:
  2. 学习CUDA编程入门的一本书,用实例讲解了不同优化程度的执行效率,本人受益匪浅,里面的代码可用。-Introduction to CUDA programming learning a book explained with examples the efficiency of different optimization levels, I benefited greatly from inside the code available.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:287010
    • 提供者:读家卡
  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
    • 文件大小:1018886
    • 提供者:liuxiaohui
  1. CUDA-GPU-Programming

    0下载:
  2. CUDA显卡驱动编程简介:c语言编程,可以简单的了解下显卡驱动编程,只不过有些英文即使是查字典也可能是晦涩难懂,只能说下,多研究吧-CUDA programming for c
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:1768792
    • 提供者:黄百鸣
  1. cuda-z-0.1

    0下载:
  2. linux下的cuda监视器,查看gpu状态-monitor under linux cuda, gpu status check
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:89558
    • 提供者:wangpichao
  1. Matrix-Inversion-with-CUDA-master

    1下载:
  2. 利用cuda完成GPU编程,实现对给定矩阵的求逆操作(a cuda code for calculating a inverse matrix of a given matrix)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:5841920
    • 提供者:呆呆呆张
  1. CUDA book(2018)

    0下载:
  2. CUDA GPU 并发编程开发 Tolga Soyata 的书((Chapman & Hall_CRC Computational Science) Tolga Soyata-GPU Parallel Program Development Using CUDA-Chapman and Hall_CRC (2018))
  3. 所属分类:并行计算

    • 发布日期:2018-05-01
    • 文件大小:4668416
    • 提供者:drunknbeard
  1. GPU高性能编程CUDA实战—示例代码

    1下载:
  2. 结合GPU高性能编程,提供实战样例程序,包含矩阵乘法,原子操作,热传导,多GPU,多流的代码(Combined with GPU high performance programming, it provides actual sample program, including matrix multiplication, atomic operation, heat conduction, multi GPU, and multi stream code.)
  3. 所属分类:并行计算

    • 发布日期:2019-05-03
    • 文件大小:305152
    • 提供者:zjujie
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com