Language:
English
繁體中文
Help
圖資館首頁
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Guide to scientific computing in C++
~
Pitt-Francis, Joe.
Guide to scientific computing in C++
Record Type:
Electronic resources : Monograph/item
Title/Author:
Guide to scientific computing in C++by Joe Pitt-Francis, Jonathan Whiteley.
Author:
Pitt-Francis, Joe.
other author:
Whiteley, Jonathan.
Published:
Cham :Springer International Publishing :2017.
Description:
xiv, 287 p. :ill., digital ;24 cm.
Contained By:
Springer eBooks
Subject:
C++ (Computer program language)
Online resource:
http://dx.doi.org/10.1007/978-3-319-73132-2
ISBN:
9783319731322$q(electronic bk.)
Guide to scientific computing in C++
Pitt-Francis, Joe.
Guide to scientific computing in C++
[electronic resource] /by Joe Pitt-Francis, Jonathan Whiteley. - 2nd ed. - Cham :Springer International Publishing :2017. - xiv, 287 p. :ill., digital ;24 cm. - Undergraduate topics in computer science,1863-7310. - Undergraduate topics in computer science..
Getting Started -- Flow of Control -- File Input and Output -- Pointers -- Blocks, Functions and Reference Variables -- An Introduction to Classes -- Inheritance and Derived Classes -- Templates -- Errors, Exceptions and Testing -- Developing Classes for Linear Algebra Calculations -- An Introduction to Parallel Programming Using MPI -- Designing Object-Oriented Numerical Libraries -- Linear Algebra -- Other Programming Constructs You Might Meet -- Solutions to Exercises.
This simple-to-follow textbook/reference provides an invaluable guide to object-oriented C++ programming for scientific computing. Through a series of clear and concise discussions, the key features most useful to the novice programmer are explored, enabling the reader to quickly master the basics and build the confidence to investigate less well-used features when needed. The text presents a hands-on approach that emphasizes the benefits of learning by example, stressing the importance of a clear programming style to minimise the introduction of errors into the code, and offering an extensive selection of practice exercises. This updated and enhanced new edition includes additional material on software testing, and on some new features introduced in modern C++ standards such as C++11. Topics and features: Presents a practical treatment of the C++ programming language for applications in scientific computing Reviews the essentials of procedural programming in C++, covering variables, flow of control, input and output, pointers, functions and reference variables Introduces the concept of classes, showcasing the main features of object-orientation, and discusses such advanced C++ features as templates and exceptions Examines the development of a collection of classes for linear algebra calculations, and presents an introduction to parallel computing using MPI Describes how to construct an object-oriented library for solving second order differential equations Contains appendices reviewing linear algebra and useful programming constructs, together with solutions to selected exercises Provides exercises and programming tips at the end of every chapter, and supporting code at an associated website This accessible textbook is a "must-read" for programmers of all levels of expertise. Basic familiarity with concepts such as operations between vectors and matrices, and the Newton-Raphson method for finding the roots of non-linear equations, would be an advantage, but extensive knowledge of the underlying mathematics is not assumed. Dr. Joe Pitt-Francis is a Departmental Lecturer at the Department of Computer Science and teaches Computer Science at Exeter College, the University of Oxford, UK. Prof. Jonathan Whiteley is Associate Professor at the Department of Computer Science and Governing Body Fellow of Linacre College, the University of Oxford, UK.
ISBN: 9783319731322$q(electronic bk.)
Standard No.: 10.1007/978-3-319-73132-2doiSubjects--Topical Terms:
181958
C++ (Computer program language)
LC Class. No.: QA76.73.C153
Dewey Class. No.: 005.133
Guide to scientific computing in C++
LDR
:03889nmm a2200337 a 4500
001
526042
003
DE-He213
005
20180326100250.0
006
m d
007
cr nn 008maaau
008
180927s2017 gw s 0 eng d
020
$a
9783319731322$q(electronic bk.)
020
$a
9783319731315$q(paper)
024
7
$a
10.1007/978-3-319-73132-2
$2
doi
035
$a
978-3-319-73132-2
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.C153
072
7
$a
UM
$2
bicssc
072
7
$a
COM051000
$2
bisacsh
082
0 4
$a
005.133
$2
23
090
$a
QA76.73.C153
$b
P688 2017
100
1
$a
Pitt-Francis, Joe.
$3
560381
245
1 0
$a
Guide to scientific computing in C++
$h
[electronic resource] /
$c
by Joe Pitt-Francis, Jonathan Whiteley.
250
$a
2nd ed.
260
$a
Cham :
$b
Springer International Publishing :
$b
Imprint: Springer,
$c
2017.
300
$a
xiv, 287 p. :
$b
ill., digital ;
$c
24 cm.
490
1
$a
Undergraduate topics in computer science,
$x
1863-7310
505
0
$a
Getting Started -- Flow of Control -- File Input and Output -- Pointers -- Blocks, Functions and Reference Variables -- An Introduction to Classes -- Inheritance and Derived Classes -- Templates -- Errors, Exceptions and Testing -- Developing Classes for Linear Algebra Calculations -- An Introduction to Parallel Programming Using MPI -- Designing Object-Oriented Numerical Libraries -- Linear Algebra -- Other Programming Constructs You Might Meet -- Solutions to Exercises.
520
$a
This simple-to-follow textbook/reference provides an invaluable guide to object-oriented C++ programming for scientific computing. Through a series of clear and concise discussions, the key features most useful to the novice programmer are explored, enabling the reader to quickly master the basics and build the confidence to investigate less well-used features when needed. The text presents a hands-on approach that emphasizes the benefits of learning by example, stressing the importance of a clear programming style to minimise the introduction of errors into the code, and offering an extensive selection of practice exercises. This updated and enhanced new edition includes additional material on software testing, and on some new features introduced in modern C++ standards such as C++11. Topics and features: Presents a practical treatment of the C++ programming language for applications in scientific computing Reviews the essentials of procedural programming in C++, covering variables, flow of control, input and output, pointers, functions and reference variables Introduces the concept of classes, showcasing the main features of object-orientation, and discusses such advanced C++ features as templates and exceptions Examines the development of a collection of classes for linear algebra calculations, and presents an introduction to parallel computing using MPI Describes how to construct an object-oriented library for solving second order differential equations Contains appendices reviewing linear algebra and useful programming constructs, together with solutions to selected exercises Provides exercises and programming tips at the end of every chapter, and supporting code at an associated website This accessible textbook is a "must-read" for programmers of all levels of expertise. Basic familiarity with concepts such as operations between vectors and matrices, and the Newton-Raphson method for finding the roots of non-linear equations, would be an advantage, but extensive knowledge of the underlying mathematics is not assumed. Dr. Joe Pitt-Francis is a Departmental Lecturer at the Department of Computer Science and teaches Computer Science at Exeter College, the University of Oxford, UK. Prof. Jonathan Whiteley is Associate Professor at the Department of Computer Science and Governing Body Fellow of Linacre College, the University of Oxford, UK.
650
0
$a
C++ (Computer program language)
$3
181958
650
0
$a
Science
$x
Data processing.
$3
180009
650
1 4
$a
Computer Science.
$3
212513
650
2 4
$a
Programming Techniques.
$3
274470
650
2 4
$a
Numeric Computing.
$3
275524
650
2 4
$a
Simulation and Modeling.
$3
273719
650
2 4
$a
Programming Languages, Compilers, Interpreters.
$3
274102
650
2 4
$a
Math Applications in Computer Science.
$3
273991
650
2 4
$a
Software Engineering.
$3
274511
700
1
$a
Whiteley, Jonathan.
$3
560382
710
2
$a
SpringerLink (Online service)
$3
273601
773
0
$t
Springer eBooks
830
0
$a
Undergraduate topics in computer science.
$3
559648
856
4 0
$u
http://dx.doi.org/10.1007/978-3-319-73132-2
950
$a
Computer Science (Springer-11645)
based on 0 review(s)
ALL
電子館藏
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
000000149159
電子館藏
1圖書
電子書
EB QA76.73.C153 P688 2017 2017
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Multimedia file
http://dx.doi.org/10.1007/978-3-319-73132-2
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login