文件名称:Matrix-Operations
介绍说明--下载内容均来自于网络,请自行研究使用
1) 能够实现矩阵加、减、乘、逆等基本运算。
2) 初始矩阵的数据可以手工输入,也可从文件读取,运算结果可以保存到文件中。
-1) to achieve matrix addition, subtraction, multiplication, inverse and other basic operations.
2) The initial matrix data can be entered manually, can also be read a file, the operation results can be saved to a file.
2) 初始矩阵的数据可以手工输入,也可从文件读取,运算结果可以保存到文件中。
-1) to achieve matrix addition, subtraction, multiplication, inverse and other basic operations.
2) The initial matrix data can be entered manually, can also be read a file, the operation results can be saved to a file.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
矩阵运算.cpp