Guide to Scientific Computing in C++ (Undergraduate Topics in Computer Science)

Joe Pitt-Francis, Jonathan Whiteley

  • 出版商: Springer
  • 出版日期: 2012-02-18
  • 售價: $1,860
  • 貴賓價: 9.5$1,767
  • 語言: 英文
  • 頁數: 250
  • 裝訂: Paperback
  • ISBN: 1447127358
  • ISBN-13: 9781447127352
  • 相關分類: C++ 程式語言Computer-Science
  • 下單後立即進貨 (約3~6週)

商品描述

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.