文件名称:matrix
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
功能简介:该程序定义了一个向量类,里面的元素是模版形式,定义了有关向量类的各种属性、方法及运算符重载函数。
设计要求:
1.利用已知的向量类对象定义一个矩阵类,矩阵类的数组是向量子对象,同样定义矩阵类的各种属性、方法及运算符重载函数。
2.完善成员函数,使矩阵可以由文件输入是体的输入格式自己规定
3.完成矩阵的赋值,转置,乘法等运算,要求用整形矩阵和浮点型矩阵分别演算
更改MAIN函数结构,可以由用户选择输入矩阵数据的方式和可以连续运行,直到选择退出为止
-Features: The program defines a vector class, which the element is the template form, defining various properties related to vector class, method and operator overloading functions. Design requirements: 1. The use of a known vector class object class defines a matrix array matrix class is the quantum object class also defines various properties of the matrix, method and operator overloading functions. 2. improve the member function, so that the matrix can be input by the input file format body 3. Complete the self-imposed assignment matrix transpose, multiplication operations, requirements for plastic matrix and the matrix of floating-point calculations are changes MAIN function structure, selected by the user input data matrix manner and can run continuously until you choose to exit date
设计要求:
1.利用已知的向量类对象定义一个矩阵类,矩阵类的数组是向量子对象,同样定义矩阵类的各种属性、方法及运算符重载函数。
2.完善成员函数,使矩阵可以由文件输入是体的输入格式自己规定
3.完成矩阵的赋值,转置,乘法等运算,要求用整形矩阵和浮点型矩阵分别演算
更改MAIN函数结构,可以由用户选择输入矩阵数据的方式和可以连续运行,直到选择退出为止
-Features: The program defines a vector class, which the element is the template form, defining various properties related to vector class, method and operator overloading functions. Design requirements: 1. The use of a known vector class object class defines a matrix array matrix class is the quantum object class also defines various properties of the matrix, method and operator overloading functions. 2. improve the member function, so that the matrix can be input by the input file format body 3. Complete the self-imposed assignment matrix transpose, multiplication operations, requirements for plastic matrix and the matrix of floating-point calculations are changes MAIN function structure, selected by the user input data matrix manner and can run continuously until you choose to exit date
(系统自动生成,下载前可以参看下载内容)
下载文件列表
matrix.cpp