Modern Fortran Explained, 4/e (Paperback)

Michael Metcalf, John Reid, Malcolm Cohen

  • 出版商: Oxford University
  • 出版日期: 2011-05-19
  • 售價: $1,200
  • 貴賓價: 9.8$1,176
  • 語言: 英文
  • 頁數: 508
  • 裝訂: Paperback
  • ISBN: 0199601429
  • ISBN-13: 9780199601424
  • 相關分類: 程式語言
  • 立即出貨 (庫存=1)

買這商品的人也買了...

商品描述

<內容簡介>

Authors on the Committee that oversees the Fortran standard
Covers the entire language
A reliable research resource
Maintains a distinction between language levels (allowing readers to understand legacy code)
Authoritative and reliable research resource

New to this edition

Covers the significant revisions to the standard versions of the language
Includes new chapters on coarrays and other enhancements
Maintains distinction between language levels

Fortran remains one of the principal programming languages used in high-performance scientific, numerical, and engineering computing. A series of significant revisions to the standard versions of the language have progressively enhanced its capabilities and the latest standard, Fortran 2008, includes many modern features, such as object orientation, coarrays for parallel programming, interoperability with C and various other enhancements.

Modern Fortran Explained expands on its predecessor, Fortran 95/2003 Explained. The opening chapters contain a complete description of Fortran 95, extended by Fortran 2003 allocatable array features. Coverage of the other additional features of Fortran 2003 follows, before new chapters on coarrays and the many other enhancements of Fortran 2008. The distinction between the three language levels is maintained throughout, allowing readers to understand and amend legacy code as well as the new features.

Authored by three experts in the field, two of whom have actively contributed to Fortran 2008, this is a complete and authoritative description of Fortran in its modern form. It is intended for new and existing users of the language and for all those involved in scientific and numerical computing. It is suitable as a textbook for teaching and, with its extensive Appendices and an Index, as a handy reference for practitioners.

<章節目錄>

Table Of Contents

1: Whence Fortran?

2: Language elements

3: Expressions and assignments

4: Control constructs

5: Program units and procedures

6: Array features

7: Specification statements

8: Intrinsic procedures

9: Data transfer

10: Operations on external files

11: Floating-point exception handling

12: Interoperability with C

13: Type parameters and procedure pointers

14: Object-orientated programming

15: Establishing and moving data

16: Miscellaneous enhancements

17: Input/output enhancements

18: Enhanced module facilities

19: Coarrays

20: Other Fortran 2008 enhancements

商品描述(中文翻譯)

內容簡介:
本書是一本關於Fortran程式語言的完整且權威的描述,由三位領域專家撰寫,其中兩位專家積極參與了Fortran 2008的開發。本書旨在為該語言的新舊使用者以及所有從事科學和數值計算的人提供參考。它適合作為教學用書,並且憑藉其廣泛的附錄和索引,也是從業人員的便捷參考。

章節目錄:
目錄
1: Fortran的起源
2: 語言元素
3: 表達式和賦值
4: 控制結構
5: 程式單元和程序
6: 陣列功能
7: 規範語句
8: 內建程序
9: 資料傳輸
10: 外部檔案操作
11: 浮點數異常處理
12: 與C的互操作性
13: 型別參數和程序指標
14: 物件導向編程
15: 建立一個