搜索资源列表
TstCMatrix
- 添加了CMatrix类的基于对话框的MFC程序-Add CMatrix class MFC dialog-based program
CMatrix
- 三元组矩阵的基本运算,加、减、乘以及转置。-Triple matrix of basic operations, addition, subtraction, multiplication and transpose.
Matrix
- 操作矩阵的类 CMatrix 的实现文件-Operation matrix class implementation file CMatrix
CMatrix
- 该类包括矩阵行列数变量int rows和int cols,矩阵数据数组double data[][],构造c++语言实现任意维数matrix类,方法Matrix()、获取某元素值的方法getData(int row,int col),设置某元素值的方法setData,计算两个矩阵的乘积的方法multiply(Matrix m)等-Class including the the matrix ranks number variable int rows int cols, matrix data
Cmatrix
- C语言矩阵运算库,包括各种矩阵运算,非常好用-C language matrix calculation