Cantitate/Preț
Produs

Classical Fortran: Programming for Engineering and Scientific Applications, Second Edition

Autor Michael Kupferschmid
en Limba Engleză Paperback – 24 mai 2017
Classical FORTRAN: Programming for Engineering and Scientific Applications, Second Edition teaches how to write programs in the Classical dialect of FORTRAN, the original and still most widely recognized language for numerical computing. This edition retains the conversational style of the original, along with its simple, carefully chosen subset language and its focus on floating-point calculations.
New to the Second Edition
  • Additional case study on file I/O
  • More about CPU timing on Pentium processors
  • More about the g77 compiler and Linux
With numerous updates and revisions throughout, this second edition continues to use case studies and examples to introduce the language elements and design skills needed to write graceful, correct, and efficient programs for real engineering and scientific applications. After reading this book, students will know what statements to use and where as well as why to avoid the others, helping them become expert FORTRAN programmers.
Citește tot Restrânge

Preț: 64235 lei

Preț vechi: 80294 lei
-20% Nou

Puncte Express: 964

Preț estimativ în valută:
12293 12770$ 10211£

Carte tipărită la comandă

Livrare economică 03-17 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781138116436
ISBN-10: 1138116432
Pagini: 576
Ilustrații: 36
Dimensiuni: 178 x 254 x 30 mm
Greutate: 2.26 kg
Ediția:2nd edition
Editura: CRC Press
Colecția CRC Press

Public țintă

Undergraduate

Cuprins

Introduction. Hello, World! Expressions and Assignment Statements. Conditionals and Branching. Scalar Data Types. Arrays and DO Loops. Subprograms. Adjustable Dimensions and EXTERNAL. COMMON. Input and Output. Character Variables. Memory Management Techniques. Design, Documentation, and Coding Style. Archaic, Unusual, and Dangerous Usages. UNIX Issues. Measuring and Maximizing Serial Execution Speed. Vector and Parallel Processing. Modern Fortran and HPF. Some Utility Routines. Bibliography. Index.

Recenzii

"I enjoyed this book a great deal, and I recommended it highly. Articulate and unambiguous, Kupferschmid can be strongly opinionated. Whether in agreement or with occasional skepticism, I found his ideas worthy of thoughtful consideration. I suggest that scientists and engineers regard them in that light as well."
ThinkLoud, November 2017

Descriere

This text teaches how to write computer programs in the Classical dialect of the FORTRAN language. Along with numerous updates and revisions throughout, this second edition includes an additional case study on file I/O, new sections that cover CPU timing on Pentium processors, and more information about the g77 compiler and Linux. It continues to use case studies and examples to introduce the language elements and design skills needed to write graceful, correct, and efficient programs for real engineering and scientific applications. A solutions manual is available for qualifying instructors.