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

搜索资源列表

  1. SparseMatrix

    0下载:
  2. 用三元组实现的稀疏矩阵运算 用户输入正常矩阵 但存储为三元组 可以实现加,乘和转置三种运算-Achieved with a triple sparse matrix operations the user to enter the normal matrix, but storage can be achieved for the triple add, multiply, and transpose three kinds of operations
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:244356
    • 提供者:lijie
  1. CMatrix

    0下载:
  2. 三元组矩阵的基本运算,加、减、乘以及转置。-Triple matrix of basic operations, addition, subtraction, multiplication and transpose.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:4200
    • 提供者:kyre
  1. jisuanGjuzhen

    0下载:
  2. 计算G矩阵(转置):这是很多编程(包括平面控制网程序设计)都会遇到的问题。-Calculation of G matrix (transpose): This is a lot of programming (including the horizontal control network programming) will encounter.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1104
    • 提供者:超才
  1. 786

    0下载:
  2. Addition of Matrix Multiplication ofMatrix Transpose of Matrix swaping of coulmns delete a Matrix View the Matrix-Addition of Matrix Multiplication ofMatrix Transpose of Matrix swaping of coulmns de
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1208
    • 提供者:hyska
  1. 7

    0下载:
  2. 用c++编的矩阵的转置 代码明确易懂 思路清晰-C++ code using the transpose code matrix of clear thinking is clear and comprehensible
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:275739
    • 提供者:潘红
  1. CMatrix-Example

    0下载:
  2. 封装矩阵操作为CMatrix类 矩阵的加减乘除、求逆、转置等符号化重载操作。-Package Matrix matrix operations of addition and subtraction to multiplication and division CMatrix, inverse, transpose and other symbolic overload operation.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:49788
    • 提供者:Pretty Boy
  1. soundsignal

    0下载:
  2. 将声音文件在时间轴上分割成几段,分别将段的秩序及某些段内的秩序颠倒,从而实现了对声音文件的加密。首先,先读取一个声音信号,对信号做1024点FFT变换,取完点之后,分成四个向量,四个向量组成一个矩阵,再对每一个向量进行转置,再重新整合,从而就实现了回密的过程。-Sound files on the timeline will be divided into paragraphs, each paragraph of the order and reversed the order of some
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:34134
    • 提供者:yuanyuan
  1. juzhenzhuanzhi

    0下载:
  2. 运用vb编写的矩阵转置算法,可以实现矩阵的转置-Prepared using vb matrix transpose algorithm, matrix transpose can be achieved
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1726
    • 提供者:jacket
  1. ImageFFT

    0下载:
  2. 包括了大规模矩阵转置 2D-FFT运算 生成FFT排序表 生成FFT数据文件-Includes a large-scale matrix transpose operation generated 2D-FFT FFT FFT sort table data file generated
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:1745
    • 提供者:陆琨
  1. juzhenzhuanzhi

    0下载:
  2. 矩阵转置的程序,已经验证。有进一步编程的要求和提示。-Matrix transpose program, has been verified. Further programming requirements and tips.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:103458
    • 提供者:wang
  1. GeneralMatrix

    0下载:
  2. 矩阵运算,几乎支持所有的矩阵的运算,转置,求逆,线性变换-Matrix operations, almost all of the matrix operation support, transpose, inverse, linear transformations, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:150263
    • 提供者:向巍
  1. xishujuzhenzhuanzhi

    0下载:
  2. 11、 稀疏矩阵转置: 输入稀疏矩阵中每个元素的行号、列号、值,建立稀疏矩阵的三元组存储结构,并将此矩阵转置,显示转置前后的三元组结构-11, sparse matrix transpose: Enter the sparse matrix in each element of the line number, column number, value, and the establishment of the triple sparse matrix storage structure, an
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1449
    • 提供者:bjtupro
  1. jiaohuan

    0下载:
  2. 实现了数组最大数所在列与首列进行交换,同时包含了矩阵的行列转置-To achieve the maximum number of the array where the first column out and exchange, also includes the ranks of the matrix transpose
  3. 所属分类:Console

    • 发布日期:2017-03-27
    • 文件大小:833
    • 提供者:王董
  1. 2

    0下载:
  2. 编写一函数,实现矩阵(N行N列)的转置(即行列互换)。-Write a function, realization matrix (N) do N the transpose (i.e. ranks swap).
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5955
    • 提供者:段勇
  1. 37436-37436.ZIP

    0下载:
  2. 稀疏矩阵转置算法,c++编写。包含快速算法.-Sparse matrix transpose
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1377
    • 提供者:王力
  1. fase_transpose

    0下载:
  2. 在数据结构课程中,稀疏矩阵的转置,用C语言编写实现这一功能-Course in data structures, sparse matrix transpose, to achieve this using C language functions
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:575
    • 提供者:yuki
  1. zhuanzhi

    0下载:
  2. 利用VC6.0系统,利用数据结构,进行矩阵行列转置。-Using VC6.0 system, the use of data structure, the ranks of the matrix transpose.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:669
    • 提供者:xunlu
  1. 010

    0下载:
  2. c语言写的矩阵转置,很简单,初学者可以用,编译通过的-c written in the matrix transpose, is very simple, beginners can use
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:218074
    • 提供者:Tian Dou
  1. sanyuanzubaogao

    0下载:
  2. 用三元组方式实现稀疏矩阵的建立和 输出操作同时完成快速转置 包括有PPt 调试信息等 所有资料 -Be achieved with a triple build sparse matrix and output operations to complete quickly transpose the same time including all the information such as debugging information PPt
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1806470
    • 提供者:Vencent_H
  1. MatrixOperation

    0下载:
  2. 一些通用的矩阵计算 MatrixOperation.h 包含矩阵转置、求逆、相乘、相加减等通用操作 武汉大学.遥感信息工程学院.卢昊-Some common matrix calculation MatrixOperation.h contains matrix transpose, inverse, multiplication, addition and subtraction and other general operating
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:894
    • 提供者:卢昊
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 20 »
搜珍网 www.dssz.com