搜索资源列表

  1. Matrix1.0

    0下载:
  2. 一个小型的计算线形代数的程序,可计算矩阵各种基本运算,其中矩阵行列式算法优秀高速。-a small linear algebraic calculation procedures, translate basic matrix operations, matrix determinant of outstanding high-speed algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:15089
    • 提供者:李志
  1. Matrix1

    0下载:
  2. 有关的矩阵运算,例如行列式,逆等等 ,以及各种数值算法-the matrix operations, such as determinant, inverse etc., and various numerical algorithm
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:65397
    • 提供者:陈娜
  1. MATRIX1

    0下载:
  2. EXCEL的VBA程序实例-矩阵对角化,小程序,实用,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3287
    • 提供者:毛程远
  1. matrix1

    0下载:
  2. 用matlab实现高斯—若当算法求逆矩阵
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:793
    • 提供者:qlz
  1. Matrix1.0

    0下载:
  2. 一个小型的计算线形代数的程序,可计算矩阵各种基本运算,其中矩阵行列式算法优秀高速。-a small linear algebraic calculation procedures, translate basic matrix operations, matrix determinant of outstanding high-speed algorithm.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:14336
    • 提供者:李志
  1. Matrix1

    0下载:
  2. 有关的矩阵运算,例如行列式,逆等等 ,以及各种数值算法-the matrix operations, such as determinant, inverse etc., and various numerical algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:2067456
    • 提供者:陈娜
  1. MATRIX1

    1下载:
  2. EXCEL的VBA程序实例-矩阵对角化,小程序,实用,-EXCEL instance of the VBA- matrix diagonalization, small procedures, practical,
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:毛程远
  1. matrix1

    0下载:
  2. 用matlab实现高斯—若当算法求逆矩阵-Using matlab to achieve Gauss- Jordan matrix inversion algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:qlz
  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编程

    • 发布日期:2024-05-10
    • 文件大小:15360
    • 提供者:方奎
  1. Matrix1

    0下载:
  2. Matrix class for math calculations-Useful Matrix class
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:zjf
  1. Matrix1

    0下载:
  2. 矩阵各种运算,包括矩阵加减,矩阵相乘,矩阵求逆,和转置-matrix
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:13312
    • 提供者:廖春华
  1. matrix1

    0下载:
  2. 使用c语言实现的两矩阵相乘,行数列数均可改变,无错误-Using the c language of the two matrix multiplication, the number of rows columns can be changed, no error
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:41984
    • 提供者:luoyawen
  1. Matrix1

    0下载:
  2. 螺旋矩阵的实现,从键盘输入一个整数(1~20) 则以该数字为矩阵的大小,把1,2,3…n*n 的数字按照顺时针螺旋的形式填入其中-Spiral Matrix in, enter an integer from the keyboard (1 ~ 20) are indicated in the figure for the size of the matrix, the 1,2,3 ... n* n the number of fo
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:sy520
  1. matrix1

    0下载:
  2. 给出了用消元法解线性方程组的方法,消元法是解线性方程组有效地方法。-In this paper, the elimination method of solving linear equations, elimination method is effective method of solving linear equations.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:zhangting
  1. Matrix1

    0下载:
  2. 用运算符重载的知识,接收数据,并以矩阵的形式显示数据,实现矩阵的加减乘运算。加深我们对运算符重载的认识。-With knowledge of operator overloading, receive data, and display data in the form of a matrix to achieve matrix multiplication addition and subtraction. Deepen our un
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:31744
    • 提供者:戴荣倩
  1. matrix1

    0下载:
  2. 对于数值计算的新手来说,这个逆矩阵求法可以大范围的学习到C语言的特征,很适合初学者。-For novice numerical calculation, the inverse matrix method for finding a wide range of learning to the characteristics of the C language, it is suitable for beginners.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:wuhengbin
  1. Matrix1

    0下载:
  2. 趣味矩阵,河北联合大学C++期末作业题。望采纳谢谢。-Fun matrix, Hebei United University C++ final assignment problem. Looking to adopt Thank you.
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:172032
    • 提供者:张喜
  1. matrix1

    0下载:
  2. 本程序用于工程上空间坐标系的转换,给定空间中两个坐标系中对应的10个点坐标,求出两坐标系之间转换的参数。-This procedure is used to convert the engineering space coordinates, to 10 points in the coordinate space given two coordinates corresponding to transitions between th
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:3764224
    • 提供者:李响
  1. matrix1

    0下载:
  2. haberman matrix in mat lab. tested before
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:Habib Alizadeh
  1. matrix1

    0下载:
  2. 并行计算热从四周向扩散并最终趋于平衡的过程-Parallel computing process heat the surrounding to spread and eventually becomes more balanced
  3. 所属分类:软件工程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:juefei yuan
« 12 »

源码中国 www.ymcn.org