Cantitate/Preț
Produs

FORTRAN FOR SCIENTISTS & ENGINEERS

Autor Stephen Chapman
en Limba Engleză Paperback – 16 apr 2017
Fortran for Scientists and Engineers teaches simutaneously both the fundamentals of the Fortran language and a programming style that results in good, maintainable programs. In addition, it serves as a reference for Professionals working in the industry. Among its strengths are its concise, clear explanations of Fortran Syntax and Programming Procedures, the inclusion of a wealth of examples and exercises to help students grasp difficult concepts, and its explanations about how to understand code written for older versions of Fortran.
Citește tot Restrânge

Preț: 169661 lei

Preț vechi: 206904 lei
-18% Nou

Puncte Express: 2545

Preț estimativ în valută:
32468 34049$ 27073£

Carte disponibilă

Livrare economică 17-31 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780073385891
ISBN-10: 0073385891
Pagini: 1056
Dimensiuni: 185 x 229 x 38 mm
Greutate: 1.49 kg
Ediția:4
Editura: McGraw Hill Education
Colecția McGraw-Hill
Locul publicării:United States

Cuprins

1) Introduction to Computers and the Fortran Language
2) Basic Elements of Fortran
3) Program Design and Branching Structures
4) Loops and Character Manipulation
5) Basic I/O Concepts
6) Introduction to Arrays
7) Introduction to Procedures
8) Additional Features of Arrays
9) Additional Features of Procedures
10) More About Character Variables
11) Additional Intrinsic Data Types
12) Derived Data Types
13) Advanced Features of Procedures and Modules
14) Advanced I/O Concepts
15) Pointers and Dynamic Data Structures
16) Object-Oriented Programming in Fortran
17) Coarrays
18) Redundant, Obsolescent, and Deleted Fortran Features
A) ASCII and EBCDIC Coding Systems
B) Fortran / C Interoperability
C) Fortran 2008 Intrinsic Procedures
D) Order of Statements in a Fortran Program