Rudi Klatte, Ulrich Kulisch, Andreas Wiethoff, Christian Lawo, Michael RauchA C++ Class Library for Extended Scientific Computing
C-XSC (eBook, PDF)
A C++ Class Library for Extended Scientific Computing
Übersetzer: Wolff, C.; Wiethoff, Andreas; Klatte, Rudi; Lawo, Christian; Corliss, G. F.
72,95 €
72,95 €
inkl. MwSt.
Sofort per Download lieferbar
36 °P sammeln
72,95 €
Als Download kaufen
72,95 €
inkl. MwSt.
Sofort per Download lieferbar
36 °P sammeln
Jetzt verschenken
Alle Infos zum eBook verschenken
72,95 €
inkl. MwSt.
Sofort per Download lieferbar
Alle Infos zum eBook verschenken
36 °P sammeln
Rudi Klatte, Ulrich Kulisch, Andreas Wiethoff, Christian Lawo, Michael RauchA C++ Class Library for Extended Scientific Computing
C-XSC (eBook, PDF)
A C++ Class Library for Extended Scientific Computing
Übersetzer: Wolff, C.; Wiethoff, Andreas; Klatte, Rudi; Lawo, Christian; Corliss, G. F.
- Format: PDF
- Merkliste
- Auf die Merkliste
- Bewerten Bewerten
- Teilen
- Produkt teilen
- Produkterinnerung
- Produkterinnerung

Bitte loggen Sie sich zunächst in Ihr Kundenkonto ein oder registrieren Sie sich bei
bücher.de, um das eBook-Abo tolino select nutzen zu können.
Hier können Sie sich einloggen
Hier können Sie sich einloggen
Sie sind bereits eingeloggt. Klicken Sie auf 2. tolino select Abo, um fortzufahren.

