買這商品的人也買了...
-
$680$537 -
$920$727 -
$590$466 -
$580$522 -
$249$224 -
$750$675 -
$560$504 -
$780$663 -
$490$417 -
$850$723 -
$480$379 -
$580$493 -
$620$490 -
$990$782 -
$780$616 -
$490$441 -
$480$408 -
$650$514 -
$350$277 -
$620$490 -
$580$493 -
$450$351 -
$650$507 -
$4,190$3,981 -
$1,980$1,881
相關主題
商品描述
C++ Scientific Programming teaches the design of programs for scientific computation in C++. It introduces unique C++ classes for vectors, dense matrices, and sparse matrices, and defines the particular relationships among these classes. It then demonstrates how to use these fundamental classes in a dozen of the most powerful current applications.
The author limits the scope of the book to features that are specifically useful to scientific programmers. He presents a set of practices that allows programmers to embrace the attractive features of C++ without incurring undesired side effects and hidden costs. He illustrates these practices by implementing major contemporary numerical methods and providing examples for execution with a C++ compiler. A collection of source code files correlated with the content of the book can be downloaded from the Wiley ftp site.
C++ Scientific Programming shows how C++ improves on both FORTRAN and C and affords greater convenience and efficiency in coding mathematics. It serves as a vital companion to more general C++ texts and treats the unique needs of scientific programmers.
Table of Contents
Preafce.
Overview.
Vector ad Matrix Basics.
Sparse Matrix Basics.
Conjugate-Gradient Methods.
Triangular Matrices.
Householder Matrix Methods.
Singular Value Decomposition.
Cholesky Decomposition.
Automatic Derivatives.
Constrained Optimization.
Interior-Point Extensions.
LU Factorization.
Complex Arrays.
Fourier Transforms.
References.
Index.