文件名称:String-reverse-output
介绍说明--下载内容均来自于网络,请自行研究使用
实现一个表示 n*n 矩阵的模板类。
1) 至少提供如下必要的矩阵操作:加、乘、转置(建议用操作符重载来实现)。
2) 编制一个交互式程序对该模板类进行测试。
含实验报告与源代码-Achieve a representation n* n matrix template class. A) providing at least the following essential matrix operations: addition, multiplication, transposition (recommended operator overloading to achieve). 2) preparation of an interactive program to test the template class. Including lab reports and source code
1) 至少提供如下必要的矩阵操作:加、乘、转置(建议用操作符重载来实现)。
2) 编制一个交互式程序对该模板类进行测试。
含实验报告与源代码-Achieve a representation n* n matrix template class. A) providing at least the following essential matrix operations: addition, multiplication, transposition (recommended operator overloading to achieve). 2) preparation of an interactive program to test the template class. Including lab reports and source code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LAB1
....\DOC
....\...\class.docx
....\...\week01.pdf
....\EXE
....\...\week01.exe
....\SRC
....\...\week01.cpp