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...

Volledige beschrijving

Bewaard in:
Bibliografische gegevens
Hoofdauteur: John J Barton
Formaat: Boek
Taal:Undetermined
Gepubliceerd in: Reading, Massachusetts Addison-Wesley 1994
Onderwerpen:
Tags: Voeg label toe
Geen labels, Wees de eerste die dit record labelt!
Thư viện lưu trữ: Trung tâm Học liệu Trường Đại học Cần Thơ
Omschrijving
Samenvatting: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