C++ for Scientists, Engineers and Mathematicians

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

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 computing element: this book should be used where C++ is the chosen language, already the majority of cases. The book is comprehensive and includes advanced features of the language, indicating where they ar e of special interest to the reader. No prior knowledge of C is assumed, and the book's bias towards numerical applications makes it unique in the field.

Author(s): Derek M. Capper (auth.)
Edition: 1st Edition
Publisher: Springer London
Year: 1994

Language: English
Pages: XX, 508 pp. 30 figs.
Tags: Programming Languages, Compilers, Interpreters

Front Matter....Pages i-xx
Introduction....Pages 1-8
The Lexical Basis of C++....Pages 9-18
Fundamental Types and Basic Operators....Pages 19-44
Control Structure....Pages 45-79
Functions....Pages 81-115
Pointers and Arrays....Pages 117-150
Further Pointer Techniques....Pages 151-194
Classes....Pages 195-244
Operator Overloading....Pages 245-282
Constructors and Destructors....Pages 283-308
Single Inheritance....Pages 309-351
Input and Output....Pages 353-379
Bitwise Operations....Pages 381-404
Multiple Inheritance....Pages 405-425
C++ Applications....Pages 427-470
Back Matter....Pages 471-502