搜索资源列表
MatrixCalculator
- 矩阵类,封装了一些有关矩阵的运算-matrices, Packaging, a number of the matrix arithmetic
MatrixCalculator
- 实现一些简单的复数计算,加减乘除,模运算
MatrixCalculator.rar
- 用C#编写的基本的矩阵运算器 包括加减乘除 转职,求逆,基本矩阵判断以及LDU分解和QR分解,a matrix calculator
MatrixCalculator
- 用c++实现的矩阵运算类,包括了各种矩阵的运算-With c++ Realization matrix calculation categories, including a variety of matrix operations
MatrixCalculator
- 一个能够实现复杂矩阵计算的类以及调用实现-A complex matrix calculation can be achieved, as well as the type of call to achieve
MatrixCalculator
- 好用的矩阵计算代码。 网上下到的。VC6可以直接运行,VC8或VC9编译时要进行少量修改。 希望对需要的朋友们有所帮助-Matrix-to-use code. To online. VC6 can be directly run, VC8 or VC9 to carry out a small amount of compile-time modifications. Hope that friends in need of help
MatrixCalculator
- 实现各种矩阵应算的vc++代码,包含了绝大部分的矩阵应算,-To achieve a variety of matrix should be considered in vc++ code
MatrixCalculator
- 稀疏矩阵计算器,实现两个矩阵相加、相减、相乘运算; -Sparse matrix calculator, to achieve two matrix addition, subtraction, multiplication operations
MatrixCalculator
- 矩阵四则运算,一个图形界面,功能比较简单,基本功能可供参考-Matrix arithmetic, a graphical interface, simple functions, basic functions of reference
matrixCalculator
- 矩阵计算器,C++编写的MFC程序,可以实现矩阵加减,数乘,转置,矩阵相乘等功能 -Matrix Calculator, C++ program written in MFC, you can achieve matrix addition and subtraction, multiplication, transpose, matrix multiplication and other functions
MatrixCalculator
- 矩阵计算器工具,含有完整的矩阵计算算法,已调试通过-Matrix calculator tool contains a complete matrix of computational algorithms have been debugged
matrixCalculator
- 用MSP430开发的矩阵计算器,能够进行批处理运算和简单的矩阵运算。其中比较通用的是128*128的液晶显示模块-With the development of MSP430 matrix calculator, able to batch operation and simple matrix operations. One of the most common is 128* 128 LCD module
MatrixCalculator
- 矩阵基本计算C++源代码,包括矩阵的加法、减法、转置、乘法、求逆、求行列式值- Matrix of the basic calculation of C++ source code, including matrix addition, subtraction, transpose, multiplication, the inverse of a Determinant value
MatrixCalculator
- 用c++来描述矩阵计算,包括设计并实现矩阵类,实现矩阵的常规运算的数值方法。-the code is Matrix Calculator group in c++ way, it is useful for junior college student
MatrixCalculator
- 2.1 矩阵类设计 2.2 矩阵基础运算 2.3 实矩阵求逆的全选主元高斯-约当法 2.4 复矩阵求逆的全选主元高斯-约当法 2.5 对称正定矩阵的求逆 2.6 托伯利兹矩阵求逆的特兰持方法 2.7 求行列式值的全选主元高斯消去法 2.8 求矩阵秩的全选主元高斯消去法 2.9 对称正定矩阵的乔里斯基分解与行列式的求值 2.10 矩阵的三角分解 2.11 一般实矩阵的QR分解 2.12 一般实矩阵的奇异值分解 2.13 求广义
MatrixCalculator
- 实现线性代数的矩阵运算的C++程序,矩阵计算器。-Linear algebra matrix operations C++ procedures matrix calculator.
MatrixCalculator
- 矩阵库计算的实例,对于VC++图像处理及MFC有帮助-Examples of calculation of matrix library, it is helpfull for VC++ image processing and MFC
MatrixCalculator
- 矩阵计算,有三个输入框,可进行加减乘等运算-Matrix calculations, there are three input boxes, can be modified by other operations
MatrixCalculator
- 在C中实现矩阵运算,包括求逆 乘法 分解等(the calculation of matrix)