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

搜索资源列表

  1. CUDAGPUPatternrecognition

    0下载:
  2. 本文详细分析了Tesla GPU图形与计算架构和CUDA统一计算设备架构,详细描述了如何对计算任务进行并行分解,并通过CUDA的双层并行编程模型映射到Tesla GPU上。-This paper analyzes the Tesla GPU computing architecture and CUDA graphics and computing devices unified framework, a detailed descr iption of how parallel computi
  3. 所属分类:Document

    • 发布日期:2017-05-03
    • 文件大小:1067673
    • 提供者:谭春武
  1. GPUCUDA

    0下载:
  2. 《GPU高性能运算之CUDA》-张舒-源代码-" GPU for high-performance computing CUDA" - Zhang Shu- source code
  3. 所属分类:Graph program

    • 发布日期:2017-05-18
    • 文件大小:4905984
    • 提供者:miaoning
  1. CUDAMCML

    6下载:
  2. 基于CUDA GPU运算的 蒙特卡罗模拟-basic CUDA GPU MCML source file
  3. 所属分类:Other windows programs

    • 发布日期:2016-03-17
    • 文件大小:3698177
    • 提供者:Jason
  1. SiftGPU-V360

    0下载:
  2. SiftGPU 是SIFT特征为GPU执行。 SiftGPU进程像素平行建立高斯金字塔的技术要点。基于GPU的清单生成,SiftGPU然后使用的GPU / CPU的混合方法,有效地建立紧密特征点的名单。并行处理技术要点最后得到他们的方向和描述。-SiftGPU is an implementation of SIFT for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Key
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:5048531
    • 提供者:RockZhou
  1. GPU-Video-ME-Algorithm

    0下载:
  2. Multi-pass algorithm of motion estimation in video encoding for generic GPU.
  3. 所属分类:File Formats

    • 发布日期:2017-05-06
    • 文件大小:1040186
    • 提供者:peace
  1. GPU_Related

    0下载:
  2. GPU作为单程序多数据计算模式的代表,已经在图形图像甚至科学计算领域得到日益广泛的应用,文章来自最新一期的计算机学会通讯,对通用计算中的GPU做了深入讨论。-GPU computing as a single program multiple data model representative of graphic images has been even more extensive scientific computing applications, the article from the
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1398449
    • 提供者:turandot
  1. GPUandCG

    0下载:
  2. GPU编程与CG语言,国内牛人所著,2009年出品,学习shader必备工具书。-GPU Programming And Cg Language Primer 1rd Edition
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2988626
    • 提供者:night
  1. Addison.Wesley.GPU.Gems.3.Aug.2007

    0下载:
  2. GPU精粹3,NV的最新作,里面有很多实用的图形开发技巧,值得参考的一本书-Addison.Wesley.GPU.Gems.3.Aug.2007.chm
  3. 所属分类:Special Effects

    • 发布日期:2017-06-17
    • 文件大小:26866345
    • 提供者:yu qin
  1. CIRLGPUGLSLGeometryShaderTutorial

    0下载:
  2. CIRL GPU GLSL Geometry Shader Tutorial.rar
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:6685
    • 提供者:lam.wong.simg
  1. GPU

    0下载:
  2. 新一代可编程图形处理器(GPU)的出现,改变了以往固定流水线的绘制方式,开发人员能够高效灵活地对三维模型的顶点进行处理-Due to the problems existing in current system of real—time simulation on fish locomotion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:378918
    • 提供者:shengjunwen
  1. GPU-speedup

    0下载:
  2. 针对LA在解决大规模优化问题时需要消耗大量的时间无法达到实时性的问题,结合GPU的高速并行性,本文提出了一种基于GPU(Graphics Processing Unit,GPU)加速的细粒度并行免疫算法。本算法借助CUJDA(Compute Unifled Device Architecture,CUDA)统一架构,将实现过程转化成CUDA线程块并行计算过程,使得免疫算法在GPU中加速执行,在取得较好的优化效果的同时,解决了细粒度并行的群体规模限制问题,提高了算法的运行速度。-Solution
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:2886968
    • 提供者:逍遥
  1. GPU-JP08-1parte

    0下载:
  2. How to works GPU and how to instal CUDA
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2838542
    • 提供者:ayacota
  1. GPU

    0下载:
  2. GPU很不错的编程资料,经典实用,赶快下载吧-GPU programming is very good information, classic and practical, to download it
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1719107
    • 提供者:陈中
  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
    • 文件大小:329176
    • 提供者:李进
  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-Z.0.4.6

    0下载:
  2. 显卡检测工具,能够检测出各种显卡的性能以及物理参数,无需安装直接使用。-Video card detection tool, to detect a variety of graphics performance and physical parameters, without having to install directly.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:500186
    • 提供者:王占海
  1. toonglut_2.0

    0下载:
  2. 将三维网格模型通过GPU渲染算法,渲染出具有卡通漫画风格的程序。使用OPENGL和C-By three-dimensional mesh GPU rendering algorithms, rendering a cartoon-style program. And C++ with OPENGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:380114
    • 提供者:wz
  1. GPU

    0下载:
  2. windows xp/vista/7 桌面小工具,GPU -windows
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:109573
    • 提供者:江民
  1. GPU-based_texture-mapping

    0下载:
  2. 基于GPU的动态地形过程纹理映射方法pdf-GPU-based dynamic terrain texture mapping process pdf
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:227076
    • 提供者:小轩
  1. GPU_Programming_Guide_Chinese

    0下载:
  2. NVIDIA 图形处理器编程指南中文版 2.2.0 ,学习GPU编程技术的好帮手 ,非常实用的资料-NVIDIA GPU Programming Guide Chinese version 2.2.0, learning GPU programming is a good helper and very practical information
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:825617
    • 提供者:mars
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com