搜索资源列表
一个行列式计算的程序
- 一个行列式计算的程序.zip-a determinant calculation procedures. Zip
矩阵行列式值
- 计算矩阵行列式值的源程序-calculating the determinant of the matrix source
行列式运算
- 行列式计算,基本的行列式的运算都实现了而且可以任意阶运算,不过阶数太高会影响速度-determinant calculation, the basic determinant of the computing is achieved can be arbitrary order operation, but the order will affect the speed is too high
4X4行列式非编码键盘扫描程序
- 4X4行列式非编码键盘扫描程序
一个行列式计算的程序
- 一个行列式计算的程序.zip-a determinant calculation procedures. Zip
矩阵行列式值
- 计算矩阵行列式值的源程序-calculating the determinant of the matrix source
detj
- 计算雅克比行列式的小程序-calculating the determinant than small programs
MatrixCalc
- 矩阵计数器,用VC++实现了矩阵的一般运算(加减乘),以及求逆求行列式值,和转置等运算-matrix counter, with VC++ implementation of the matrix of the general computing (plus or minus x), and inverse seeking determinant value, and home to such operations
行列式运算
- 行列式计算,基本的行列式的运算都实现了而且可以任意阶运算,不过阶数太高会影响速度-determinant calculation, the basic determinant of the computing is achieved can be arbitrary order operation, but the order will affect the speed is too high
矩阵所有运算
- 矩阵的转置、行列式、秩,逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量的各种计算方法-all kinds of computational method of transposition of matrix, determinant, rank, inverse of matrix,triangle decomposition, qr decomposit
Matrix1.0
- 一个小型的计算线形代数的程序,可计算矩阵各种基本运算,其中矩阵行列式算法优秀高速。-a small linear algebraic calculation procedures, translate basic matrix operations, matrix determinant of outstanding high-speed algorithm.
数学
- 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
Matrix1
- 有关的矩阵运算,例如行列式,逆等等 ,以及各种数值算法-the matrix operations, such as determinant, inverse etc., and various numerical algorithm
SourceFile12
- 程序功能描述: * 行列式键盘检测 * 输入: * 用户的按键事件 * 输出: * 存放用户输入的键值 *-procedures functional descr iption :** Detection determinant keyboard input :* the user* output button events :* storing user input keys*
SUKONG
- 行列式键盘控制,实现液晶(UM12864B)驱动显示程序.-determinant keyboard control, LCD (UM12864B) drive display program.
C_nHLS
- n阶行列式求值的C++类. 输入行列式各分量后,可得到行列式的值。 -n-value determinant for the C category. Determinant of the amount imported, available determinant of value.
MatrixModule
- 常用的矩阵计算,包括求行列式、求逆矩阵等等,类容较全-common matrix, which includes seeking determinant, matrix inversion, etc., over all types of capacity
行列式键盘扫描
- 行列式键盘扫描 通过4*4键盘输出不同的四位二进制数 并显示在数码管上(Determinant keyboard scanning, through the 4*4 keyboard output different four bit binary number, and displayed in the digital tube)
行列式计算
- 线性代数中计算行列式的值,输入行列式阶数,然后按行键入行列式可以求行列式的值(Calculating the determinant value in linear algebra. Enter the rank of the determinant, then type the determinant by row to find the determinant value)
编写程序求解n阶行列式值的程序
- 编写程序求解n阶行列式值的程序,并在Visual Studio上调试、运行分别计算5阶,9阶,20阶,25阶行列式的值并输出结果。(Write a program to solve the value of n-order determinants, and debug and run on Visual Studio to calculate the value of 5, 9, 20, 25-order determinants a