𝔖 Bobbio Scriptorium
✦   LIBER   ✦

[Undergraduate Topics in Computer Science] Guide to Scientific Computing in C++ || Flow of Control

✍ Scribed by Pitt-Francis, Joe; Whiteley, Jonathan


Book ID
120669267
Publisher
Springer London
Year
2012
Tongue
English
Weight
322 KB
Edition
2012
Category
Article
ISBN
1447127366

No coin nor oath required. For personal study only.

✦ Synopsis


The computational demands of modern-day simulation software needed across a range of diverse scientific disciplines lead many programmers to choose 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 programming for scientific computing. With a practical focus on learning by example, the theory is supported by numerous exercises. Features of both the C language and standard libraries are highlighted via the development of classes of vectors and matrices, allowing demonstration of key concepts such as inheritance, encapsulation, operator overloading, templates, and exception handling. The text then explains how these classes can be adapted for parallel computing, before demonstrating how a flexible, extensible library can be written for the numerical solution of differential equations. Topics and 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 www.springer.com. This clearly written textbook is a β€œmust-read” for programmers of all levels of expertise. Basic familiarity with concepts such as operations between vectors and matrices, and the Newton-Raphson method for finding the roots of non-linear equations, would be an advantage, but extensive knowledge of the underlying mathematics is not assumed.


πŸ“œ SIMILAR VOLUMES


[Undergraduate Topics in Computer Scienc
✍ Pitt-Francis, Joe; Whiteley, Jonathan πŸ“‚ Article πŸ“… 2012 πŸ› Springer London 🌐 English βš– 323 KB

The computational demands of modern-day simulation software needed across a range of diverse scientific disciplines lead many programmers to choose 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

[Undergraduate Topics in Computer Scienc
✍ Lake, Peter; Crowther, Paul πŸ“‚ Article πŸ“… 2013 πŸ› Springer London 🌐 English βš– 985 KB

Modern businesses depend on data for their very survival, creating a need for sophisticated databases and database technologies to help store, organise and transport their valuable data. This easy-to-read textbook/reference presents a comprehensive introduction to databases, opening with a concise h

[Undergraduate Topics in Computer Scienc
✍ Lalanda, Philippe; McCann, Julie A.; Diaconescu, Ada πŸ“‚ Article πŸ“… 2013 πŸ› Springer London 🌐 English βš– 273 KB

Autonomic computing is changing the way software systems are being developed, introducing the goal of self-managed computing systems with minimal need for human input. This easy-to-follow, classroom-tested textbook/reference provides a practical perspective on autonomic computing. Through the combin

[Undergraduate Topics in Computer Scienc
✍ FernΓ‘ndez, Maribel πŸ“‚ Article πŸ“… 2009 πŸ› Springer London 🌐 English βš– 182 KB

A Concise Introduction To Computation Models And Computability Theory Provides An Introduction To The Essential Concepts In Computability, Using Several Models Of Computation, From The Standard Turing Machines And Recursive Functions, To The Modern Computation Models Inspired By Quantum Physics. An