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

搜索资源列表

  1. MatrixTranspose

    0下载:
  2. 矩阵转置与矩阵输出-matrix transpose and matrix output
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:884
    • 提供者:王凯
  1. STONE

    0下载:
  2. 一个用汇编语言编写的矩阵转置程序-an assembler language matrix transpose procedures
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:952
    • 提供者:
  1. Matrix_Transposition_Multiplication

    0下载:
  2. Matrix Transposition and Multiplication It is a MIPS assembly program that does the following: given two matrices, M1 and M2, first transpose M2 to obtain M2tran. Then multiply M1 and M2tran.
  3. 所属分类:汇编语言

    • 发布日期:2014-01-18
    • 文件大小:74640
    • 提供者:Hong
  1. 转置

    0下载:
  2. 关于数据结构中矩阵转置的算法。-data on the structure of the matrix transpose algorithm.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7591
    • 提供者:陈新
  1. 矩阵转置

    0下载:
  2. C语言数据结构作业矩阵转置矩阵是很多科学与工程计算问题中研究的数学对象,在此我们感兴趣的不是矩阵本身,而是矩阵的元,从而使矩阵的各种预算有效的进行-C language data structure matrix transpose operation matrix of many scientific and engineering computing problems in mathematics research targets, we are interested in this is
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:850
    • 提供者:郑伟雄
  1. 4

    0下载:
  2. 最小二乘法拟合曲线(用到矩阵求逆、矩阵乘法、矩阵转置)-Least square fitting curve (use matrix inversion, matrix multiplication, matrix transpose)
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:222865
    • 提供者:林创明
  1. FILE42

    0下载:
  2. 数据结构的三元组顺序表来实现稀疏矩阵的快速转置 C语言版 有解压的密码 请大家小心用好 压缩文件有密码 源码太简单-Data structure of the triple sequence table to achieve fast sparse matrix transpose C language version has unzip password, please make good use of everyone carefully compressed file has a pa
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:719
    • 提供者:fu xingyou
  1. feng13

    0下载:
  2. 十字链表的矩阵转置。该程序的功能是:对一个矩阵,利用十字链表来完成转置-Cross list of the matrix transpose. The functions of the program are: a matrix, the use of cross to complete the list to buy
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1633
    • 提供者:fengzhengnian/
  1. XiShuJuZhenZhuanZhi

    0下载:
  2. 数据结构稀疏矩阵转换成三元组然后再进行转置的具体实现方法,C语言实现,详细的操作解释-Interpretation of the sparse matrix data structure is converted into triples and then transpose the specific implementation method, C language, detailed operation
  3. 所属分类:source in ebook

    • 发布日期:2017-11-24
    • 文件大小:1162
    • 提供者:123
  1. MATRIX1

    0下载:
  2. 针对矩阵类的编程,可以实现矩阵的相加,转置,相乘,单位阵,随机阵等。-For matrix-type programming, you can achieve the sum of matrices, transpose, multiplication, unit patches, such as a random array.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:15314
    • 提供者:方奎
  1. xishujuzhen

    0下载:
  2. 实现稀疏矩阵的加法、减法、乘法、还有转置,以及用两种方法(即三元组顺序表和矩阵形式两种)输入。-The realization of sparse matrix of the adder, subtraction, multiplication, and transpose, as well as two ways (that is triple the order form and matrix form of the two) input.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:2906
    • 提供者:苏若水
  1. shujujiegousuanfa

    0下载:
  2. 对输入矩阵用三元组表存储并对其进行加罚、乘法和转置运算的程序。-The input matrix table with triple store and an additional fine of them, multiplication and transpose operations procedures.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:1628
    • 提供者:fenix chan
  1. xishujuzhen

    0下载:
  2. 稀疏矩阵的转置相加与相乘,已经通过编译与实现,数据结构的课程设计,加乘转置功能很全!-Sparse matrix transpose sum and multiplication, has been adopted and implementation of compilers, data structure of curriculum design, transpose function increases by a very wide!
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:7669
    • 提供者:wxg
  1. juzhenzhuanzhi

    0下载:
  2. 可以方便快捷的求矩阵的转置 可以是任意阶矩阵-Can be convenient and efficient for matrix transpose can be arbitrary-order matrix
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4517
    • 提供者:苏雅
  1. mtl4-alpha-1-r6418

    0下载:
  2. 矩阵运算源码最新版本,支持矩阵乘法、转置求逆,特征值特征向量等操作。-Source the latest version of matrix operations in support of matrix multiplication, transpose inverse, eigenvalue eigenvector and so on.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:385120
    • 提供者:刘小刚
  1. SparseMatrix

    0下载:
  2. 矩阵操作的C++实现,方便对其进行初始化,转置及求逆-Matrix operation C++ implementation, to facilitate its initialization, transpose and inverse
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:248201
    • 提供者:qiang lee
  1. chenxu

    0下载:
  2. 用c实现进制转换,矩阵转置,用泰勒展开球sin函数-Implementation using c-band conversion, matrix transpose, using Taylor expansion sin function ball .....
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3312
    • 提供者:xia
  1. c_FFT

    0下载:
  2. The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT algorithm (following the ideas in the CMU Task parallel suite). 1.- Generates an input signal vector (dgen) with size n=n1xn2 stored in ro
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:3883
    • 提供者:ramya
  1. Maxtire

    0下载:
  2. 这是一个对矩阵的操作算法,即使对矩阵进行转置和乘法。用C语言实现的。-This is a matrix operation algorithm, even for matrix transpose and multiplication. Realized with C language.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:908
    • 提供者:谭彪
  1. Therapidtransposedmatrix

    0下载:
  2. 矩阵的快速转置 个人觉得很使用也很有意思-Fast matrix transpose personally feel that it is also very interesting to use
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:642
    • 提供者:赵昱
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 19 »
搜珍网 www.dssz.com