文件名称:Matrix
介绍说明--下载内容均来自于网络,请自行研究使用
包含三个数据成员:行(int 类型),列(int 类型),一个指针变量。提供一个无参数传递的构造函数和一个包含两个参数传递的构造函数。提供一个成员函数,设置矩阵元素。(Contains three data members: row (int type), column (int type), and a pointer variable. Provides a constructor with no arguments and a constructor that contains two parameters. Provides a member function to set matrix elements.)
相关搜索: C++;Matrix类
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Matrix\main.cpp
Matrix\Matrix.cbp
Matrix
Matrix\Matrix.cbp
Matrix