Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Theory of Computation [by] Walter S. Brainerd [and] Lawrence H. Landweber
  • Language: en
  • Pages: 336
Guide to Fortran 2008 Programming
  • Language: en
  • Pages: 412

Guide to Fortran 2008 Programming

  • Type: Book
  • -
  • Published: 2015-09-03
  • -
  • Publisher: Springer

This textbook provides an accessible introduction to the most important features of Fortran 2008. Features: presents a complete discussion of all the basic features needed to write complete Fortran programs; makes extensive use of examples and case studies to illustrate the practical use of features of Fortran 08, and supplies simple problems for the reader; provides a detailed exploration of control constructs, modules, procedures, arrays, character strings, data structures and derived types, pointer variables, and object-oriented programming; includes coverage of such major new features in Fortran 08 as coarrays, submodules, parameterized derived types, and derived-type input and output; highlights the topic of modules as the framework for organizing data and procedures for a Fortran program; investigates the excellent input/output facilities available in Fortran; contains appendices listing the many intrinsic procedures and providing a brief informal syntax specification for the language.

Fortran 95 Handbook
  • Language: en
  • Pages: 732

Fortran 95 Handbook

  • Type: Book
  • -
  • Published: 1997-10-01
  • -
  • Publisher: MIT Press

The Fortran 95 Handbook, a comprehensive reference work for the Fortran programmer and implementor, contains a complete description of the Fortran 95 programming language. The chapters follow the same sequence of topics as the Fortran 95 standard, but contain a more thorough and informal explanation of the language's features and many more examples. Appendices describe all the intrinsic features, the deprecated features, and the complete syntax of the language. The Handbook also includs a feature not found in the standard: a cross reference of all the syntax terms, giving the rule that defines each term and all the rules that reference it. Major new features added in Fortran 95 are the 'FORALL' statement and construct, pure and elemental procedures, and structure and pointer default initialization.

Programmer's Guide to Fortran 90
  • Language: en
  • Pages: 468

Programmer's Guide to Fortran 90

Written by members of the Fortran 90ISO and ANSI committees, this book is the source of the most important information about the powerful new Fortran 90 programming language. 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.

Guide to Fortran 2003 Programming
  • Language: en
  • Pages: 361

Guide to Fortran 2003 Programming

Fortran has been the premier language for scientific computing since its introduction in 1957. Fortran originally was designed to allow programmers to evaluate for- las—FORmula TRANslation—easily on large computers. Fortran compilers are now available on all sizes of machines, from small desktop computers to huge multiproc- sors. The Guide to Fortran 2003 Programming is an informal, tutorial introduction to the most important features of Fortran 2003 (also known as Fortran 03), the latest standard version of Fortran. Fortran has many modern features that will assist the programmer in writing efficient, portable, and maintainable programs that are useful for everything from “hard scienc...

The Fortran 2003 Handbook
  • Language: en
  • Pages: 713

The Fortran 2003 Handbook

The Fortran 2003 Handbook is a definitive and comprehensive guide to Fortran 2003 and its use. Fortran 2003, the latest standard version of Fortran, has many excellent features that assist the programmer in writing efficient, portable and maintainable programs. This all-inclusive volume offers a reader-friendly, easy-to-follow and informal description of Fortran 2003, and has been developed to provide not only a readable explanation of features, but also some rationale for the inclusion of features and their use. This highly versatile handbook is intended for anyone who wants a comprehensive survey of Fortran 2003.

Fortran 77 Programming
  • Language: en
  • Pages: 390

Fortran 77 Programming

None

Campus
  • Language: en
  • Pages: 32

Campus

  • Type: Book
  • -
  • Published: 1982
  • -
  • Publisher: Unknown

None

Automata, Languages, and Machines
  • Language: en
  • Pages: 469

Automata, Languages, and Machines

Automata, Languages, and Machines

Using MPI, third edition
  • Language: en
  • Pages: 337

Using MPI, third edition

  • Type: Book
  • -
  • Published: 2014-11-07
  • -
  • Publisher: MIT Press

The thoroughly updated edition of a guide to parallel programming with MPI, reflecting the latest specifications, with many detailed examples. This book offers a thoroughly updated guide to the MPI (Message-Passing Interface) standard library for writing programs for parallel computers. Since the publication of the previous edition of Using MPI, parallel computing has become mainstream. Today, applications run on computers with millions of processors; multiple processors sharing memory and multicore processors with multiple hardware threads per core are common. The MPI-3 Forum recently brought the MPI standard up to date with respect to developments in hardware capabilities, core language ev...