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

搜索资源列表

  1. NVIDIA_GT200

    0下载:
  2. 介绍NVIDIA s GT200 GPU的硬件架构,以及CUDA编程模型与GPU硬件实现之间的联系,是理解CUDA运行机理的一篇好文章!-The architeture of NVIDIA s GT200 GPU was Introduced in this paper, And the relationship between CUDA and GPU hardware was indicated. We could get more details of CUDA process in th
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:389037
    • 提供者:Janzhen
  1. CUDA_explaination_and_example

    0下载:
  2. 详细解释CUDA以及CUDA应用实例演示-Detailed explanation of CUDA and CUDA Applications Demo
  3. 所属分类:MPI

    • 发布日期:2017-05-17
    • 文件大小:4365738
    • 提供者:张滔
  1. Cudalecture

    0下载:
  2. 介绍了cuda的发展,开发,以及编程方法,是cuda初学者必读之lecture-Introduced the cuda development, development, and programming methods, the lecture is a must-read for beginners cuda
  3. 所属分类:MPI

    • 发布日期:2017-05-23
    • 文件大小:7189175
    • 提供者:琪琪
  1. Laplacetest

    1下载:
  2. 利用CUDA实现了遥感数字影像处理基本算法中的拉普拉斯算子,并分别实现了采用Globalmemory、Sharedmemory,Texturememory进行数据传输,还同CPU中的串行代码进行了时间比较和误差分析。为了方便在服务器环境下测试运行,我们去掉了在Windows环境下对第三方库遥感影像库GDAL的依赖,而将遥感影像数据转成了二进制图像格式,对于输出影像也以同样的二进制格式存储。图像效果图通过专业遥感软件PCI或通用图像处理软件PhotoshopCS4打开。最后我们对计算结果进行了误差
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:2727
    • 提供者:秦论剑
  1. NDVI

    0下载:
  2. 利用CUDA实现了遥感数字影像处理基本算法植被指数,并分别实现了采用Globalmemory、Sharedmemory,Texturememory进行数据传输,还同CPU中的串行代码进行了时间比较和误差分析。为了方便在服务器环境下测试运行,我们去掉了在Windows环境下对第三方库遥感影像库GDAL的依赖,而将遥感影像数据转成了二进制图像格式,对于输出影像也以同样的二进制格式存储。图像效果图通过专业遥感软件PCI或通用图像处理软件PhotoshopCS4打开。最后我们对计算结果进行了误差分析和加
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:2291
    • 提供者:秦论剑
  1. CUDA_Getting_Started_3.0-beta1_Windows

    0下载:
  2. A nice guide to start with CUDA-C
  3. 所属分类:Game Engine

    • 发布日期:2017-04-07
    • 文件大小:288976
    • 提供者:Jawad Masood
  1. particle_neighbor_search_(latest_version)

    0下载:
  2. 介绍了如何在CUDA上搭建KD-TRIE,以及如何在CUDA上对其进行搜索和预处理,使其能适应解决粒子邻居搜索问题。-Describes how to build CUDA on KD-TRIE, and how to search them on CUDA and pre-treatment, so that it can adapt to solve the particle neighbor search problem.
  3. 所属分类:MPI

    • 发布日期:2017-05-10
    • 文件大小:2268223
    • 提供者:qq
  1. VectorAdd

    0下载:
  2. Cuda Code add the array of 1024 elements Vactor Addition
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:530
    • 提供者:Kuldeep
  1. CUDARayCasting

    0下载:
  2. 所属分类:Other windows programs

    • 发布日期:2017-06-02
    • 文件大小:14750199
    • 提供者:ba
  1. transpose

    0下载:
  2. cuda code for matrix transpose
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1585752
    • 提供者:teena
  1. 0730067_CUDA

    0下载:
  2. This simple histogram equalization program implemented in C on CUDA platform-This is simple histogram equalization program implemented in C on CUDA platform
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:8314
    • 提供者:hrishi
  1. CUDAMatrixMultiplication

    0下载:
  2. 基于CUDA架构的矩阵乘法,得出GPU运算时钟周期。-CUDA architecture based on matrix multiplication, obtained GPU computing cycles.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:319401
    • 提供者:Wang Tingting
  1. VectorAdd

    0下载:
  2. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7891
    • 提供者:paol
  1. fastgrid-4.2.1-141-src.tar

    0下载:
  2. 针对AutoDock中的autogrid部分,实现基于CUDA的的GPU并行加速-The autogrid for AutoDock part of the GPU to achieve parallel CUDA-based acceleration
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:156700
    • 提供者:徐琛彥
  1. CUDAseg

    0下载:
  2. 以为英国学生设计的关于水平集分割和显示的CUDA实现-a programe of segmentaion for cuda
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:107844
    • 提供者:徐草
  1. cudaraytrace

    0下载:
  2. Raytracing functions for use in CUDA. Three types of objects are supported: planes, triangle and spheres. Functions can be called both from a kernel and the main programm. The shadow query for spheres is custom. Inside the archive is a group of commo
  3. 所属分类:.net

    • 发布日期:2017-04-08
    • 文件大小:955
    • 提供者:Jay
  1. ECE757_Project_Report_Gregerson

    0下载:
  2. Implementing Fast MRI Gridding on GPU via cuda
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:546713
    • 提供者:rizq
  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. CudaReferenceManual

    0下载:
  2. 设备管理 描述了支持CUDA运行时应用程序编程接口设备管理功能。-Device Management This section describes the device management functions of the CUDA runtime application programming interface.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:176862
    • 提供者:multigen
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 47 »
搜珍网 www.dssz.com