Cantitate/Preț
Produs

Programmer's Guide to Fortran 90

Autor Walter S. Brainerd, Charles H. Goldberg, Jeanne C. Adams
en Limba Engleză Paperback – 11 oct 1995
Written by members of the Fortran 90 ISO and ANSI committees, this book is the source of the most important information about the powerful Fortran 90 programming language. It is organized so that it may be read beginning to end, but also so that particular topics may be studied directly. All of the important new features of Fortran 90 are covered with examples and case studies are used to illustrate the practical use of features. There are also simple problems designed to enable the reader to exercise their knowledge of the topics learned. Amongst the features of this book are: - free source form, new do and case constructs, recursion, modules, data structures, array processing, internal procedures, optional and keyword arguments, and nonadvancing input/output; - extensive examples of Fortran 90 programs; - case studies that illustrate the practical use of Fortran 90 features; - style notes; - extensive discussion of input/output facilities; - the complete syntax of Fortran 90.
Citește tot Restrânge

Preț: 64067 lei

Preț vechi: 80084 lei
-20% Nou

Puncte Express: 961

Preț estimativ în valută:
12261 12736$ 10185£

Carte tipărită la comandă

Livrare economică 03-17 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780387945705
ISBN-10: 0387945709
Pagini: 445
Ilustrații: XI, 445 p.
Dimensiuni: 155 x 235 x 26 mm
Greutate: 0.65 kg
Ediția:3rd ed. 1996
Editura: Springer
Colecția Springer
Locul publicării:New York, NY, United States

Public țintă

Professional/practitioner

Descriere

Written by members of the Fortran 90 ISO and ANSI committees, this book is the source of the most important information about the powerful Fortran 90 programming language. It is organized so that it may either be read from beginning to end, or studied for particular topics. All of the important new features of Fortran 90 are covered by examples, and case studies are used to illustrate the practical use of features. There are also simple problems designed to enable the reader to exercise their knowledge of the topics learned. Amongst the features of this book are: * Free source form, new do and case constructs, recursion, modules, data structures, array processing, internal procedures, optional and keyword arguments, and non-advancing input/output * Extensive examples of Fortran 90 programs * Case studies that illustrate the practical use of Fortran 90 features * Style notes * Extensive discussion of input/output facilities * The complete syntax of Fortran 90 About the Authors Walter Brainerd is a 20 year member of X3J3, the American National Standards Institute committee that developed Fortran 90, serving as technical director for that committee. Charles Goldberg was Professor of Computer Science at Trenton State University. At IBM he shared in the development of a Fortran compiler. Jeanne Adams was chair of the American National Standards Institute and International Standards Organization committees that developed Fortran 90. She was employed by the Scientific Computing Division of the National Center for Atmospheric Research.

Cuprins

Introduction to Programming in Fortran 90 * Control Constructs * Procedures * Arrays * Character Data * Structures and Derived Types * Modules * Pointer Variables * Input and Output * Redundant Features