搜索资源列表
ju
- 矩阵的实现,相加,相左,相乘,上三角,下三角,置换
CPP_MatrixProj
- 矩阵(Matrix)是一个数学概念,它具有以下行为: (1) 两个矩阵相加 (2) 两个矩阵相乘 (3) 一个矩阵转置 用面向对象编程思想实现-Matrix (Matrix) is a mathematical concept, it has the following acts: (1) the sum of two matrices (2) the two matrices (3) a matrix transpose thinking with the realizatio
trmul
- 是一个关于矩阵相乘的程序,用户可以输入两个矩阵,然后就会显示结果-Is a process of matrix multiplication, the user can input two matrices, then the results will be displayed
rect_multi
- 实现两个矩阵相乘的函数,重在学习用多维数组作为实参数时,形参该如何表达-Achievement of the two matrix multiplication function, focusing on learning to use multi-dimensional array as a real parameter, the parameter to express
