Author: D. M. Etter
Publisher: Benjamin-Cummings Publishing Company
ISBN:
Category : Computers
Languages : en
Pages : 388
Book Description
Structured FORTRAN 77 for Engineers and Scientists
Computing for Engineers and Scientists with Fortran 77
Author: Daniel D. McCracken
Publisher: John Wiley & Sons
ISBN:
Category : Computers
Languages : en
Pages : 386
Book Description
**** The first edition is listed in BCL3. Teaches a style of programming that minimizes bugs. Acidic paper. Annotation copyrighted by Book News, Inc., Portland, OR
Publisher: John Wiley & Sons
ISBN:
Category : Computers
Languages : en
Pages : 386
Book Description
**** The first edition is listed in BCL3. Teaches a style of programming that minimizes bugs. Acidic paper. Annotation copyrighted by Book News, Inc., Portland, OR
Fortran 90 Programming
Author: T. M. R. Ellis
Publisher: Addison Wesley Publishing Company
ISBN: 9780201544466
Category : Computers
Languages : en
Pages : 825
Book Description
Offering a clear tutorial guide for the new Fortran 90 language, this book highlights Fortran 90's role as a powerful tool for problem-solving in engineering and science. Having been involved in the development of the new standard, the authors provide (as a bonus) an inside perspective on the design rationale behind the major features of Fortran 90.Features comprehensive coverage of all the major language features, with clear guidelines on the differences between the 77 and 90 standards case studies illustrating its applications in scientific problem-solving two authoritative chapters in coding numerical methods in Fortran 90 an early introduction to procedures and modules to encourage a structural approach to programming 0201544466B04062001
Publisher: Addison Wesley Publishing Company
ISBN: 9780201544466
Category : Computers
Languages : en
Pages : 825
Book Description
Offering a clear tutorial guide for the new Fortran 90 language, this book highlights Fortran 90's role as a powerful tool for problem-solving in engineering and science. Having been involved in the development of the new standard, the authors provide (as a bonus) an inside perspective on the design rationale behind the major features of Fortran 90.Features comprehensive coverage of all the major language features, with clear guidelines on the differences between the 77 and 90 standards case studies illustrating its applications in scientific problem-solving two authoritative chapters in coding numerical methods in Fortran 90 an early introduction to procedures and modules to encourage a structural approach to programming 0201544466B04062001
FORTRAN 77 and Numerical Methods for Engineers and Scientists
Author: Larry R. Nyhoff
Publisher: Macmillan College
ISBN:
Category : Computers
Languages : en
Pages : 796
Book Description
This text introduces the FORTRAN 77 programming language, with special emphasis on applications to numerical methods in science and engineering. It stresses problem-solving, sound structured programming and software engineering principles. The book's early introduction to subprograms makes it possible to design programs in a modular fashion. It includes more than 250 written and programming exercises chosen from areas that are relevant to science and engineering students.
Publisher: Macmillan College
ISBN:
Category : Computers
Languages : en
Pages : 796
Book Description
This text introduces the FORTRAN 77 programming language, with special emphasis on applications to numerical methods in science and engineering. It stresses problem-solving, sound structured programming and software engineering principles. The book's early introduction to subprograms makes it possible to design programs in a modular fashion. It includes more than 250 written and programming exercises chosen from areas that are relevant to science and engineering students.
Problem Solving with Fortran 90
Author: David R. Brooks
Publisher: Springer Science & Business Media
ISBN: 1461219523
Category : Computers
Languages : en
Pages : 712
Book Description
The author shows how using computers and FORTRAN 95 it is possible to tackle and solve a wide range of problems as they might be encountered in engineering or in the physical sciences.
Publisher: Springer Science & Business Media
ISBN: 1461219523
Category : Computers
Languages : en
Pages : 712
Book Description
The author shows how using computers and FORTRAN 95 it is possible to tackle and solve a wide range of problems as they might be encountered in engineering or in the physical sciences.
Effective FORTRAN 77
Author: Michael Metcalf
Publisher: Oxford University Press, USA
ISBN:
Category : Computers
Languages : en
Pages : 254
Book Description
An easy-to-use handbook for experienced programmers and scientists, this highly readable survey offers a concise but thorough description of the whole of Fortran 77, including practical advice on program portability, design, testing and documentation. The book benefits from the author's long association with the Fortran standardization committee (X3J3), and his extensive experience with large-scale processing in high-energy physics. Since Fortran 77 is the only practical choice for sizable scientific numerical and engineering applications, this will be an invaluable handbook for computer scientists working with engineers and physicists engaged in large-scale computation.
Publisher: Oxford University Press, USA
ISBN:
Category : Computers
Languages : en
Pages : 254
Book Description
An easy-to-use handbook for experienced programmers and scientists, this highly readable survey offers a concise but thorough description of the whole of Fortran 77, including practical advice on program portability, design, testing and documentation. The book benefits from the author's long association with the Fortran standardization committee (X3J3), and his extensive experience with large-scale processing in high-energy physics. Since Fortran 77 is the only practical choice for sizable scientific numerical and engineering applications, this will be an invaluable handbook for computer scientists working with engineers and physicists engaged in large-scale computation.
FORTRAN 90 for Engineers and Scientists
Author: Larry R. Nyhoff
Publisher: Pearson
ISBN:
Category : Computers
Languages : en
Pages : 1108
Book Description
Best-selling authors, Larry Nyhoff and Sanford Leestma, bring you one of the first comprehensive Fortran 90 texts that features excellent engineering and science applications and programming problems. The authors, well-known for their clear, concise presentation style emphasize how Fortran 90 is used to solve problems. Their strong pedagogical approach teaches the basic steps in program development: problem analysis and specification, algorithm development, program coding, program execution and testing, and program maintenance.
Publisher: Pearson
ISBN:
Category : Computers
Languages : en
Pages : 1108
Book Description
Best-selling authors, Larry Nyhoff and Sanford Leestma, bring you one of the first comprehensive Fortran 90 texts that features excellent engineering and science applications and programming problems. The authors, well-known for their clear, concise presentation style emphasize how Fortran 90 is used to solve problems. Their strong pedagogical approach teaches the basic steps in program development: problem analysis and specification, algorithm development, program coding, program execution and testing, and program maintenance.
Fortran 95 Handbook
Author: Jeanne C. Adams
Publisher: MIT Press
ISBN: 9780262510967
Category : Computers
Languages : en
Pages : 732
Book Description
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.
Publisher: MIT Press
ISBN: 9780262510967
Category : Computers
Languages : en
Pages : 732
Book Description
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.
COMPUTER PROGRAMMING IN FORTRAN 77
Author: V. RAJARAMAN
Publisher: PHI Learning Pvt. Ltd.
ISBN: 9788120311725
Category : Computers
Languages : en
Pages : 212
Book Description
This is a revised and enlarged version of the author's book which received wide acclamations in its earlier three editions. It provides a lucid and in-depth introduction to the programming language Fortran 77 which is widely used by scientists and engineers.The fourth edition is completely revised chapterwise and also minor corrections incorporated. A new standard for Fortran called Fortran 90 was introduced in early 90s and compilers for this version of Fortran were sold in early 1995 by computer vendors. All Fortran 77 programs will run without change with Fortran 90 compilers; however some aspects of Fortran 77 have been declared obsolete and will not run on future Fortran compilers_these are explained in this revised edition. An appendix consolidates these features. Fortran 90 is introduced in a new chapter which summarises all its features.
Publisher: PHI Learning Pvt. Ltd.
ISBN: 9788120311725
Category : Computers
Languages : en
Pages : 212
Book Description
This is a revised and enlarged version of the author's book which received wide acclamations in its earlier three editions. It provides a lucid and in-depth introduction to the programming language Fortran 77 which is widely used by scientists and engineers.The fourth edition is completely revised chapterwise and also minor corrections incorporated. A new standard for Fortran called Fortran 90 was introduced in early 90s and compilers for this version of Fortran were sold in early 1995 by computer vendors. All Fortran 77 programs will run without change with Fortran 90 compilers; however some aspects of Fortran 77 have been declared obsolete and will not run on future Fortran compilers_these are explained in this revised edition. An appendix consolidates these features. Fortran 90 is introduced in a new chapter which summarises all its features.
Modern Fortran Explained
Author: Michael Metcalf
Publisher: Oxford University Press
ISBN: 0199601410
Category : Computers
Languages : en
Pages : 509
Book Description
A clear and thorough description of the latest versions of Fortran by leading experts in the field. 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 as a handy reference for practitioners.
Publisher: Oxford University Press
ISBN: 0199601410
Category : Computers
Languages : en
Pages : 509
Book Description
A clear and thorough description of the latest versions of Fortran by leading experts in the field. 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 as a handy reference for practitioners.