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

搜索资源列表

  1. CUDAreduction

    0下载:
  2. CUDA的流式缩减示例,比较经典的代码 可供参考-CUDA reduction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7670574
    • 提供者:zzs
  1. simpleTexture

    0下载:
  2. GPU纹理使用,CUDA的代码 纹理可以作为数据的存储介质-GPU texture CUDA
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:653351
    • 提供者:zzs
  1. particles

    1下载:
  2. 基于GPU,使用CUDA语言,实时模拟上千个粒子的碰撞。在模拟过程中,可通过鼠标和键盘进行交互式操作,方便观测。-Based on GPU,use the CUDA language to realize the simulation of thousands of particles collision
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3960290
    • 提供者:王朝阳
  1. cuda_matmult_opt

    0下载:
  2. CUDA matrix multiplication 3 different optimization schemes are included (loop unrolling, data prefetching, thread granularity)
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:15569
    • 提供者:mghs
  1. ranksort

    0下载:
  2. 这是一个用CUDA平台实现的简单的排序。具有参考价值-This is a simple to use CUDA platform of the sort. With a reference value
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:806
    • 提供者:wanghaha
  1. matrixMul_v1-2

    0下载:
  2. 利用CUDA进行矩阵相乘的运算,对已有的教程上的程序进行了改进,效率得到提高(需要设置VS才能运行)-matrix multiplication via CUDA
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1061648
    • 提供者:wanggang
  1. npinto-python-cuda-a361b56

    0下载:
  2. Python bindings for CUDA 2.1 with numpy integration
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:724762
    • 提供者:tang
  1. cuSVMVCcode

    2下载:
  2. 基于GPU计算的SVM,VC++源码,包括详细文档说明文件。借用了GPU编程的优势,该代码据作者说比常规的libsvm等算法包的训练速度快13-73倍,预测速度快22-172倍。希望对大家有用-cuSVM is a software package for high-speed (Gaussian-kernelized) Support Vector Machine training and prediction that exploits the massively parallel proc
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-03
    • 文件大小:879776
    • 提供者:Sheng
  1. CUDAmanualforChinese

    0下载:
  2. cuda中文手册,对cuda的完整描述,是cuda爱好者与开发者的必备资料-This is a cuda manual in Chinese.The book describeds all details about cuda,which is a essential one for cuda lovers.
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2651211
    • 提供者:仲农
  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. code

    0下载:
  2. this code demonstrate the use of Stream in Cuda.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-03
    • 文件大小:1527
    • 提供者:Yvesco
  1. Pinghua_dotNet

    0下载:
  2. 基于cuda的图像平滑。需要n卡显卡,G8以上-Cuda-based image smoothing. N card needed card, G8 over
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:903872
    • 提供者:jinshuang
  1. dct8x8

    0下载:
  2. 基于cuda的dct图像压缩编码。要求:n卡,g80以上配置,支持cuda-Cuda-based image compression coding of dct. Requirements: n cards, g80 and above configurations, supporting cuda
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2924464
    • 提供者:jinshuang
  1. 40e87b3a-0df7-43ec-8729-916b7c6ea92fR

    0下载:
  2. 基于CUDA的立体视觉 在本文中,我们提出了一个基于GPU的加速方法,以加快计算量图像配准 统一设备架构(CUDA技术)。一种新颖的CUDA技术为基础的联合直方图计算方法介绍 在这个文件,该文件还对二维图像配准和其他应用程序的一般图形宝贵。此外, 1算法的改进,提出改进FMRIB广泛使用的线性图像注册工具 (调情)。虽然采取了额外的时间是通过应用该算法的改进,我们的实现表明, 能够执行一个完整的12个自由度(自由度)的两个脑容量图像配准在近35秒, 时间大约是10比本
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3177875
    • 提供者:王冉
  1. eigenvalues

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

    • 发布日期:2017-05-13
    • 文件大小:3499855
    • 提供者:teena
  1. histogram256

    0下载:
  2. making historgram in a cuda envioronment
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-07
    • 文件大小:1783073
    • 提供者:teena
  1. reduction

    0下载:
  2. cuda program for reduction parallel algorithms
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-26
    • 文件大小:9262834
    • 提供者:teena
  1. matrixMul

    0下载:
  2. a cuda program for parallel multiplication of matrix
  3. 所属分类:GUI Develop

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

    0下载:
  2. for convolution a cuda programme
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2529756
    • 提供者:teena
  1. DLL_Test

    0下载:
  2. CUDA DLL实验,供进行CUDA的人员进行DLL开发环境的使用-CUDA DLL Test
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3234800
    • 提供者:王伟
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com