C++ for Scientists, Engineers and Mathematicians /
C++ is among the most powerful and popular of programming languages for applications. This is an adoptable textbook for undergraduate students who need to use this language for applications that are - in the main - numerical. Most engineering, phys ics, and mathematics degree courses include a compu...
| Main Author: | |
|---|---|
| Corporate Author: | |
| Format: | eBook |
| Language: | English |
| Published: |
London :
Springer London,
1994.
|
| Subjects: | |
| Online Access: | Connect to the full text of this electronic book |
Table of Contents:
- Contents: Introduction
- The Lexical Basis of C++
- Fundamental Types and Basic Operators
- Control Structure
- Functions
- Pointers and Arrays
- Further Pointer Techniques
- Classes
- Operator Overloading
- Constructors and Destructors
- Single Inheritance
- Input and Output
- Bitwise Operations
- Multiple Inheritance
- C++ Applications
- Appendices: Templates - The ASCII Character Codes - Operator Precedence and Associativity - Differences between C and C++.