CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - CUDA

搜索资源列表

  1. bitonic

    0下载:
  2. 基于最新一代通用GPU--Geforce8800,在CUDA平台上开发的并行排序算法,是基于GPU的通用计算的应用程序的一个好的范例。-based on the latest generation of common GPU -- Geforce8800. CUDA platform in the development of the parallel scheduling algorithm, GPU is based on the calculation of the common appl
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1566676
    • 提供者:白洪涛
  1. CUDA_BP_neuralnetwork

    3下载:
  2. 基于nvidia CUDA架构的BP神经网络程序,在G80,G92 GPU上可以完成BP神经网络训练。速度较双核CPU提高十倍
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:155715
    • 提供者:樟树
  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. cuda_matrix

    0下载:
  2. 自编的cuda矩阵例子,主要是矩阵运算,适合初学者-cuda matrix code for new learner
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1041
    • 提供者:赵佳
  1. array_mul

    0下载:
  2. 基于CUDA的高维矩阵运算1,计算机本科毕业设计-CUDA-based operator of high-dimensional matrix 1, a computer graduate design
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:248866
    • 提供者:范吴斌
  1. MatrixMul

    0下载:
  2. 基于CUDA的高维矩阵运算4,计算机毕业设计-CUDA-based operator of high-dimensional matrix 4, the design of computer graduates
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:282540
    • 提供者:范吴斌
  1. matrixTimes

    0下载:
  2. 基于CUDA的高维矩阵运算5,计算机毕业设计-CUDA-based operator of high-dimensional matrix of 5, graduated from the design of computer
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:277716
    • 提供者:范吴斌
  1. VisionWorkbench_1.1.0.5_x86

    0下载:
  2. 在计算机图像硬件上实现计算机视觉的相关算法,并使用了OpenGL及其Cg语言和CUDA,程序不错。-The OpenVIDIA project implements computer vision algorithms on computer graphics hardware, in OpenGL and Cg and CUDA. The project provides useful example programs which run computer vision algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-17
    • 文件大小:27552328
    • 提供者:lidawei
  1. cuda_histogram

    0下载:
  2. 在matlab中可以调用的程序,用c语言编写,cuda求直方图-used in caculating histogram of color images ,
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1400
    • 提供者:li
  1. GPU-JP08-1parte

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

    • 发布日期:2017-05-12
    • 文件大小:2838542
    • 提供者:ayacota
  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. 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. CPU_BitmapApriori

    0下载:
  2. CUDA with Apriori algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:136341
    • 提供者:Technetvn
  1. CUting

    0下载:
  2. CUDA矩阵乘法和FFT性能测试CUDA matrix multiplication and FFT performance testing-CUDA matrix multiplication and FFT performance testing
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1242812
    • 提供者:yew456
  1. matirx-muliplication

    0下载:
  2. 矩阵相乘,基于CUDA用并行算法实现矩阵的乘法-matrix muliplication with parallel algorithm implication matrix muliplication base on CUDA
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:15106
    • 提供者:王坨坨
  1. simpleCUFFT

    2下载:
  2. 基于CUDA的正反FFT实现 需要NVIDIA显卡支持-Based on the positive and negative CUDA FFT implementation needs NVIDIA graphics support
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:2346
    • 提供者:耀霸
  1. CUDA-code

    0下载:
  2. 本代码是CUDA C/C++编程入门者学习的,其中包括对GPU设备参数的获取代码,原子操作,流等代码。初学者掌握并行计算不错的入门程序-The code is CUDA C/C++ beginners to learn programming, including the GPU to get the code of the device parameters, atomic operation, flow, etc. code. Parallel Computing for beginners
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:464141
    • 提供者:刘楠
  1. CorrectionImage

    0下载:
  2. 这是在Matlab软件平台下的 GPU程序,进行图像放大的并行运算,使用CUDA来编写程序。(This is in the Matlab software platform under the GPU program, image amplification parallel operation, using CUDA to write programs.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:952320
    • 提供者:仁仁
  1. kNN-CUDA-master

    0下载:
  2. k nearest neighbour code implemented on cuda
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:34816
    • 提供者:hrhgroup
  1. Documents

    0下载:
  2. CUDA C编程权威指南 (高性能计算技术丛书)的PDF格式书籍中文版,单独无法,请下载另一个一起解压。(CUDA C programming authority Guide (High Performance Computing Technology Series) PDF format book Chinese version, cannot alone, please download another one to decompress together.)
  3. 所属分类:数学计算

    • 发布日期:2020-10-28
    • 文件大小:47185920
    • 提供者:yannick-cn
« 1 2 34 5 6 »
搜珍网 www.dssz.com