weixing1531 发表于 2021-4-4 14:20:11

Fortran2018新书推荐

书名:fortran 2018 with parallel programming
https://images-na.ssl-images-amazon.com/images/I/41WL9Iz8GUL.jpg
ABSTRACT
The programming language Fortran dates back to 1957 when a team of IBM engineers released the first Fortran Compiler. During the past 60 years, the language had been revised and updated several times to incorporate more features to enable writing clean and structured computer programs. The present version is Fortran 2018. Since the dawn of the computer era, there had been a constant demand for a “larger” and “faster” machine. To increase the speed there are three hurdles. The density of the active components on a VLSI chip cannot be increased indefinitely and with the increase of the density heat dissipation becomes a major problem. Finally, the speed of any signal cannot exceed the velocity of the light. However, by using several inexpensive processors in parallel coupled with specialized software and hardware, programmers can achieve computing speed similar to a supercomputer.
This book can be used to learn the modern Fortran from the beginning and the technique of developing parallel programs using Fortran. It is for anyone who wants to learn Fortran. Knowledge beyond high school mathematics is not required. There is not another book on the market yet which deals with Fortran 2018 as well as parallel programming
FEATURES         

[*]Descriptions of majority of Fortran 2018 instructions
[*]Numerical Model
[*]String with Variable Length
[*]IEEE Arithmetic and Exceptions
[*]Dynamic Memory Management
[*]Pointers
[*]Bit handling
[*]C-Fortran Interoperability
[*]Object Oriented Programming
[*]Parallel Programming using Coarray
[*]Parallel Programming using OpenMP
[*]Parallel Programming using Message Passing Interface (MPI)

THE AUTHOR
Dr Subrata Ray, is a retired Professor, Indian Association for the Cultivation of Science, Kolkata.

下载网址:https://www.knowledgeisle.com/wp-content/uploads/2021/03/Subrata-Ray-Fortran-2018-With-Parallel-Programming-CRC_Chapman-Hall_Taylor-Francis-Group-2020.pdf

vvt 发表于 2021-4-4 17:42:43

支持新作~~

zoziha 发表于 2021-4-23 14:26:03

谢谢分享

gps99 发表于 2024-2-28 12:43:53

感谢分享:-victory:
页: [1]
查看完整版本: Fortran2018新书推荐