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

पूर्ण विवरण

में बचाया:
ग्रंथसूची विवरण
मुख्य लेखक: John J Barton
स्वरूप: पुस्तक
भाषा:Undetermined
प्रकाशित: Reading, Massachusetts Addison-Wesley 1994
विषय:
टैग : टैग जोड़ें
कोई टैग नहीं, इस रिकॉर्ड को टैग करने वाले पहले व्यक्ति बनें!
Thư viện lưu trữ: Trung tâm Học liệu Trường Đại học Cần Thơ
विवरण
सारांश: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