WORKING WITH MATRICES IN THE C++ PROGRAMMING LANGUAGE ENVIRONMENT
Keywords:
addition, multiplication, transposition, symmetric, column, row .Abstract
The C++ programming language uses two-dimensional or multi-dimensional arrays to work with matrices. Matrix elements can be entered manually or by the user, displayed on the screen, and operations such as addition, multiplication, and transposition can be performed. Matrices are mainly used in scientific calculations, graphics, and image analysis. This thesis discusses the advantages of using matrices.
Downloads
References
"C++ Primer" (Stanley B. Lippman, Josée Lajoie, Barbara E. Moo)
"Programming: Principles and Practice Using C++" (Bjarne Stroustrup)
"Data Structures and Algorithm Analysis in C++" (Mark Allen Weiss)
"Introduction to Algorithms" (Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein)
Downloads
Published
How to Cite
Issue
Section
License

This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.


