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

搜索资源列表

  1. clock

    0下载:
  2. Nvidia CUDA技术实现的时钟(clock)程序,对于初学CUDA技术的人有很大的借鉴作用-Nvidia CUDA technology to achieve the clock (clock) program, for the beginner CUDA technology, have a great reference
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:6102
    • 提供者:李进
  1. ACsearch_DPPcompact_with_driver

    0下载:
  2. cuda语言实现AC多模式匹配算法,用cuda语言实现并行算法。-cuda AC multi-language pattern matching algorithm, parallel algorithm with cuda language.
  3. 所属分类:MPI

    • 发布日期:2017-05-12
    • 文件大小:2627294
    • 提供者:wangzhenhua
  1. timing

    0下载:
  2. cuda中很多时间都需要知道算法的运行时间,此程序实现了这一功能。-cuda need to know a lot of time in running time, this procedure to achieve this functionality.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:9898
    • 提供者:wangzhenhua
  1. CUDA-Programming-2.0

    0下载:
  2. CUDA 是一种并行编程模型和软件环境,用于应对这种挑战,同时保证熟悉 C 语言等标准编程语言的程序员能够迅速掌握 CUDA-CUDA is a parallel programming model and software environment for the response to this challenge, while ensuring that familiar with standard programming languages such as C language progr
  3. 所属分类:Development Research

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

    0下载:
  2. Box Filter Using CUDA For The 2D Images
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:9113
    • 提供者:Li
  1. fluidsGL

    0下载:
  2. CUDA Fluid Simulation Using N-S Equ
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:3841
    • 提供者:Li
  1. oceanFFT

    0下载:
  2. CUDA FFT : The Simulation Of The Surface Of The Ocean Using The FFT Algorithm
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:8700
    • 提供者:Li
  1. cudabyexample

    0下载:
  2. CUDAby 恶心example 适用于新手的CUDA入门书籍,很全-CUDAby nausea CUDA example entry for the novice book, it is all
  3. 所属分类:MPI

    • 发布日期:2017-05-10
    • 文件大小:2063435
    • 提供者:Danny
  1. Convolucao_2D

    0下载:
  2. Image convolution with CUDA. You need a Nvidia Cuda enabled video card and the Cuda toolkit and SDK
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1220763
    • 提供者:Wendell Diniz
  1. cuda_txcl

    0下载:
  2. 基于CUDA的高性能图像处理算法。着重介绍CPU和CUDA的计算能力,并详细介绍图像处理的背景以及几种操作的原理。在经过实验之后,对比CPU的计算能力可以发现,CUDA在并行处理数据的能力非常强大。由此可知,在图像处理的应用中,CUDA将大有可为。然而Hough变换的性能提升并不明显,其中的原子操作导致线程的排队,大幅度降低了线程并发性能,从而使得CUDA并行运算的优点不能显示出来,此问题的解决,有赖于对Hough变换并行算法的更深入研究。-CUDA-based high-performance
  3. 所属分类:Graph program

    • 发布日期:2017-05-26
    • 文件大小:9528288
    • 提供者:古月衣
  1. cuda_by_example

    0下载:
  2. cuda by example 是一些CUDA程序的例子,很有用,适合正在学习CUDA的朋友。-cuda by example are some examples of CUDA programs, useful for studying CUDA friends.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:344067
    • 提供者:chenmoumou
  1. Thermal

    0下载:
  2. Solving equations of heat transfer with CUDA
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:299595
    • 提供者:Oleg
  1. CUDAProgrammingGuide

    0下载:
  2. CUDA编程手册2.0 NVIDIA公司于2007年正式发布CUDA(ompute Unified Device Architecture,计算统一设备架构)是第一种不需要借助图形学API就可以使用类C语言进行通用计算的开发环境和软件体系-CUDA Programming Guide 2.0 NVIDIA officially launched the company in 2007 CUDA (ompute Unified Device Architecture, Compute Unif
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1891662
    • 提供者:小强
  1. CUDA_ImgProcessing

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

    • 发布日期:2017-04-02
    • 文件大小:973748
    • 提供者:zzs
  1. CUDA-Parallel-Programming-Tutorial

    0下载:
  2. CUDA programming Tutorial
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:669691
    • 提供者:Robin
  1. openFaceDetection

    0下载:
  2. This code accelerate face detection using Nvidia s GPU hardware using CUDA programming interface
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:10502
    • 提供者:jumanji
  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
    • 文件大小:36047472
    • 提供者:kildong
  1. particles

    0下载:
  2. cuda的粒子模拟,非常的逼真,可以控制粒子箱旋转,来观察粒子的运动效果。-cuda based partical simulation, very realistic,you can contral the box which include the particals and watch the motion of the particals.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:5369979
    • 提供者:ssj
  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. 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
    • 文件大小:5296286
    • 提供者:周金强
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com