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

搜索资源列表

  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. mv

    0下载:
  2. cuda Faster Matrix-Vector Multiplication on GeForce 8800GTX
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1415
    • 提供者:bertrand
  1. matrixMul_v1-2

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

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

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

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

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

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

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

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

    0下载:
  2. cuda矩阵乘法 通过GPU并行运算实现乘法的加速-cuda GPU parallel matrix multiplication operation by the accelerated realization of multiplication
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:504779
    • 提供者:王晓明
  1. CUDAMatrixMultiplication

    0下载:
  2. 基于CUDA架构的矩阵乘法,得出GPU运算时钟周期。-CUDA architecture based on matrix multiplication, obtained GPU computing cycles.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:319401
    • 提供者:Wang Tingting
  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. Matrix-multiplication

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

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

    0下载:
  2. CUDA的基礎的矩陣相乘法,包含CPU版本以及GPU版本-CUDA Matrix
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1381
    • 提供者:
  1. TestMatAdd

    0下载:
  2. 矩阵加法算法的实现,并且是基于CUDA的,借助cuda进行加速-Matrix Add and cuda
  3. 所属分类:Console

    • 发布日期:2017-05-25
    • 文件大小:8435712
    • 提供者:刘静
  1. matrix_Mul

    0下载:
  2. 在VS里cuda,矩阵相乘的源代码,希望能对初学者有所帮助-In VS cuda, matrix multiplication of the source code, hope to help beginners
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:10602
    • 提供者:
  1. matrixAssign

    0下载:
  2. 在VS的cuda中的矩阵分配源代码,希望对初学者能有所帮助-In VS cuda matrix distribution of the source code, hoping to help for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:822865
    • 提供者:
  1. simpleCUBLAS

    0下载:
  2. 在VS的cuda中的cublas源代码,希望对初学者能有所帮助-In VS cuda matrix cublas of the source code, hoping to help for beginners
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6456
    • 提供者:
  1. cuda

    0下载:
  2. 高性能编程,采用CUDA,运用gpu,cpu对大规模矩阵进行乘法运算,提供效率,减少运算时间-High-performance programming, using CUDA, use gpu, cpu matrix multiplication on a large scale, providing efficiency and reduce the computation time
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:553392
    • 提供者:lu
  1. BMM

    0下载:
  2. Block Matrix Multiply on GPU
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1517568
    • 提供者:mahmoudk
  1. matrix multiply

    0下载:
  2. Matrix multiply on cuda GPU
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:12288
    • 提供者:mahmoudk
  1. cuda_code

    0下载:
  2. 利用GPU的多线程,借助cuda实现给定矩阵的求逆代码(calculate the inverse of a given matrix with cuda implementation)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:5764096
    • 提供者:呆呆呆张
  1. Matrix-Inversion-with-CUDA-master

    1下载:
  2. 利用cuda完成GPU编程,实现对给定矩阵的求逆操作(a cuda code for calculating a inverse matrix of a given matrix)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:5841920
    • 提供者:呆呆呆张
« 12 »
搜珍网 www.dssz.com