Limit this search to....

C++ Scientific Programming: Computational Recipes at a Higher Level
Contributor(s): Berryhill (Author)
ISBN: 0471412104     ISBN-13: 9780471412106
Publisher: John Wiley & Sons
OUR PRICE:   $114.90  
Product Type: Hardcover - Other Formats
Published: September 2001
Qty:
Annotation: An introduction to advanced C++, specialized for scientific programmers

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.

Additional Information
BISAC Categories:
- Computers | Programming Languages - C++
- Computers | Programming Languages - C
Dewey: 005.133
LCCN: 2001024229
Physical Information: 0.69" H x 6.32" W x 9.48" (1.09 lbs) 258 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Naturwissenschaftliche Programme werden statt in C++ noch immer häufig in FORTRAN geschrieben. Dieser Band hilft FORTRAN-Programmierern mögliche Berührungsängste mit C++ abzubauen. Anhand anschaulicher Beispiele zeigt der Autor, dass sich mit C++ viele Applikationen tatsächlich schneller und effizienter erstellen lassen als mit FORTRAN. Von einem ftp-Server können Quelltextbeispiele abgerufen werden.