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

搜索资源列表

  1. NCUDDA_BP_neuv

    1下载:
  2. 一种基于nvidia CUDA架构的BP神经网络程序源码,在G80,G992 GPU上能完成BP神经网络训练。速度较双核CPU提高十倍 可直接使用。 -Based on the completion of the BP neural network training on the G80, G992 GPU nvidia CUDA architecture BP neural network program source code. Faster than dual-core CPU to
  3. 所属分类:Windows Develop

    • 发布日期:2016-03-17
    • 文件大小:155648
    • 提供者:noahkk
  1. cuda3.0Programingguid

    0下载:
  2. cuda3.0编程指南,由风尘大牛翻译编写,适合初学CUDA者使用-CUDA3.0 programing guid
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2191627
    • 提供者:胡燕
  1. CUDA4.0-Function-library

    0下载:
  2. GPU并行开发,要先安装cuda工具包,再在visual studio2005上可以运行。里面有CUBLAS_Library,CUBLAS_Library函数库,还有一些编程书籍,优化。-GPU parallel development, first install cuda toolkit can run visual studio2005. CUBLAS_Library, CUBLAS_Library library, there are some programming books, an
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:10509462
    • 提供者:zuowan
  1. ECUDAzipa

    0下载:
  2. 深入浅出谈CUDA——一种新新的GPU编程工具可直接使用。 -Layman' s language to talk about CUDA- A new GPU programming tools can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:803840
    • 提供者:jw
  1. gpu11

    0下载:
  2. use CUDA to develop a GPU computing program. The program solves a laplacian equation using finite-difference method.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:26211
    • 提供者:yehanyu
  1. cuda-latex-sandcastle-fff0ec6

    0下载:
  2. A LaTeX Build Component for the SandCastle Help File Builder. Uses mimeTeX 1.7.4 to parse LaTeX code.
  3. 所属分类:Other systems

    • 发布日期:2017-11-04
    • 文件大小:1225752
    • 提供者:shangfute
  1. queuing_model

    0下载:
  2. queuing model on CUDA
  3. 所属分类:Communication

    • 发布日期:2017-11-25
    • 文件大小:984127
    • 提供者:Oleg
  1. programa18p

    0下载:
  2. implementation of a genetic algorithm in CUDA/C++ (parallelized)
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:48061
    • 提供者:motoe2
  1. programa18

    0下载:
  2. implementation of a genetic algorithm in CUDA/C++ (not parallelized!)
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:12919
    • 提供者:motoe2
  1. programa17p

    0下载:
  2. generic genetic algorithm in CUDA C++
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:28640
    • 提供者:motoe2
  1. example

    0下载:
  2. 使用C++和CUDA编写的双边滤波器。在平滑图像的同时可以保持边界-Using bilateral filter the C++ and CUDA written. Boundary can be kept in the smooth image while
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-25
    • 文件大小:14594
    • 提供者:马际洲
  1. sort

    0下载:
  2. 基于cuda的并行高效排序算法,并且计算了是否使用shared内存的不同效率-Cuda parallel efficient sorting algorithms, and calculate whether to use shared memory efficiency
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:14490032
    • 提供者:djq
  1. Matrix-multiplication

    0下载:
  2. 采用共享内存的矩阵乘法的CUDA实现,是一种并行实现方式-Matrix multiplication
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:1306
    • 提供者:李明
  1. 3

    0下载:
  2. 纹理存储器的使用例子,实现1D和2D的cuda使用-texture application
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-18
    • 文件大小:6400
    • 提供者:王海洋
  1. vincentfpgarcia-kNN-CUDA-70dc929

    0下载:
  2. KNN algorithm source code which allows you to find the k nearest neighbour.
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:35772
    • 提供者:Eze King
  1. simpleCUFFT

    1下载:
  2. 利用CUDA实现FFT,速度达到标准,完整版-With CUDA implementation the FFT, speed up to standard, full version
  3. 所属分类:Other windows programs

    • 发布日期:2015-11-13
    • 文件大小:23097344
    • 提供者:王海洋
  1. laplace2d

    0下载:
  2. Laplace 定律用CUDA實做 拉普拉斯變換是工程數學中常用的一種積分變換,又名拉氏轉換。拉氏變換是一個線性變換,可將一個有引數實數t(t ≥ 0)的函數轉換為一個引數為複數s的函數。- Laplace implement in CUDA The Laplace transform is a widely used integral transform with many applications in physics and engineering.
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:2030
    • 提供者:王鈞弘
  1. matrixMul_texture

    0下载:
  2. CUDA的Texture Memory實作 並有詳細住解-Texture Memory of CUDA implementation and live solution
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:1616
    • 提供者:王鈞弘
  1. multiStream_v1

    0下载:
  2. CUDA的mutiStream的運用及詳細住解-The CUDA mutiStream use and detailed live solution
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:1666
    • 提供者:王鈞弘
  1. merge

    0下载:
  2. CUDA的Merge Sort(Old and even)實作及詳細住解-CUDA of MERGE the Sort (Old and even) the solution implementation and detailed live
  3. 所属分类:Other systems

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