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

搜索资源列表

  1. CUDA_RayTrace_DEMO.rar

    1下载:
  2. 数个CUDA的程序实例,其中有一个实现光线追踪的例子,A few examples of CUDA procedures, of which there is a ray tracing example of the realization of
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6971964
    • 提供者:郑文
  1. Splatting_Cuda

    0下载:
  2. 自己写的一个采用了CUDA加速的splatting算法的demo,采用CUDA加速后,算法性能得到十几倍的提升,数据采用了医学扫描格式(附带一个演示数据),CUDA版本为2.0。对于学习CUDA和可视化体绘制算法的同学应该会有帮助-This program is written for the splating algorithm, which is widly used in medical data visualization. To accelerate the performance,
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-11
    • 文件大小:18589461
    • 提供者:
  1. CUDA_VS2010

    0下载:
  2. GPU并行计算,cuda编程在VS2010平台上的配置。系统要求:windows 7,cuda 4.0(toolkit、SDK),VS2010.-GPU parallel computing, cuda programming in VS2010 platform configuration. System Requirements: windows 7, cuda 4.0 (toolkit, SDK), VS2010.
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:13412
    • 提供者:king
  1. gpu

    0下载:
  2. 利用CUDA进行并行计算,实现两个向量的距离,能够正常运行,速度比CPU的大很多-Parallel computing using CUDA to achieve the distance of two vectors, the normal operation of the CPU speed much larger than the
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:229893
    • 提供者:8456166
  1. MultiDevice

    0下载:
  2. 在学习CUDA GPU并行编程时写的,用于将应用分布到多个GPU设备进行处理的通用代码。-This program is finished when I was learning CUDA GPU parallel programming. It deploys the applications to multiple GPU devices and can be used in many environments.
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:61121
    • 提供者:侯凯希
  1. heat

    0下载:
  2. 使用cuda c中的纹理内存机制实现的热传导模拟程序-Cuda c texture memory mechanism to achieve the thermal conduction simulation program
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-15
    • 文件大小:23299823
    • 提供者:吴筱白
  1. parallel-sorting_GPU

    0下载:
  2. 基于CUDA的并行排序GPU-BBSort 需要NVIDIA显卡支持-CUDA Parallel Sorting on GPU-BBSort NVIDIA graphics support needed
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:4255
    • 提供者:耀霸
  1. HelloWorld

    0下载:
  2. GPU高性能编程CUDA实战中的第一个实例-GPU programming
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:327082
    • 提供者:darcy
  1. multichanneltest.zip

    0下载:
  2. 完成飛行情報區交叉可以高保真的夢想,它的大幅過濾器和線性信號階段。 but current FFT type of FIR crossover on PC loses time information of audio signal.但目前的FFT類型的FIR交叉在PC失去時間信息的音頻信號。 If you use 10ms frame, time information in 10ms are lost.如果您使用10ms幀,在10ms時間信息都將丟失。 Now nVidia CUDA G
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1781926
    • 提供者:bigecho
  1. gpu_salted_brute_example

    0下载:
  2. Salted MD5 Cracking with CUDA (NVIDIA Graphics Cards)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:26337
    • 提供者:yanan
  1. matrixMul

    0下载:
  2. Nvidia GPU实现的矩阵相乘的并行算法程序,对学习CUDA技术的初学者有很强的借鉴作用-Nvidia GPU implementation of parallel matrix multiplication algorithm program for beginners to learn CUDA technology, have a strong reference
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:9512
    • 提供者:李进
  1. simpleCUFFT

    0下载:
  2. CUFFT GPU的傅立叶变换 GPU的通用计算-CUFFT GPU CUDA
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:7263
    • 提供者:zzs
  1. suppression

    0下载:
  2. 运用C++与CUDA结合做超声图像噪声斑点抑制,取得了很好的效果。-The use of C++ and CUDA to do ultrasound images with spot noise suppression, achieved good results.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:582054
    • 提供者:孤雁
  1. ImageBW

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7881256
    • 提供者:赵睿
  1. GmmDetector

    0下载:
  2. Cuda GMM detector write on visual c-Cuda GMM detector write on visual c++
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:9656
    • 提供者:Artem
  1. pgicudaforug

    0下载:
  2. PGI cuda Fortran编程手册-CUDA Fortran Programming Guide and Reference
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1292308
    • 提供者:zhutong
  1. add

    0下载:
  2. CUDA 编写的 基于c的矩阵相加,适合初学者参考-CUDA prepared a matrix based on the sum c
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:686
    • 提供者:suchao
  1. gpusvm-0.2

    0下载:
  2. CUDA version of Support Vecotr machine classification
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:170410
    • 提供者:Nitin Bagul
  1. GPU-course

    1下载:
  2. 自己收集整理的关于GPU的编程环境安装,配置,编程,应用技巧等众多网络上的优秀文章和资源,非常的实用和丰富。主要是针对NVIDIA公司的CUDA的,开发平台包括Linux和VS2005,VS2008,VS2010。-Collected on their GPU programming environment installation, configuration, programming, application techniques and many excellent articles on
  3. 所属分类:Project Manage

    • 发布日期:2017-05-23
    • 文件大小:7424935
    • 提供者:xiaobo
  1. helloCUDA

    0下载:
  2. helloCUDA 小例子 希望对CUDA新手有帮助-helloCUDA small example of hope newcomers help CUDA
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:774043
    • 提供者:Danny
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com