Scienctific and engineering C++An introduction with advanced techniques and examples

The book brings the power of C++ to science and engineering programming. IT builds on knowledge of both Fortran and C, the languages most familiar to scientists and engineers; systematically treats object-oriented programming, templates, and the C++ type system; relates the C++ programming process t...

Description complète

Enregistré dans:
Détails bibliographiques
Auteur principal: John J Barton
Format: Livre
Langue:Undetermined
Publié: Reading, Massachusetts Addison-Wesley 1994
Sujets:
Tags: Ajouter un tag
Pas de tags, Soyez le premier à ajouter un tag!
Thư viện lưu trữ: Trung tâm Học liệu Trường Đại học Cần Thơ
Description
Résumé:The book brings the power of C++ to science and engineering programming. IT builds on knowledge of both Fortran and C, the languages most familiar to scientists and engineers; systematically treats object-oriented programming, templates, and the C++ type system; relates the C++ programming process to expressing commonality in the design and implementation of programs; describes how to use existing FORTRAN and C subroutine libraries to implement C++ classes; introduces advanced techniques coordinating templates, inheritance, virtual function interfaces, and exceptions in substantive examples; provides example, including an extensive family of array classes, smart pointers, class wrappers for LAPACK, clesses for abstract algebra and dimensional analysis, function objects, exploiting existing C and FORTRAN libraries, automatic differentiation, and data analysis via nonlinear least squares using the singular value decomposition; references key sources of new programming ideas and C++ programming techniques