Mathematical Objects in C++: Computational Tools in A Unified Object-Oriented Approach: Chapman & Hall/CRC Numerical Analysis and Scientific Computing Series
Autor Yair Shapiraen Limba Engleză Paperback – 28 iun 2017
Din seria Chapman & Hall/CRC Numerical Analysis and Scientific Computing Series
- 12% Preț: 312.43 lei
- 20% Preț: 389.39 lei
- 30% Preț: 414.02 lei
- 30% Preț: 360.93 lei
- 31% Preț: 408.36 lei
- 31% Preț: 265.29 lei
- 31% Preț: 435.86 lei
- 31% Preț: 408.36 lei
- 20% Preț: 207.52 lei
- 20% Preț: 488.46 lei
- 29% Preț: 360.03 lei
- 12% Preț: 315.00 lei
- 20% Preț: 399.88 lei
- 30% Preț: 259.81 lei
- 20% Preț: 373.53 lei
- 20% Preț: 1162.75 lei
- 20% Preț: 829.62 lei
- 20% Preț: 1065.07 lei
- 30% Preț: 331.49 lei
- 20% Preț: 493.07 lei
- 29% Preț: 273.60 lei
- 15% Preț: 714.22 lei
- 24% Preț: 534.42 lei
- 11% Preț: 355.99 lei
- 31% Preț: 537.50 lei
- 26% Preț: 878.00 lei
Preț: 572.75 lei
Preț vechi: 715.94 lei
-20% Nou
Puncte Express: 859
Preț estimativ în valută:
109.61€ • 114.29$ • 91.09£
109.61€ • 114.29$ • 91.09£
Carte tipărită la comandă
Livrare economică 21 martie-04 aprilie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781138113763
ISBN-10: 113811376X
Pagini: 636
Ilustrații: 130 Illustrations, black and white
Dimensiuni: 156 x 234 x 33 mm
Greutate: 0.45 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Seria Chapman & Hall/CRC Numerical Analysis and Scientific Computing Series
ISBN-10: 113811376X
Pagini: 636
Ilustrații: 130 Illustrations, black and white
Dimensiuni: 156 x 234 x 33 mm
Greutate: 0.45 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Seria Chapman & Hall/CRC Numerical Analysis and Scientific Computing Series
Cuprins
Numbers. Geometrical Objects. Composite Mathematical Objects. Introduction to C. Introduction to C++. Implementation of Computational Objects. Three-Dimensional Applications. Appendix. References. Index.
Notă biografică
Yair Shapira is in the computer science department at Technion. His research interests include multigrid, preconditioning, and numerical methods.
Recenzii
"This is an exciting book on mathematics on one hand and computer programming on the other, and the reader can concentrate on one of the topics or both. The mathematics part focuses on teaching mathematics through constructive algorithms, ready for computer implementation. I believe this is the future view of these classical mathematical subjects. Many will find this book a major refresher of the mathematics literature. The programming part of the book serves as a very good introduction to C and C++, using meaningful and motivating examples from mathematics. The book is full of useful exercises of various difficulty. This fact makes the book very suitable as a textbook for a mathematics or computer science course."
—Hans Petter Langtangen, Simula Research Laboratory and University of Oslo, Norway
—Hans Petter Langtangen, Simula Research Laboratory and University of Oslo, Norway
Descriere
Emphasizing the connection between mathematical objects and their practical C++ implementation, this book provides a comprehensive introduction to both the theory behind the objects and the C and C++ programming. Object-oriented implementation of three-dimensional meshes facilitates understanding of their mathematical nature. Requiring no prerequisites, the text covers discrete mathematics, data structures, and computational physics, including high-order discretization of nonlinear equations. Exercises and solutions make the book suitable for classroom use and a supporting website supplies downloadable code.