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

搜索资源列表

  1. 一个行列式计算的程序

    0下载:
  2. 一个行列式计算的程序.zip-a determinant calculation procedures. Zip
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1485
    • 提供者:flyingbox
  1. 矩阵所有运算

    2下载:
  2. 矩阵的转置、行列式、秩,逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量的各种计算方法-all kinds of computational method of transposition of matrix, determinant, rank, inverse of matrix,triangle decomposition, qr decomposition, cholesky decomposition an
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:83488
    • 提供者:球球
  1. 数学

    0下载:
  2. c语言的数学实验报告 (该程序经过调试成功后能实现五项功能:1,解n阶行列式;2,解n阶线性方程; 3,求矩阵相乘;4,求矩阵;5,退出) 交作业好用-mathematical experiment (after debugging the program can achieve success after five functions : 1. Xie n order determinant; 2, n-order solution of linear equations; 3, seekin
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:22612
    • 提供者:郑伟雄
  1. SourceFile12

    0下载:
  2. 程序功能描述: * 行列式键盘检测 * 输入: * 用户的按键事件 * 输出: * 存放用户输入的键值 *-procedures functional descr iption : * * Detection determinant keyboard input : * the user * output button events : * storing user input keys *
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6952
    • 提供者:王强
  1. ArrayMatrix

    0下载:
  2. 矩阵类 矩阵基本运算,伴随矩阵,行列式,转置矩阵-Matrix basic operations, accompanied matrix determinant, matrix transpose, etc.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4376
    • 提供者:章杰
  1. gauss-C

    0下载:
  2. * 高斯列主元素消去法求解矩阵方程AX=B,其中A是N*N的矩阵,B是N*M矩阵 * 输入: n----方阵A的行数 * a----矩阵A * m----矩阵B的列数 * b----矩阵B * 输出: det----矩阵A的行列式值 * a----A消元后的上三角矩阵 * b----矩阵方程的解X -out the main elements of Gaussian elimination method for solving matrix equ
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3241
    • 提供者:xuyan
  1. Determinant

    0下载:
  2. This programme can be use to solve the Determinant of a Matrix.The code are saved in txt format.
  3. 所属分类:Windows编程

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

    0下载:
  2. 实现矩阵的特征值特征向量的计算,矩阵乘法,线性方程组求解以及矩阵行列式计算。-Eigenvectors of the matrix eigenvalue computation, matrix multiplication, solving linear equations and matrix determinant calculation.
  3. 所属分类:Console

    • 发布日期:2017-06-14
    • 文件大小:23005054
    • 提供者:d_cloud
  1. Determinant_Arithmetic

    0下载:
  2. 行列式计算算法(加、减、乘、求逆)及示例。-Determinant calculation algorithm (add, subtract, multiply, inverse) and the sample.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:5836
    • 提供者:方永忠
  1. matrix

    0下载:
  2. 行列式的计算-Determinant Calculation
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1061
    • 提供者:许开
  1. MyMatrix

    0下载:
  2. 一个可以实现矩阵相关运算的程序,例如行列式值,逆矩阵,特征值,矩阵的迹等等,可以作为其他程序的辅助工具,具有一定的实用价值,编译通过,可运行-A matrix can be related to computing procedures, such as value determinant, inverse matrix, eigenvalue, matrix trace, etc., can be used as an aid to other procedures, has a certai
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:11376
    • 提供者:石峰
  1. hanglieshi

    0下载:
  2. 可以方便快捷的求矩阵的行列式 其中矩阵可以是任意阶-Can be convenient and efficient matrix determinant matrix which can be arbitrary order
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3454
    • 提供者:苏雅
  1. determinant

    0下载:
  2. Gives determinant of given matrix. If you want numerical result, use "sayisal.c" or if you want result as parameters use "parameters.c"
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:171309
    • 提供者:LT
  1. determinant

    0下载:
  2. 输入一个矩阵,计算矩阵行列式的值。还得要20子说明-Enter a matrix, computing the value of the matrix determinant.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:701
    • 提供者:nocturn
  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
    • 文件大小:84603
    • 提供者:maisam
  1. determinant

    0下载:
  2. 行列式在数学中,是由解线性方程组产生的一种算式。[1]其定义域为nxn的矩阵A,取值为一个标量,写作det(A)或 | A | 。行列式可以看做是有向面积或体积的概念在一般的欧几里得空间中的推广。或者说,在 n维欧几里得空间中,行列式描述的是一个线性变换对“体积”所造成的影响。无论是在线性代数、多项式理论,还是在微积分学中(比如说换元积分法中),行列式作为基本的数学工具,都有着重要的应用。 行列式概念最早出现在解线性方程组的过程中。十七世纪晚期,关孝和与莱布尼茨的著作中已经使用行列式来确定线性方
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:105498
    • 提供者:lay
  1. Determinant

    0下载:
  2. 用于求行列式的简单程序,显示初等变换的步骤与结果-Used for the Determinant simple procedures, elementary transformation steps results
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:1080703
    • 提供者:LiuHao
  1. determinant.cpp

    0下载:
  2. this program calculate determinant
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1226
    • 提供者:Mohsen Karami
  1. determinant

    0下载:
  2. 一个计算行列式的小程序,用mfc编写-a small program for omputing a determinant of small written in mfc. .
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:2022227
    • 提供者:GYH
  1. Determinant-of-matrix

    0下载:
  2. 运算矩阵行列式。 输入某个矩阵的地址,即可输出该矩阵的行列式,行列式是否为零能判断该矩阵是否奇异。-Calculating the determinant of a matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:703
    • 提供者:IngInx
« 12 3 4 »
搜珍网 www.dssz.com