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

搜索资源列表

  1. Matrix-Inversion

    0下载:
  2. 实矩阵求逆的全选主元高斯-约当法,可以求取实数矩阵的逆矩阵-reduction alorithm for matrix inversion
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:825
    • 提供者:james
  1. Matrix

    0下载:
  2. 此代码为C++的一个矩阵类,实现了矩阵的相加,想成,行列式,转置等一些基本运算-This code is C++ a matrix class that implements the matrix together, think of, determinant, transpose and some other basic operations
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:4968
    • 提供者:chenguifang
  1. matrix-product

    0下载:
  2. 自动生成高阶矩阵,行数列数可自行定义,非常有用的程序-Automatic generation of high-order matrix rows can define the number of columns, a very useful program
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-06
    • 文件大小:2468414
    • 提供者:
  1. Matrix

    0下载:
  2. 实现一个表示 n*n 矩阵的模板类。 1) 至少提供如下必要的矩阵操作:加、乘、转置(建议用操作符重载来实现)。 2) 编制一个交互式程序对该模板类进行测试。 含实验报告与源代码-Achieve a representation n* n matrix template class. A) providing at least the following essential matrix operations: addition, multiplication, transposit
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:492996
    • 提供者:酉永松
  1. adjacent-matrix

    0下载:
  2. Matlab 读取txt中的network data并转化为邻接矩阵-Matlab read txt the network data and converted into an adjacency matrix
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:1043
    • 提供者:宋艳
  1. Matrix

    0下载:
  2. 矩阵求逆,编写测绘中坐标转换程序的核心部分之一,是重要的运算工具,其中含有源代码。-Matrix inversion, surveying and mapping coordinates the preparation of the core part of the conversion process, is an important operational tool, which contains the source code.
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:1947
    • 提供者:那片海
  1. MATRIX

    0下载:
  2. Matlab的精华在于其丰富的矩阵运算,本文结合《矩阵论》的相关知识,较为详尽地介绍了大量矩阵运算的matlab实现。-Matlab essence lies in its rich matrix operations, this paper " Matrix theory," the relevant knowledge, a more detailed introduction to the large number of matrix operations matlab.
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:25915
    • 提供者:crazy
  1. Sparse-matrix-computation

    0下载:
  2. 本演示程序中,以“带行逻辑的链接信息”的三元组顺序表表示稀疏矩阵,实现两个矩阵相加、相减和相乘的运算。稀疏矩阵的输入形式采用三元组表示,而运算结果的表示以阵列形式列出。首先应输入矩阵的行数和列数,并判断给出的两个矩阵的行和列对于所要求的运算是否相匹配。(矩阵的行数和列数均不超过20)-The demonstration program, the " OK logical link information" triples sequence table indicates spa
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:2127
    • 提供者:张妍
  1. matrix

    0下载:
  2. 矩阵计算的C++程序,其中的算法很有意思,值得新手研究,如果配合matlab的程序分析,就更有说服力了。-C++ matrix calculation procedures, which the algorithm is very interesting, worth novice research, when combined with the matlab program analysis, all the more persuasive.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:67132
    • 提供者:陈陈陈
  1. Matrix-ProgrammingBeta2.0

    0下载:
  2. 该编程为矩阵与数据分析课的编程作业程序,里面包括matlab的三次样条曲线程序,有Jacobi迭代法和Gauss-Seidel迭代法等-The programming and data analysis for the matrix class programming operations program, which includes the cubic spline curve matlab procedures, Jacobi and Gauss-Seidel iterative meth
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:557627
    • 提供者:fat
  1. Matrix

    0下载:
  2. 使用vc++ 6.o制作了一个矩阵模板类 可以使用不同的 数据类型 包含基本矩阵运算 main函数为测试程序-Use vc++ 6.o produced a matrix template class can use different data type contains the main function of the basic matrix operations for the test procedure
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:13404
    • 提供者:gao
  1. Sparse-matrix-storage-and-restore-

    1下载:
  2. 稀疏矩阵的压缩存储与还原 稀疏矩阵的计算器-Sparse matrix storage and restore compressed sparse matrix calculator
  3. 所属分类:Other windows programs

    • 发布日期:2016-09-25
    • 文件大小:130048
    • 提供者:王晨
  1. Spiral-matrix

    0下载:
  2. 自己写的一个螺形矩阵的小程序。输入整数N,输出一个N*N的螺形矩阵。-To write a spiral matrix applet. Enter an integer N, output an N* N matrix of the spiral.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:925
    • 提供者:赵奥飞
  1. matrix

    0下载:
  2. 矩阵(二) 编写C++程序完成以下功能: (1)假定矩阵大小为4×5(整型); (2)矩阵空间采用new动态申请,保存在指针中; (3)定义矩阵初始化函数,可以从cin中输入矩阵元素; (4)定义矩阵输出函数,将矩阵格式化输出到cout; (5)定义矩阵相加的函数,实现两个矩阵相加的功能,结果保存在另一个矩阵中; (6)定义矩阵相减的函数,实现两个矩阵相减的功能,结果保存在另一个矩阵中; (7)动态申请三个矩阵:A1、A2、A3; (8)初始化A1、A2;
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:熊炜伟
  1. Matrix-calculation

    0下载:
  2. 矩阵计算的c++代码,可以完成矩阵的各种计算,包括复数矩阵。十分好用-Matrix calculation of c++ code。It Can complete all kinds of calculation of the matrix, including plural matrix.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:15177
    • 提供者:吉祥
  1. cyclic-matrix

    0下载:
  2. 实现hash加密算法中循环矩阵的求解,能快速的产生所需的矩阵,从而加密文件。和傅里叶变换。-Hash encryption algorithm to achieve the solution circulating in the matrix, can quickly produce the desired matrix, and thus the encrypted file. And Fourier transforms.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1172
    • 提供者:zq
  1. matrix

    0下载:
  2. 求一个矩阵的逆,程序包括求矩阵的逆,以及随机生成一个矩阵,然后计算它的逆并进行验证-Seeking a matrix inverse, including procedures for the inverse matrix, as well as randomly generated a matrix, and then calculate and verify its inverse
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2293
    • 提供者:lufee
  1. matrix-multiple

    0下载:
  2. 编写程序,可以实现m*n矩阵和n*p矩阵相乘。m,n,p均小于10,矩阵元素为整数。-Program, can realize m matrix and n* n* p matrix multiplication. Are less than 10 m, n, p, matrix elements of the integer.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:1202
    • 提供者:
  1. The-matrix-digital-rain

    0下载:
  2. 黑客帝国数字雨源代码,通过c语言模拟出黑客帝国电影中经典的数字雨效果-The matrix digital rain source code, the effect of matrix digital rain classic film through the C language simulation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-25
    • 文件大小:916309
    • 提供者:harry
  1. node-admittance-matrix

    0下载:
  2. 系统中所有的元件都已经形成π形标幺值等值电路,并已知节点数和支路数,本程序利用C语言形成节点导纳矩阵。-This procedure using C language to form a node admittance matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:43924
    • 提供者:刘军会
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com