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

Mô tả đầy đủ

Đã lưu trong:
Chi tiết về thư mục
Tác giả chính: John J Barton
Định dạng: Sách
Ngôn ngữ:Undetermined
Được phát hành: Reading, Massachusetts Addison-Wesley 1994
Những chủ đề:
Các nhãn: Thêm thẻ
Không có thẻ, Là người đầu tiên thẻ bản ghi này!
Thư viện lưu trữ: Trung tâm Học liệu Trường Đại học Cần Thơ
Miêu tả
Tóm tắt: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