Bitte loggen Sie sich zunächst in Ihr Kundenkonto ein oder registrieren Sie sich bei bücher.de, um das eBook-Abo tolino select nutzen zu können.
C-XSC is a tool for the development of numerical algorithms. It provides data types and operators to support numerical algorithms which deliver highly accurate and automatically verified results. C and C++ are used for programming these algorithms - both languages could not be used for numerical algorithms previously. The book can be used as a textbook and as a reference manual. It will be of great interest to all computer users in the field of scientific computing.
- Geräte: PC
- ohne Kopierschutz
- eBook Hilfe
- Größe: 14.34MB
Andere Kunden interessierten sich auch für
Advances in Software Tools for Scientific Computing (eBook, PDF)112,95 €
Visualization and Mathematics (eBook, PDF)40,95 €
Data Visualization '99 (eBook, PDF)40,95 €
Applied Parallel Computing: Advanced Scientific Computing (eBook, PDF)72,95 €
Ursula Van RienenNumerical Methods in Computational Electrodynamics (eBook, PDF)112,95 €
Computational Science - ICCS 2002 (eBook, PDF)40,95 €
Uncertainty Quantification in Scientific Computing (eBook, PDF)40,95 €-
-
-
C-XSC is a tool for the development of numerical algorithms. It provides data types and operators to support numerical algorithms which deliver highly accurate and automatically verified results. C and C++ are used for programming these algorithms - both languages could not be used for numerical algorithms previously. The book can be used as a textbook and as a reference manual. It will be of great interest to all computer users in the field of scientific computing.
Dieser Download kann aus rechtlichen Gründen nur mit Rechnungsadresse in A, B, BG, CY, CZ, D, DK, EW, E, FIN, F, GR, HR, H, IRL, I, LT, L, LR, M, NL, PL, P, R, S, SLO, SK ausgeliefert werden.
Produktdetails
- Produktdetails
- Verlag: Springer Berlin Heidelberg
- Seitenzahl: 269
- Erscheinungstermin: 6. Dezember 2012
- Englisch
- ISBN-13: 9783642580581
- Artikelnr.: 53091412
- Verlag: Springer Berlin Heidelberg
- Seitenzahl: 269
- Erscheinungstermin: 6. Dezember 2012
- Englisch
- ISBN-13: 9783642580581
- Artikelnr.: 53091412
- Herstellerkennzeichnung Die Herstellerinformationen sind derzeit nicht verfügbar.
C-XSC is a tool for the development of numerical algorithms. It provides data types and operators to support numerical algorithms which deliver highly accurate and automatically verified results. C and C++ are used for programming these algorithms - both languages could not be used for numerical algorithms previously. The book can be used as a textbook and as a reference manual. It will be of great interest to all computer users in the field of scientific computing.
1 Introduction.- 1.1 Typography.- 1.2 C-XSC: A Class Library in the Programming Language C++.- 1.3 C-XSC: A Programming Environment for Scientific Computing with Result Verification.- 1.4 Survey of C-XSC.- 2 The Programming Languages C and C++.- 2.1 A Short Introduction to C.- 2.2 Additional Features in C++.- 3 C-XSC Reference.- 3.1 Constants, Data Types, and Variables.- 3.2 Expressions.- 3.3 Statements.- 3.4 Error Handling.- 3.5 Pitfalls for Programming with C - XSC.- A Syntax Diagrams.- A.1 Data Types.- A.2 Management of Vectors and Matrices.- A.3 Definition of Variables.- A.4 Expressions.- A.5 Logical Expressions.- A.6 Type Castings.- A.7 Assignments.- A.8 Arithmetic Standard Functions.- A.9 Other Functions.- A.10 Input and Output.- A.11 Extension of a Syntax Diagram of C++.- B The Structure of the C - XSC Package.- B.1 Header Files.- B.2 Module Libraries.- C Error List.- D Sample Programs.- D.1 Rounding Control of Arithmetic Operations.- D.2 Rounding Control of Input and Output.- D.3 Scalar Product.- D.4 Transpose of a Matrix.- D.5 Trace of a Product Matrix.- D.6 Inverse of a Matrix.- D.7 Multiple-Precision Arithmetic.- D.8 Interval Newton Method.- D.9 Runge-Kutta Method.- D.10 Complex Polynomial Arithmetic.- D.11 Automatic Differentiation.- E Scientific Computation with Verified Results.- E.1 Evaluation of Polynomials.- E.2 Matrix Inversion.- E.3 Linear Systems of Equations.- E.4 Eigenvalues of Symmetric Matrices.- E.5 Fast Fourier Transform.- E.6 Zeros of a Nonlinear Equation.- E.7 System of Nonlinear Equations.- E.8 Ordinary Differential Equations.
1 Introduction.- 1.1 Typography.- 1.2 C-XSC: A Class Library in the Programming Language C++.- 1.3 C-XSC: A Programming Environment for Scientific Computing with Result Verification.- 1.4 Survey of C-XSC.- 2 The Programming Languages C and C++.- 2.1 A Short Introduction to C.- 2.2 Additional Features in C++.- 3 C-XSC Reference.- 3.1 Constants, Data Types, and Variables.- 3.2 Expressions.- 3.3 Statements.- 3.4 Error Handling.- 3.5 Pitfalls for Programming with C - XSC.- A Syntax Diagrams.- A.1 Data Types.- A.2 Management of Vectors and Matrices.- A.3 Definition of Variables.- A.4 Expressions.- A.5 Logical Expressions.- A.6 Type Castings.- A.7 Assignments.- A.8 Arithmetic Standard Functions.- A.9 Other Functions.- A.10 Input and Output.- A.11 Extension of a Syntax Diagram of C++.- B The Structure of the C - XSC Package.- B.1 Header Files.- B.2 Module Libraries.- C Error List.- D Sample Programs.- D.1 Rounding Control of Arithmetic Operations.- D.2 Rounding Control of Input and Output.- D.3 Scalar Product.- D.4 Transpose of a Matrix.- D.5 Trace of a Product Matrix.- D.6 Inverse of a Matrix.- D.7 Multiple-Precision Arithmetic.- D.8 Interval Newton Method.- D.9 Runge-Kutta Method.- D.10 Complex Polynomial Arithmetic.- D.11 Automatic Differentiation.- E Scientific Computation with Verified Results.- E.1 Evaluation of Polynomials.- E.2 Matrix Inversion.- E.3 Linear Systems of Equations.- E.4 Eigenvalues of Symmetric Matrices.- E.5 Fast Fourier Transform.- E.6 Zeros of a Nonlinear Equation.- E.7 System of Nonlinear Equations.- E.8 Ordinary Differential Equations.







