搜索资源列表
CMatrix
- 这是一个可进行矩阵维数变换的程序,相信大家一看便知,程序可读性强。-This is a dimension matrix for the transformation process, we believe that one can always tell, procedures readable.
CMatrix
- VC中用于矩阵计算操作的类,附有实现说明文件。
CMatrix
- IOCP SOCKET 主要用于对完全端口SOCKET的使用.支持多线程.-IOCP SOCKET mainly used to completely port the use of SOCKET. Support multi-threading.
CMatrix
- 完成矩阵运算的类,重载了各种运算符,为完成矩阵运算提供了方便-Complete the matrix calculation of the category, a variety of heavy-duty operator, for the completion of matrix provides a convenient
CMatrix
- 矩阵类包括了矩阵的基本操作。如加减乘,转置,解方程组,-CODES ABOUT MATRIX CONTAINS THE BASIC OPERATIONS
TstCMatrix
- 添加了CMatrix类的基于对话框的MFC程序-Add CMatrix class MFC dialog-based program
CMatrix
- VC++矩阵类:CMatrix.h 用的Vector-VC++ matrix class: CMatrix.h used in Vector
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
Class-matrix
- 设计一个矩阵类CMatrix,该矩阵的行列数可根据需要设定(即不指定固定的行列数),并完成基本的计算功能。-Designing a matrix class CMatrix, the number of ranks of the matrix may need to be set (ie do not specify a fixed number of ranks), and perform basic computing functions.