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

搜索资源列表

  1. transpose

    0下载:
  2. 这是一个基于GPU计算矩阵转置的经典的实例,共享给大家,供gpu运算的爱好者学习,参考。-This is a GPU-based computing matrix transpose of the classic examples, for everyone to share, for the gpu computing enthusiasts to learn, for reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:10438
    • 提供者:qiu
  1. reverseArray_multiblock

    0下载:
  2. 在linux下,用gpu实现对矩阵转置的并行编程-In linux, with the gpu to achieve the matrix transpose of parallel programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2019
    • 提供者:布谷
  1. reverseArray_multiblock_fast

    0下载:
  2. 在gpu上对矩阵转置算法的加速后并行计算程序。-In the gpu on the matrix transposition algorithm accelerated program
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:2341
    • 提供者:布谷
  1. juzhenzhuanzhi

    0下载:
  2. 基于matlab程序对矩阵转置编写的程序,对于矩阵转置很有帮助-Matlab program based on programs written in matrix transposition, matrix transpose for helpful
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2197
    • 提供者:河马
  1. m

    0下载:
  2. 矩阵转置 输入: l 稀疏矩阵的行数、列数、非零元个数(三个数都大于0) l 以行为主序输入稀疏矩阵三元组表 输出: l 辅助数组num[ ] l 辅助数组cpot[ ] l 以行为主序输出对应的转置矩阵三元组表-Matrix transpose input: l sparse matrix rows, columns, nonzero number (three numbers are greater than 0) l-major sparse matrix tr
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:569
    • 提供者:melon
  1. Hanshu

    0下载:
  2. 从键盘输入一个方阵,将该矩阵转置后输出,要求该方阵的阶数有键盘输入-A square from the keyboard input, output, after the matrix transpose, require the square of the order of keyboard input
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:214778
    • 提供者:wm
  1. 123xishu

    0下载:
  2. 稀疏矩阵转置,首先输入三元组,然后输出转置后的矩阵-Sparse matrix transpose first three yuan group input and outputs the transpose the matrix after
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:995
    • 提供者:夏俊
  1. transpose

    0下载:
  2. 矩阵转置,使用棋盘划分将矩阵通过划分为不同的小块,使用MPI讲其并行求小块的转置。-Matrix transpose, the matrix by using the board is divided into different small pieces, about its use of MPI parallel transpose small demand.
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:2557
    • 提供者:xiangming
  1. transposed-matrix

    0下载:
  2. 求矩阵转置,非常好用,适合于N阶矩阵,用C#编出,通过测试。-Demand matrix transpose, very easy to use, suitable for N-order matrix, with C# code out of the test.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:38864
    • 提供者:jeffrey
  1. main

    0下载:
  2. 用于实现最小二乘法 其中包括了逆矩阵转置 白噪声随机产生等功能-Numerical calculation of the realization of the least square method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1241
    • 提供者:张齐
  1. matrix

    3下载:
  2. 此包包含了众多矩阵处理程序,能够满足矩阵处理的一般要求,由于将各功能分开到不同的“.cpp”文件中,故使用时需要用户自行选取更换合适自己使用的“.cpp”文件。其中,矩阵功能有:输出矩阵、矩阵转置、矩阵归一化、判断矩阵对称、判断矩阵对称正定、全选主元法求矩阵行列式、全选主元高斯(Gauss)消去法求一般矩阵的秩、用全选主元高斯-约当(Gauss-Jordan)消去法计算实(复)矩阵的逆矩阵、用“变量循环重新编号法”法求对称正定矩阵逆、特兰持(Trench)法求托伯利兹(Toeplitz)矩阵逆、
  3. 所属分类:Algorithm

    • 发布日期:2014-12-20
    • 文件大小:1077248
    • 提供者:wuzw
  1. Math

    0下载:
  2. 可以进行矩阵转置,矩阵相乘,矩阵相加,矩阵求逆-Can undertake matrix transpose matrix multiplication, matrix addition, inverse matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:37720
    • 提供者:李静然
  1. Matrix-inversion

    0下载:
  2. 一种求矩阵转置的Fortran语言程序,比较简单明了-One kind of demand matrix transpose of the Fortran language program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:875989
    • 提供者:张恒运
  1. mat_opt

    0下载:
  2. 基于CLAPACK的基本矩阵元算操作,包含矩阵乘法,矩阵加法,矩阵转置,矩阵初始化,矩阵某行块,列块的抽出-Operate based on the basic matrix operations in CLAPACK
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1566
    • 提供者:王宏
  1. juzhenzhuanzhiyunsuan

    0下载:
  2. 矩阵转置运算,非常实用,在处理矩阵问题时对你的转置运算起到非常大的作用-Matrix transpose operation, very practical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1900
    • 提供者:ccll
  1. Mjzrara

    0下载:
  2. 矩阵转置。压缩稀疏矩阵存储到三三阵,移调他们到了一系列的三倍。 -Matrix transposition. Compressed sparse matrix stored in the 3 3 matrix, and transpose them to the series three times.
  3. 所属分类:Algorithm

    • 发布日期:
    • 文件大小:6621
    • 提供者:
  1. MatrixTranspose

    0下载:
  2. 矩阵转置与矩阵输出的程序,检验通过,大家放心使用-Matrix transpose and matrix output program, inspection and passed, rest assured to use
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:691
    • 提供者:WEI
  1. Ptraanspossea

    1下载:
  2. 矩阵转置并行算法实现,C语言言开发,用mpi编程与开发完成 -Matrix transpose parallel algorithm, C language statement development, completed mpi programming and development
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2303
    • 提供者:yungshui
  1. zhuanzhi

    0下载:
  2. 实现矩阵转置并且方便观看,第二个程序用于进行对海表面高度SSH进行EOF分析,第三个程序进行海陆点分离并写为NC文件-Matrix transpose and convenient to watch the second program for the EOF analysis of sea surface height SSH third program separation of land and sea, and write for NC files
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:1497
    • 提供者:weifeng
  1. Spiral-shape

    0下载:
  2. vc++实现数据结构中的螺旋数字输出,使用矩阵转置和队列-Spiral shape
  3. 所属分类:Data structs

    • 发布日期:2017-11-14
    • 文件大小:534660
    • 提供者:xiaorui
« 1 2 3 4 5 6 78 9 10 11 12 ... 28 »
搜珍网 www.dssz.com