Guide to Scientific Computing in C++
This simple-to-follow textbook/reference provides an invaluable guide to object-oriented C++ programming for scientific computing. Through a series of clear and concise discussions, the key features most useful to the novice programmer are explored, enabling the reader to quickly master the basics a...
Κύριοι συγγραφείς: | , |
---|---|
Συγγραφή απο Οργανισμό/Αρχή: | |
Μορφή: | Ηλεκτρονική πηγή Ηλ. βιβλίο |
Γλώσσα: | English |
Έκδοση: |
Cham :
Springer International Publishing : Imprint: Springer,
2017.
|
Έκδοση: | 2nd ed. 2017. |
Σειρά: | Undergraduate Topics in Computer Science,
|
Θέματα: | |
Διαθέσιμο Online: | Full Text via HEAL-Link |
Πίνακας περιεχομένων:
- Getting Started
- Flow of Control
- File Input and Output
- Pointers
- Blocks, Functions and Reference Variables
- An Introduction to Classes
- Inheritance and Derived Classes
- Templates
- Errors, Exceptions and Testing
- Developing Classes for Linear Algebra Calculations
- An Introduction to Parallel Programming Using MPI
- Designing Object-Oriented Numerical Libraries
- Linear Algebra
- Other Programming Constructs You Might Meet
- Solutions to Exercises.