The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 C++ Object-Oriented Numeric Computing for Scientists and Engineers
  

  C++ Object-Oriented Numeric Computing for Scientists and Engineers by Daoqi Yang

  • Published by: SPRINGER
  • Author: Daoqi Yang
  • Page Count: 410
  • Group: C++
  • ISBN: 0387989900/9780387989907
  • Published: Jan 2001

Our Price: 30.38
Discount: 25%
RRP: 40.50 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

C++ Object-Oriented Numeric Computing for Scientists and Engineers
This new text/reference presents an accessible, concise, but rather complete, introduction to the C++ programming language with special emphasis on object-oriented numeric computation for scientific and engineering program development. The description of the language is in compliance with ISO/ANSI standards and is platform independent for maximum versatility.Requiring only basic calculus and linear algebra as prerequisites, the book introduces concepts, techniques, and standard libraries of C++ in a manner that is easy to understand and uses such familiar examples as vectors, matrices, integrals, and complex numbers. It also contains an introduction to C++ programs for applications with many numeric methods that are fundamental to science and engineering computing: polynomial evaluation and interpolation; numeric integration; methods for solving nonlinear equations; systems of linear equations in full, band, and sparse matrix storage formats; and ordinary and partial differential equations. Numerous techniques and examples are provided on how to reduce (C and Fortran) run-time overhead and improve program efficiency.


Contents:

Basic Types.- Expressions and Statements.- Derived Types.- Namespaces and Files.- Classes.- Operator Overloading.- Templates.- Class Inheritance.- Exception Handling.- Standard Libraries on Containers and Algorithms.- Linear System Solvers.- References.- Index.