搜索资源列表
矩阵求逆的c语言算法
- 通过利用c语言编程实现了对矩阵求逆的操作,可以大大简化用户的某些操作
表达式求值
- 表达式求值
幂法反幂法求矩阵最大和最小特征值
- 上下带宽分别为2,矩阵元素分别为ai,b,c的对称带状矩阵A,运用两次幂法和一次反幂法求得该矩阵A的最大和最小特征值、按模最小特征值、中心移位法求与常数k最接近的特征值,以及特征值A的行列式detA和条件数cond(A)。
多线程实现求PI值程序
- 多线程求PI值,可以设置任意线程数目,最后会输出所用时间
矩阵求逆的JAVA代码
- 用JAVA写的各种数学常用算法,包括矩阵求逆等。
用增广矩阵求逆矩阵
- 用增广矩阵求逆矩阵的一段代码
矩阵求逆的算法实现
- 用vc++6.0对矩阵求逆的算法进行实现
辛浦生复化求积
- 本word是辛浦生复化求积的C++版,在VC++6.0平台运行过
简单的表达式求值
- 比 Windows 自带的高级一点的计算器,能将整个表达式输入,然后求值。这个程序要求读者具备编译原理的一些知识-than Windows, bringing their senior point calculators, the entire expression input, and then evaluated. This procedure requires the reader has compiled some of the
求逆
- 矩阵求逆c语言算法!-matrix inversion algorithm c language!
表达式求值
- 表达式求值,包括括号的匹配问题、负数如何识别?2.2.3这样非法的数怎样识别?如何区别3+-2(非法)和3+(-2)(合法)以及3++2(非法)和3+(+2)(合法)-evaluates expressions, including parentheses matching, how to identify negative? 2.2.3 the number of such illegal identify what? What is
vc++版本的表达式求值
- dlg界面的c++表达式求值程序。-DLG interface c++ expression evaluation procedures.
算术表达式求值
- 算术表达式求值源代码-arithmetic expression evaluates source code
复矩阵求逆的全选主元高斯-约当法
- 复矩阵求逆的全选主元高斯-约当法-complex matrix inversion of the entire election PCA Gauss-law about when
后缀表达式求值
- 简单的后缀表达式求值-simple expression evaluates Suffix
复数矩阵求逆
- 求复数矩阵的逆矩阵-for the complex matrix inverse matrix
矩阵求逆
- 求一般矩阵(实数)的逆矩阵-for general matrix (actual) of the inverse matrix
后缀求值
- 中缀表达求后缀表达式及其值-expression for which there is a suffix expression and values
表达式求值的C源程序
- 用栈实现表达式求值-stack with Expression Evaluation
juzhen求逆
- 不错的矩阵求逆的小程序-good matrix inversion of small programs