- Category:
- Windows Develop
- Tags:
-
- File Size:
- 868kb
- Update:
- 2018-04-17
- Downloads:
- 0 Times
- Uploaded by:
- Arrowk
Description: 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;
To Search:
File list (Check if you may need any files):
Filename | Size | Date |
---|
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 |