Verkauf durch Sack Fachmedien

Pitt-Francis / Whiteley

Guide to Scientific Computing in C++

Medium: Buch
ISBN: 978-1-4471-2735-2
Verlag: Springer
Erscheinungstermin: 18.02.2012
Lieferfrist: bis zu 10 Tage

This easy-to-read textbook/reference presents an essential guide to object-oriented C++ programming for scientific computing. With a practical focus on learning by example, the theory is supported by numerous exercises. 
Features: provides a specific focus on the application of C++ to scientific computing, including parallel computing using MPI; stresses the importance of a clear programming style to minimize the introduction of errors into code; presents a practical introduction to procedural programming in C++, covering variables, flow of control, input and output, pointers, functions, and reference variables; exhibits the efficacy of classes, highlighting the main features of object-orientation; examines more advanced C++ features, such as templates and exceptions; supplies useful tips and examples throughout the text, together with chapter-ending exercises, and code available to download from Springer.


Produkteigenschaften


  • Artikelnummer: 9781447127352
  • Medium: Buch
  • ISBN: 978-1-4471-2735-2
  • Verlag: Springer
  • Erscheinungstermin: 18.02.2012
  • Sprache(n): Englisch
  • Auflage: 2012
  • Serie: Undergraduate Topics in Computer Science
  • Produktform: Kartoniert, Book
  • Gewicht: 409 g
  • Seiten: 250
  • Format (B x H): 155 x 235 mm
  • Ausgabetyp: Kein, Unbekannt
  • Nachauflage: 978-3-319-73131-5
Autoren/Hrsg.

Autoren

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 and Exceptions.- 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.- Further Reading.