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

搜索资源列表

  1. cuda_emicp_softassign.0.1.tar

    0下载:
  2. EM -icp code on cuda
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-13
    • 文件大小:21369655
    • 提供者:Alex
  1. GPU-JP08-1parte

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

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

    0下载:
  2. Nvidia GPU实现的向量相加程序,对学习CUDA技术的初学者有很强的借鉴作用-Nvidia GPU implementation of the vector sum process, to learn CUDA technology, have a strong reference for beginners
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:5411
    • 提供者:李进
  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. simpleMultiGPU

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

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

    0下载:
  2. 矢量加,这里是使用cuda的驱动API实现的这一功能。-Vector add, this is achieved using the cuda driver API for this feature.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-25
    • 文件大小:9334
    • 提供者:wangzhenhua
  1. VectorAdd

    0下载:
  2. 矢量与矢量,矢量与矩阵,矩阵与矩阵的相加,用cuda的并行算法实现。-Vector and Vector, vector and matrix, Matrix and added together, the parallel algorithm using cuda.
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:8143
    • 提供者:wangzhenhua
  1. transposeDiagonal

    0下载:
  2. 矩阵的转置,使用GPU并行运算的cuda实现,同时考虑了partition conflict。-A matrix, the use of parallel computing cuda GPU implementation, taking into account the partition conflict.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:9840
    • 提供者:wangzhenhua
  1. StereoCamera

    0下载:
  2. 采用CUDA实现双视立体重建技术,效率非常高。-Used as three-dimensional reconstruction of double CUDA technology, efficiency is very high.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:965379
    • 提供者:york
  1. CUDA_Seam_Carving

    0下载:
  2. Seam Caving Algorithm Using CUDA
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:600728
    • 提供者:Li
  1. Gpu_Bitonic_Sort

    0下载:
  2. Gpu_Bitonic_Sort Using CUDA And The I-Gpu_Bitonic_Sort Using CUDA And The IBB
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:2704
    • 提供者:Li
  1. CUDA_Toolkit_Reference_Manual

    0下载:
  2. CUDA SDK for NVidia GPU Cards
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1327390
    • 提供者:alejandro
  1. hpec07_cuda_final

    0下载:
  2. pdf file see Accelerating MATLAB with CUDA The MATLAB scr ipts solve the Euler equation in vorticitystream function using a pseudo-spectral method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:72498
    • 提供者:ragunathan
  1. 1

    0下载:
  2. cuda的编译规则,在编程时候非常有用,推荐-cuda' s compilation rules are very useful in programming, it is recommended
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:30347
    • 提供者:Danny
  1. bandwidthTest

    0下载:
  2. 基于GPU CUDA的带宽测试小程序,希望对刚刚入门CUDA的朋友有帮助-GPU CUDA-based bandwidth test applet
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:8110
    • 提供者:Danny
  1. device1

    0下载:
  2. 查看CUDA的设备,并得到gou相关信息,适用于新手-View CUDA' s equipment, and get gou information, suitable for beginners
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:478161
    • 提供者:Danny
  1. main

    0下载:
  2. 粒子算法的cuda并行实现,加速比很高,对于学习cuda的人很有帮助-Cuda parallel implementation of particle algorithm, the speedup is high, very helpful for people learning cuda
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:8700
    • 提供者:张李群
  1. CUDA_VS_Wizard_W64.2.2.beta2

    0下载:
  2. Wizard that allows you to easily integrate CUDA within your VC++ development.
  3. 所属分类:DirextX

    • 发布日期:2017-04-17
    • 文件大小:108560
    • 提供者:eltonio2000
  1. volumeRenderwithCUDA

    0下载:
  2. 利用nVidia推出的CUDA平台进行的体绘制程序(光线投射算法)-a programme with the platform CUDA republiced by nVidia (ray casting)
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-18
    • 文件大小:5077969
    • 提供者:walter
  1. Direct3D10MFC_CUDA

    0下载:
  2. 使用Direct10及CUDA实现图像变换,来比较CPU及GPU变换图像的效率。变换之后的图像作为纹理使用Pixel Shader 渲染处理。-Using the Direct10 and CUDA to transform the Image in order to compare the efficiency of CPU and GPU.
  3. 所属分类:DirextX

    • 发布日期:2017-05-15
    • 文件大小:3868220
    • 提供者:淘气堡
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 47 »
搜珍网 www.dssz.com