文件名称:2
介绍说明--下载内容均来自于网络,请自行研究使用
编写一个
类名: Matrix
数据成员:行数,列数,矩阵数组(或指针)
包含功能:1)构造和复制构造函数,析构函数;
2)显示矩阵内容;
3)修改矩阵中某位的值(位置为参数);
4)求矩阵中某行的和(行数为参数);
5)求矩阵中某列的和(列数为参数);
6)求矩阵中的最大,最小值;
7)在主函数中测试;(Write one
Class name: Matrix
Data members: row number, column number, matrix array (or pointer).
Include functions: 1) construct and copy constructors and destructors.
2) display the content of the matrix;
3) modify the value of a location in a matrix (location as a parameter).
4) we need to find the sum of a row in a matrix.
5) find the sum of a column in a matrix.
6) the maximum and minimum value in the matrix;
7) test in the main function;)
类名: Matrix
数据成员:行数,列数,矩阵数组(或指针)
包含功能:1)构造和复制构造函数,析构函数;
2)显示矩阵内容;
3)修改矩阵中某位的值(位置为参数);
4)求矩阵中某行的和(行数为参数);
5)求矩阵中某列的和(列数为参数);
6)求矩阵中的最大,最小值;
7)在主函数中测试;(Write one
Class name: Matrix
Data members: row number, column number, matrix array (or pointer).
Include functions: 1) construct and copy constructors and destructors.
2) display the content of the matrix;
3) modify the value of a location in a matrix (location as a parameter).
4) we need to find the sum of a row in a matrix.
5) find the sum of a column in a matrix.
6) the maximum and minimum value in the matrix;
7) test in the main function;)
相关搜索: 矩阵类
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
2.cpp | 2268 | 2018-04-16 |
2.dsp | 4224 | 2018-04-16 |
2.dsw | 510 | 2018-04-16 |
2.ncb | 33792 | 2018-04-16 |
2.opt | 48640 | 2018-04-16 |
2.plg | 877 | 2018-04-16 |
Debug\2.exe | 548947 | 2018-04-16 |
Debug\2.ilk | 791532 | 2018-04-16 |
Debug\2.obj | 267318 | 2018-04-16 |
Debug\2.pch | 2009716 | 2018-04-16 |
Debug\2.pdb | 1098752 | 2018-04-16 |
Debug\vc60.idb | 74752 | 2018-04-16 |
Debug\vc60.pdb | 110592 | 2018-04-16 |
Debug | 0 | 2018-04-16 |