- Mosses & Lichens
- ( T )
- Bugs & Spiders
- Goosebumps
- History & Theory
- Dahlias
- Serbia & Slovenia
- Ultrasonography
- Tyree, Omar
- Stevermer, Caroline
- Jordan
- Crosswords
- Geriatric
- Drug Delivery Systems
- General
- Pure Dead
- ( K )
- Takahashi, Rumiko
- Nonfiction
- Shostakovich, Dmitrii
- Horses
- Large Print
- ( S )
- Strategy
- General
- Hagedorn, Jessica
- Nepali
- Farsi
- Pollution
- Wally McDoogle
- Some of our other sites:
- Books
- Clothing, Shoes and Accessories
- Baby Clothes and Accessories
- Cosmetics, Beauty Products and Fragrances
- Cellphones, Call Plans and Accessories
- Video Games
- DVDs
- Electronics, Gadgets and Computers
- Health and Personal Care
- Home and Garden
- Home DIY
- Jewelry
- Magazines and Newspapers
- Music Downloads
- Musical Instruments
- Office Equipment and Supplies
- Software and Games
- Sporting Goods
- Toys and Games
- Watches
- UK Books
- UK Video Games
- UK Home and Garden
- UK Electronics, Gadgets and Computers
- UK Baby Clothes and Accessories
- UK Software and Games
- UK Sporting Goods
- UK Toys and Games
Books : Computers & Internet : Programming : Languages & Tools : Fortran : 90
-
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.
-
An Introduction to Programming with Fortran is a comprehensive introduction to Fortran, and is essential to the complete beginner who wants to learn the fundamentals of programming using a modern, powerful and expressive language; as well as those wanting to update their programming skills by making the move from earlier versions of Fortran.
It contains lots of clear and simple examples highlighting the key language features of the most recent versions of Fortran – Fortran 2003, 95 and 90. The authors also provide examples based on ISO TR 15580 and ISO TR 15581 as these are quite widely supported as well and cover the ISO TR on Enhanced Modules, which is of particular importance to large code suites.
The examples used throughout the book highlight common problems that occur when programming, and give a solution in Fortran, producing a very effective, hands-on approach.
Details of a variety of internet-based sources are also included, which will prove invaluable to those seeking further information and support.
-
This Fortran 90 module, part pf PH Modular Series for Introductory Engineering, is by the authors of the best-selling FORTRAN 77 book, Nyhoff and Leestma. The module, designed for a short course, will introduce the important concepts of Fortran 90. The authors will incorporate a strong pedagogical approach that features examples and exercises for engineers and scientists, programming pointers, and programming problems.
-
Based on a best seller, this book is a complete and thorough presentation of standard Fortran 90 with special applications in science and engineering. This book emphasizes problem- solving and structured program development following basic software engineering principles. Its clear and concise presentation is perfect for readers with no previous programming experience. KEY TOPICS: 30 special Application Sections illustrate problem solving using a variety of interesting engineering and science problems. A four-step problem-solving method is used in each application. A large number of complete programs and sample runs throughout the book illustrate basic programming concepts and demonstrate good structure and style. They are selected from a wide range of areas in engineering, math, and science. Engineers and scientists using standard Fortran 90.
-
Fortran 90 is the most radical revision ever of this popular language, bringing it up to date with current thinking in programming language development. This is the first book aimed directly at problem solving for Engineers and Scientists using the new features of Fortran 90. It can be used as a complete text for students learning Fortran for the first time. It is also a conversion text for those updating from Fortran 77, as differences between Fortran 90 and Fortran 77 are outlined. Array handling and subroutine structures are dealt with as these are a prominent feature of engineers' programs. Emphasis is put on problem exercises for students and on substantial case histories. Model answers to all exercises and cases are given. The programs are available on the Internet via anonymous ftp.
-
Writing technical applications in a modern object-oriented approach, using Fortran 90 or 95, can be problematic. This book teaches how to employ the principles of object-oriented programming to produce clear, highly efficient executable codes (rather than focusing on the traditional procedural abilities of Fortran). This text is an excellent harbinger to all the features of the finalized, fully object-oriented Fortran 200X. In addition to covering the OOP methodologies, the basic foundation of the language and solid programming skills are reviewed, making the book valuable also as a good migration tool for experienced Fortran programmers that want to smoothly pick up the OOP paradigm. The author highlights common themes by using comparisons with Matlab® and C++ and uses numerous cross-referenced examples to convey all concepts quickly and clearly. Complete code for the examples is included on the book's web site.
-
The success of Fortran as the predominant language in the field of scientific and numerical computing is due, in part, to its steady evolution. The latest version, Fortran 95, was published in 1997 and included new features from Fortran 90 for array processing, abstract data types, modules, and pointers, as well as additional features to keep it aligned with High Performance Fortran. This book is a revision of Fortran 90/95 Explained. The Fortran 95 material is now fully integrated with the material on Fortran 90, while the text carefully maintains the distinction between the two language levels. It include new chapters on two important changes: enhanced data types and floating-point exception handling. A complete and authoritative description of Fortran 90 and 95, this book is intended for both new and experienced users.
-
The Manchester Physics Series General Editors: D. J. Sandiford; F. Mandl; A. C. Phillips Department of Physics and Astronomy, University of Manchester Properties of Matter B. H. Flowers and E. Mendoza Optics Second Edition F. G. Smith and J. H. Thomson Statistical Physics Second Edition F. Mandl Electromagnetism Second Edition I. S. Grant and W. R. Phillips Statistics R. J. Barlow Solid State Physics Second Edition J. R. Hook and H. E. Hall Quantum Mechanics F. Mandl Particle Physics Second Edition B. R. Martin and G. Shaw The Physics of Stars A. C. Phillips Computing for Scientists R. J. Barlow and A. R. Barnett Computing for Scientists focuses on the principles involved in scientific programming. Topics of importance and interest to scientists are presented in a thoughtful and thought-provoking way, with coverage ranging from high-level object-oriented software to low-level machine-code operations. Taking a problem-solving approach, this book gives the reader an insight into the ways programs are implemented and what actually happens when they run. Throughout, the importance of good programming style is emphasised and illustrated. Two languages, Fortran 90 and C++, are used to provide contrasting examples, and explain how various techniques are used and when they are appropriate or inappropriate. For scientists and engineers needing to write programs of their own or understand those written by others, Computing for Scientists:
* Is a carefully written introduction to programming, taking the reader from the basics to a considerable level of sophistication.
* Emphasises an understanding of the principles and the development of good programming skills.
* Includes optional "starred" sections containing more specialised and advanced material for the more ambitious reader.
* Assumes no prior knowledge, and has many examples and exercises with solutions included at the back of the book. -
Written by members of the Fortran 90 ISO and ANSI committees, this book is the source of the most important information about the powerful Fortran 90 programming language. It is organized so that it may either be read from beginning to end, or studied for particular topics. All of the important new features of Fortran 90 are covered by examples, and case studies are used to illustrate the practical use of features. There are also simple problems designed to enable the reader to exercise their knowledge of the topics learned. Amongst the features of this book are: * Free source form, new do and case constructs, recursion, modules, data structures, array processing, internal procedures, optional and keyword arguments, and non-advancing input/output * Extensive examples of Fortran 90 programs * Case studies that illustrate the practical use of Fortran 90 features * Style notes * Extensive discussion of input/output facilities * The complete syntax of Fortran 90 About the Authors Walter Brainerd is a 20 year member of X3J3, the American National Standards Institute committee that developed Fortran 90, serving as technical director for that committee. Charles Goldberg was Professor of Computer Science at Trenton State University. At IBM he shared in the development of a Fortran compiler. Jeanne Adams was chair of the American National Standards Institute and International Standards Organization committees that developed Fortran 90. She was employed by the Scientific Computing Division of the National Center for Atmospheric Research.
-
This book is also available through the Introductory Engineering Custom Publishing System. If you are interested in creating a course-pack that includes chapters from this book, you can get further information by calling 212-850-6272 or sending email inquiries to engineer&atsign;jwiley.com. User-friendly, this book thoroughly explains the principles of programming in the latest version of Fortran. Features an abundance of fully tested and debugged Fortran 90 programs accessible to many disciplines and of graded difficulty. Discusses a complete program edit/compile cycle. Encourages good programming habits. Includes scores of engineering and science examples and numerous end-of-chapter problems.
-
* Five-step problem solving process. A five-step methodology for solving problems is used throughout the text. Each step is clearly identified to help students focus on the process of breaking a problem into smaller components and then addressing the smaller components throughout the text. The five steps are:
* State the problem clearly.
* Describe the input and the output.
* Work the problem by hand (or with a calculator) for a specific set of data.
* Develop a solution that is general in nature.
* Test the algorithm with a variety of data sets.
* Key Topics Covered - arithmetic computations, control structures, array processing, external procedures, and data types, and pointers.
* Includes real-world applications throughout. -
Introduction to FORTRAN 90 is part of Prentice Hall's ESource Series, a unique publishing system designed to give professors optimal control over their courseware. ESource allows you the freedom to create your own textbook using only the topics necessary for your class. The process is simple: on the ESource website, you construct a book by combining any of the chapters from any of the numerous titles in the series. You can personalize the book even further by integrating your own material into the text flow. The end product is a professionally formatted text that is molded to fit the exact needs of your class. Of course, any of the ESource books can also be adopted as individual texts, or shrink-wrapped together with other titles in the series. ESource Series:
Introduction to Java, Stephen J. Chapman ISBN: 0-13-919416-9
Introduction to AutoCAD r. 14, Mark Dix and Paul Riley ISBN: 0-13-011001-9
Introduction to AutoCAD 2000, Mark Dix and Paul Riley ISBN: 0-13-016732-0
Introduction to ANSI C, Delores M. Etter ISBN: 0-13-011854-0
Introduction to C++, Delores M. Etter ISBN: 0-13-011855-9
Introduction to MATLAB, Delores M. Etter ISBN: 0-13-013149-0
Engineering Ethics, Charles D. Fleddermann ISBN: 0-13-784224-4
Introduction to Engineering Analysis, Kirk Hagen ISBN: 0-13-016733-9
Engineering Design: A Day in the Life of Four Engineers, Mark N. Horenstein ISBN: 0-13-085089-6
Design Concepts for Engineers, Mark N. Horenstein ISBN: 0-13-081369-9
Introduction to the Internet, 2/e, Scott D. James ISBN: 0-13-011037-X
Introduction to Excel, David Kuncicky ISBN: 0-13-254749-X
Introduction to Word, David Kuncicky ISBN: 0-13-254764-3
Introduction to MathCAD, Ronald W. Larsen ISBN: 0-13-937493-0
Introduction to MathCAD 2000, Ronald W. Larsen ISBN: 0-13-020007-7
Introduction to Powerpoint, Jack Leifer ISBN: 0-13-040214-1
Graphic Concepts with Pro/ENGINEER, Richard Lueptow ISBN: 0-13-014154-2
Graphic Concepts with SOLIDWORKS, Richard Lueptow ISBN: 0-13-014155-0
Introduction to FORTRAN 90, Larry R. Nyhoff ISBN: 0-13-013146-6
Engineering Success, Peter Schiavone ISBN: 0-13-080859-8
Mathematics Review, Peter Schiavone ISBN: 0-13-011501-0
Introduction to Maple, David I. Schwartz ISBN: 0-13-095133-1
Introduction to Unix, David I. Schwartz ISBN: 0-13-095135-8
Introduction to Visual Basic 6.0, David Schneider ISBN: 0-13-026813-5 -
Many Fortran programmers do not know where to start with Fortran 90. What is new about the language? How can it help them? How does a programmer with old habits learn new strategies?
This book is a practical guide to Fortran 90 for the current Fortran programmer. It provides a complete overview of the new features that Fortran 90 has brought to the Fortran standard, with examples and suggestions for use. The book discusses older ways of solving problems--both in FORTRAN 77 and in common tricks or extensions-- and contrasts them with the new ways provided by Fortran 90.
The book has a practical focus, with the goal of getting the current Fortran programmer up to speed quickly. Two dozen examples of full programs are interspersed within the text, which includes over 4,000 lines of working code.
Chapters cover the following topics:
- Aggregate array operations and array sections.
- Derived types (structures).
- Subroutines and functions revisited.
- Overloaded operators and assignment statements.
- Modules.
- Allocatable arrays and pointers.
- Improvements in file handling.
- Numeric precision (KIND and numeric intrinsics).
- Bit manipulation.
- New intrinsic functions.
-
This text emphasizes Fortran as a problem-solving tool, in particular the use of existing Fortran subroutine libraries. It covers spreadsheets as problem-solving and design tools. Subprograms are also covered.
-
Offering a clear tutorial guide to 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.
-
This book is a complete presentation of standard FORTRAN 77 with special applications of numerical methods in science and engineering. It surpasses the coverage of its best-selling predecessor, FORTRAN 77 for Engineers and Scientists, Third Edition, by adding a current introduction to Fortran 90. This book emphasizes sound structured programming and software engineering principles; its clear and concise presentation is perfect for readers who possess a background in algebra, with no previous programming experience.
-
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. -
-
B.E.S.T. (Basic Engineering Series and Tools) consists of modularized textbooks offering virtually every topic and specialty likely to be covered in an introductory engineering course. All the texts boast distinguished authors and the most current content. These inexpensive B.E.S.T modules are easily combined with each other to construct the ideal Intro to Engineering course. The goal of this series is to provide the educational community with material that is timely, affordable, of high quality, and flexible in how it is used.
-
Introducing a comprehensive book and CD-ROM for visualizing and computing special functions.
Here is an invaluable reference and learning guide to more than 150 special functions of applied mathematics, statistics, physics, chemistry, computer science, and engineering. The Atlas contains over 700 graphics of the functions, which readers can also create by using the annotated Mathematica files provided. It offers complete, consistent instructions and test values for computing the functions accurately and efficiently with the full Fortran-90 source programs on the CD-ROM, which is both Windows and Macintosh compatible.
With extensive references and indexing, this integrated package is superbly designed and easy to use—ideal for anyone who works with special functions. Contents include:
- Elementary Transcendental Functions
- Exponential Integrals and Related Functions
- Gamma and Beta Functions
- Combinatorial Functions
- Number Theory Functions
- Probability Distributions
- Error Function, Fresnel, and Dawson Integrals
- Orthogonal Polynomials
- Legendre Functions
- Spheroidal Wave Functions
- Bessel Functions
- Struve, Anger, and Weber Functions
- Hypergeometric Functions and Coulomb Wave Functions
- Elliptic Integrals and Elliptic Functions
- Parabolic Cylinder Functions
- Miscellaneous Functions for Science and Engineering
- Mathematica Notebooks
- Fortran-90 Programs.
WILLIAM J. THOMPSON, PhD, DSc, is Professor of Physics at the University of North Carolina, Chapel Hill. The author of three previous Wiley titles, Computing in Applied Science, Computing for Scientists and Engineers, and Angular Momentum, he has published more than 120 papers in theoretical physics, applied mathematics, and statistics.




















