Introducing C++ for Scientists, Engineers and Mathematicians
Autor Derek Capperen Limba Engleză Paperback – 6 sep 2001
Preț: 536.99 lei
Preț vechi: 671.23 lei
-20% Nou
Puncte Express: 805
Preț estimativ în valută:
102.79€ • 107.99$ • 86.38£
102.79€ • 107.99$ • 86.38£
Carte tipărită la comandă
Livrare economică 11-25 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781852334888
ISBN-10: 1852334886
Pagini: 564
Ilustrații: XVI, 544 p. 2 illus.
Dimensiuni: 170 x 244 x 30 mm
Greutate: 2.13 kg
Ediția:2nd ed. 2001
Editura: SPRINGER LONDON
Colecția Springer
Locul publicării:London, United Kingdom
ISBN-10: 1852334886
Pagini: 564
Ilustrații: XVI, 544 p. 2 illus.
Dimensiuni: 170 x 244 x 30 mm
Greutate: 2.13 kg
Ediția:2nd ed. 2001
Editura: SPRINGER LONDON
Colecția Springer
Locul publicării:London, United Kingdom
Public țintă
Lower undergraduateCuprins
Introduction.- The Lexical Basis of C++.- Fundamental Types and Basic Operators.- Control Structure.- Functions.- Pointers and Arrays.- Further Pointer Techniques.- Classes.- Operator Overloading.- Constructors and Destructors.- Bitwise Operations.- Single Inheritance.- Multiple Inheritance.- Namespaces.- Exception Handling.- Templates.- Standard Library.- Input and Output.- Appendix A: The ASCII Character Codes.- Appendix B: Operator Precedence and Associativity.- Appendix C: Differences between C and C++.
Recenzii
From the reviews of the first edition: "The author of this book has done an outstanding job in introducing/explaining the aspects of C++...I highly recommend this book to students or professionals in engineering who are interested in migrating to C++ from Fortran." Reviewer: A reader from Madison Heights, MI United States "This is not only the best introductory C++ book for scientists and engineers, but it is one of the best C++ books in general that I have seen." Reviewer: James Bond from New Jersey, USA "I found this book to be an excellent introduction to C++ for use in scientific computing, and it remains the best Ie seen. With it I was able to use my existing programming experience in Fortran to write useful C++ very rapidly, although it should prove to be an excellent text for people with no pervious programming experience." Reviewer: Dave Strickland from Johns Hopkins University, Baltimore
Caracteristici
Introductory C++ book, written specially for engineers, scientists and mathematicians Updated 2nd edition - conforming to 1998 ANSI/ISO C++ Standard Particular emphasis on learning through complete programs rather than code fragments Largely system independent, although it does contain help on compiling in a UNIX/Linux environment