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
Author: D. M. Etter
Publisher: Benjamin-Cummings Publishing Company
ISBN:
Category : Computers
Languages : en
Pages : 388
Book Description
Publisher: Benjamin-Cummings Publishing Company
ISBN:
Category : Computers
Languages : en
Pages : 388
Book Description
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.
FORTRAN 90 for Scientists and Engineers
Author: Brian H. Hahn
Publisher: Elsevier
ISBN: 0080571603
Category : Computers
Languages : en
Pages : 364
Book Description
The introduction of the Fortran 90 standard is the first significant change in the Fortran language in over 20 years. this book is designed for anyone wanting to learn Fortran for the first time or or a programmer who needs to upgrade from Fortran 77 to Fortran 90. Employing a practical, problem-based approach this book provides a comprehensive introduction to the language. More experienced programmers will find it a useful update to the new standard and will benefit from the emphasis on science and engineering applications.
Publisher: Elsevier
ISBN: 0080571603
Category : Computers
Languages : en
Pages : 364
Book Description
The introduction of the Fortran 90 standard is the first significant change in the Fortran language in over 20 years. this book is designed for anyone wanting to learn Fortran for the first time or or a programmer who needs to upgrade from Fortran 77 to Fortran 90. Employing a practical, problem-based approach this book provides a comprehensive introduction to the language. More experienced programmers will find it a useful update to the new standard and will benefit from the emphasis on science and engineering applications.
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.
Classical Fortran
Author: Michael Kupferschmid
Publisher: CRC Press
ISBN: 1439894876
Category : Computers
Languages : en
Pages : 546
Book Description
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 la
Publisher: CRC Press
ISBN: 1439894876
Category : Computers
Languages : en
Pages : 546
Book Description
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 la
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.
FORTRAN 77 and Numerical Methods for Engineers
Author: Garold J. Borse
Publisher: Brooks/Cole
ISBN:
Category : Computers
Languages : en
Pages : 744
Book Description
This text introduces the beginner to FORTRAN. To help the reader develop analysis skills while learning programming, engineering computations are incorporated with sound programming practices. Eight major programming assignments sections, each with a sample and solved model, illustrate the methods of preceding chapters, as well as introduce discussions concerning engineering orientation. This second edition integrates numerous advanced topics in numerical methods as they relate to computational procedures in order to reinforce their application in other courses such as calculus and physics. Topics especially tailored to the beginning user include matrix equations, root of functions, curve-fitting, series expansions, integration and differentiation and differential equations.
Publisher: Brooks/Cole
ISBN:
Category : Computers
Languages : en
Pages : 744
Book Description
This text introduces the beginner to FORTRAN. To help the reader develop analysis skills while learning programming, engineering computations are incorporated with sound programming practices. Eight major programming assignments sections, each with a sample and solved model, illustrate the methods of preceding chapters, as well as introduce discussions concerning engineering orientation. This second edition integrates numerous advanced topics in numerical methods as they relate to computational procedures in order to reinforce their application in other courses such as calculus and physics. Topics especially tailored to the beginning user include matrix equations, root of functions, curve-fitting, series expansions, integration and differentiation and differential equations.
Introduction to Fortran 90 for Engineers and Scientists
Author: Larry R. Nyhoff
Publisher: Pearson
ISBN: 9780135052150
Category : FORTRAN 90 (Computer program language).
Languages : en
Pages : 0
Book Description
Best-selling authors, Larry Nyhoff and Sanford Leestma, bring you one of the first Fortran 90 texts in concise and modular format 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. Key features include a true Fortran 90 module; 115 Program Problems relevant to engineering and science; 36 complete programming examples; 13 Real-world Application sections that are specifically geared to various fields in engineering and science and illustrate their problem solving methodology; 475 exercises; Programming Pointers that suggest good program structure, style techniques, and warn against potential problems and pitfalls; and an FTP site from which you can download all the sample programs and subprograms marked in the text with a disk icon, the data files used in the examples, and on-line transparency masters.
Publisher: Pearson
ISBN: 9780135052150
Category : FORTRAN 90 (Computer program language).
Languages : en
Pages : 0
Book Description
Best-selling authors, Larry Nyhoff and Sanford Leestma, bring you one of the first Fortran 90 texts in concise and modular format 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. Key features include a true Fortran 90 module; 115 Program Problems relevant to engineering and science; 36 complete programming examples; 13 Real-world Application sections that are specifically geared to various fields in engineering and science and illustrate their problem solving methodology; 475 exercises; Programming Pointers that suggest good program structure, style techniques, and warn against potential problems and pitfalls; and an FTP site from which you can download all the sample programs and subprograms marked in the text with a disk icon, the data files used in the examples, and on-line transparency masters.
Fortran 90/95 for Scientists and Engineers
Author: Stephen J. Chapman
Publisher:
ISBN: 9780071232333
Category : Engineering
Languages : en
Pages : 814
Book Description
Chapman's Fortran for Scientists and Engineers is intended for both first year engineering students and practicing engineers. It simultaneously teaches the Fortran 90/95 programming language, structured programming techniques, and good programming practice. Among its strengths are its concise, clear explanations of Fortran syntax and programming procedures, the inclusion of a wealth of examples and exercises to help students grasp difficult concepts, and its explanations about how to understand code written for older versions of Fortran.
Publisher:
ISBN: 9780071232333
Category : Engineering
Languages : en
Pages : 814
Book Description
Chapman's Fortran for Scientists and Engineers is intended for both first year engineering students and practicing engineers. It simultaneously teaches the Fortran 90/95 programming language, structured programming techniques, and good programming practice. Among its strengths are its concise, clear explanations of Fortran syntax and programming procedures, the inclusion of a wealth of examples and exercises to help students grasp difficult concepts, and its explanations about how to understand code written for older versions of Fortran.
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.