搜索资源列表
mjuzhen
- 带逆,带行列式,加减乘除等运算的类库的VC++程序.-with inverse, with the determinants, such as arithmetic operations Class VC procedures.
Matrixes
- 包含矩阵和行列式各种操作的程序,有main测试函数和功能头文件。功能包括矩阵的加、乘运算,行列式求值,矩阵求逆,求秩-Various operations including matrix and the determinant of the procedures, test the functions and features main header file. Features include matrix addition, multiplication operator, determi
computing
- 1.通过动手写一个小程序,来了解java在开发过程的一些步骤和问题。 2.以高斯消元法为基础,来算方程组的解,并且也可以算出行列式的解。 -This program can solve many problems.
matrix
- 矩阵类的设计: 包括输入矩阵的行数和列数,各个元素 <2>求矩阵的相乘 <3>求矩阵的相加 <4>求矩阵的相减 <5>求矩阵的转置 <6>求矩阵的赋值 <7>求矩阵的行列式 <8>求矩阵的迹 <9>求矩阵的逆 <10>判断矩阵是否对称 -to calculate matrix
CMatrixTemplate
- 有关图形开发的矩阵模板,里面实现了倒置、求逆、行列式求值-Matrix template
xbzvzjf
- 电力系统雅各比行列式计算,牛顿---拉夫逊进行潮流计算c源程序()