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

搜索资源列表

  1. juzhenqiuni

    1下载:
  2. 矩阵求逆程序源代码 功能:就一般或者大型大矩阵求其逆矩阵!-matrix inversion source code functions : general or large building its matrix inverse matrix!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:957byte
    • 提供者:何人
  1. 复数矩阵求逆

    2下载:
  2. 求复数矩阵的逆矩阵-for the complex matrix inverse matrix
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6.5kb
    • 提供者:林海华
  1. Inverse

    0下载:
  2. 立体交叉方阵的计算程序-interchange matrix calculation procedures
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.39kb
    • 提供者:
  1. Matrix

    0下载:
  2. 实现稀疏矩阵的各种运算操作,包括加法,减法,乘法,转置,求逆矩阵-Sparse matrix operations to achieve a variety of operations including addition, subtraction, multiplication, transpose, inverse matrix
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:167.47kb
    • 提供者:chaser tang
  1. Inverse-of-a-matrix

    0下载:
  2. 用C++语言编写的矩阵求逆的程序,源程序中使用的是3x3的矩阵,可以根据需要自己在程序中修改-Written in C++ language, the matrix inversion procedure is used in source code 3x3 matrix, can be modified in the program needs its own.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:879.8kb
    • 提供者:赖材栋
  1. inverse.rar

    0下载:
  2. 基于高斯消元法的可以进行复数矩阵求逆子程序,Gauss elimination on the matrix can be complex procedures unfilial son
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:731byte
    • 提供者:清风
  1. Matrix

    0下载:
  2. C#的矩阵运算,包括加减乘除,求逆等-C#, matrix operations, including addition and subtraction multiplication and division, inverse, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:11.33kb
    • 提供者:Huazhong
  1. Matrix

    3下载:
  2. C#实现的矩阵运算源程序,其中所有的矩阵运算采用操作符重载技术,实现了矩阵求和,差,积,转置,逆等基本运算。-C# source code implementation of matrix operations, one of all the matrix calculation using operator overloading techniques, implementation of the matrix sum, difference, product, transpose, inve
  3. 所属分类:C#编程

    • 发布日期:2017-04-12
    • 文件大小:1.42kb
    • 提供者:wangyong
  1. qnys

    0下载:
  2. 该程序将实现矩阵的求逆运算 请大家多多指教-The program will achieve matrix inverse operation exhibitions please
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:1.29kb
    • 提供者:李伟
  1. Matrix

    0下载:
  2. 用VC++实现代数矩阵中求解矩阵的逆,矩阵的阶数可以是任意,只要改变全局变量即可-Using VC++ realization of matrix algebra to solve the inverse matrix, the order of the matrix can be arbitrary, as long as the change in global variable can be
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:6.97kb
    • 提供者:李兴泽
  1. Inverse_matrix

    0下载:
  2. 该算法可以实现求矩阵的逆阵,使用起来简单方便.-The algorithm can achieve the operation of matrix inverse .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3.35kb
    • 提供者:guo
  1. Matrix

    0下载:
  2. It is a underlying C++ source code for Matrix function. I have developed a class Matrix which has different fuctions like multiplication addition, subtraction, transpose for N X N dimensional matrix. Determinant and cofactor will be added and already
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:4.02kb
    • 提供者:Hancy Samurai
  1. matrix_project

    0下载:
  2. this program calculate the determinant and inverse of matrix. also calculate the multiplication of two matrices.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:82.62kb
    • 提供者:maisam
  1. Matrix

    0下载:
  2. 矩阵进行逆转换,求转置,求乘积,进行等距插值,带有注释说明-Matrix inverse, transpose, multiplication, equidistant interpolation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1.28kb
    • 提供者:heyongjie
  1. Matrix-inverse-operation-to-achieve

    0下载:
  2. 在c语言环境下运用二维数组存储结构实现矩阵的求逆运算-C language environment in the use of two-dimensional array of storage structures to achieve the matrix inversion
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:686byte
    • 提供者:百步飞剑
  1. inverse

    0下载:
  2. 已知矩阵和维数,求出任意维数的矩阵的逆,包括求行列式-Seeking any dimension matrix inverse
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:541.33kb
    • 提供者:helloword
  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
    • 文件大小:2.24kb
    • 提供者:lufee
  1. Matrix-inverse

    0下载:
  2. 求矩阵逆,用户只需输入一个矩阵,程序会自动计算出其逆矩阵,方便其他后续矩阵计算-Matrix inversion, users simply enter a matrix, the program will automatically calculate the inverse matrix and facilitate follow-matrix calculations
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:599.93kb
    • 提供者:吴洋
  1. inv-matrix

    0下载:
  2. 可以求解矩阵逆矩阵的方法。包含高斯消元法,LU法,二阶法-You can solve the matrix inverse matrix method. Contains the Gaussian elimination, LU law, second law
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1.66kb
    • 提供者:富彬
  1. matrix

    0下载:
  2. 是一个关于矩阵计算的头文件,包含计算矩阵的逆矩阵,代数余子式,伴随矩阵,行列式,矩阵相乘等。-It is a matrix calculation on the header file containing the calculation of matrix inverse matrix, cofactor, adjoint matrix, determinant, matrix multiplication and so on.
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1.45kb
    • 提供者:XIMAN
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com