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

搜索资源列表

  1. juzheng

    0下载:
  2. 这是一个关于矩阵的程序,用VC编的,主要功能是用键盘输入9个数,然后利用程序的功能实现矩阵的转置。-This is a program on the matrix, compiled with the VC, the main function is to nine the number of keyboard input, then use the program' s ability to achieve the matrix transpose.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1075092
    • 提供者:海浪
  1. include3

    0下载:
  2. 写一个函数,将一个三乘以三的整形矩阵转置-Write a function, a Triyana with three plastic matrix transpose
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2073
    • 提供者:王之
  1. 5-2

    0下载:
  2. 用三元组存放输入的两个稀疏矩阵A34和B34,将稀疏矩阵A转置后与稀疏矩阵B相乘,结果存放三元组C,并输出结果-The triples store of the two input sparse matrix A34 and B34, the sparse matrix A transpose sparse matrix B after multiplying the result stored triple C, and output
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:882615
    • 提供者:安全卫士
  1. lab_6

    0下载:
  2. 1.使用动态内存分配生成动态数组来完成3*3矩阵转置函数 2.应用string类定义字符串,实现两个字符串的连接 3.修改实验4中的选做实验中的people类。具有如下属性:姓名char name[11],编号char[7],性别char sex[3],生日birthday,身份证char id[16]。其中“出生日期”定义为一个“日期”类内嵌函数对象,用成员函数实现对人员信息的录人和显示。要求包括:构造函数和析构函数,开呗构造函数,内联成员函数,聚集。在测试程序中定义people类的对
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-24
    • 文件大小:1419
    • 提供者:YIDIANER
  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 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 19 »
搜珍网 www.dssz.com