Cargando…

Guide to Scientific Computing in C++

The computational demands of modern-day simulation software needed across a range of diverse scientific disciplines lead many programmers to write their code in an object-oriented language such as C++. This easy-to-read textbook/reference presents an essential guide to object-oriented C++ programmin...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Pitt-Francis, Joe (Autor), Whiteley, Jonathan (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: London : Springer London : Imprint: Springer, 2012.
Edición:1st ed. 2012.
Colección:Undergraduate Topics in Computer Science,
Temas:
Acceso en línea:Texto Completo
Tabla de Contenidos:
  • 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.