- Physicians
- Juggling
- Scandinavian
- Ridley, John
- Contemporary
- Linear
- ( A )
- Peters, Ellis
- Baby Names
- Soccer
- De Felitta, Frank
- Nature & Ecology
- Meriwether, Lee
- Brand, Dionne
- Jackson Hole
- ( B )
- Jaffery, Sheldon
- Impotence
- Land Use
- Pain Medicine
- Saint-Exupery, Antoine de
- Esperanto
- Oates, Joyce Carol
- Maritime
- Hockey
- King, Stephen
- Wiesel, Elie
- Torah
- Roth, Henry
- Parapsychology
- 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
-
Chapman's Fortran for Scientists and Engineers is intended for both first year engineering students and practicing engineers. This text is the most current alternative for Fortran. It simultaneously teaches the Fortran 95/2003 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 remains one of the principal languages used in scientific, numerical and engineering programming and a series of revisions to the standard versions of the language have progressively enhanced its power. The latest standard-Fortran 2003-greatly extends the power of the language, by introducing object-oriented concepts, interoperability with C, better integration with operating systems and many other enhancements. This text details all these new features.
Fortran 95/2003 Explained, significantly expands on the second edition of Fortran 90/95 Explained (also publised by Oxford University Press): the opening chapters contain a complete description of the Fortran 95 language and are followed by descriptions of three formally approved extensions; six completely new chapters describe in detail the features that are new in Fortran 2003, but the distinction between the various language levels is kept clear throughout.
Authored by the leading experts in the development of the language, this is the only complete and authoritative description of the two languages (Fortran 95 and Fortran 2003). Containing numerous examples, exercises and solutions, and an extensive index, it is highly suitable as both a student textbook and practitioner reference. -
This is the greatly revised and greatly expanded Second Edition of the hugely popular Numerical Recipes: The Art of Scientific Computing. The product of a unique collaboration among four leading scientists in academic research and industry Numerical Recipes is a complete text and reference book on scientific computing. In a self-contained manner it proceeds from mathematical and theoretical considerations to actual practical computer routines. With over 100 new routines bringing the total to well over 300, plus upgraded versions of the original routines, this new edition remains the most practical, comprehensive handbook of scientific computing available today. Highlights of the new material include: -A new chapter on integral equations and inverse methods -Multigrid and other methods for solving partial differential equations -Improved random number routines - Wavelet transforms -The statistical bootstrap method -A new chapter on "less-numerical" algorithms including compression coding and arbitrary precision arithmetic. The book retains the informal easy-to-read style that made the first edition so popular, while introducing some more advanced topics. It is an ideal textbook for scientists and engineers and an indispensable reference for anyone who works in scientific computing. The Second Edition is availabe in FORTRAN, the traditional language for numerical calculations and in the increasingly popular C language.
-
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.
-
Confusing Textbooks? Missed Lectures? Not Enough Time?
Fortunately for you, there's Schaum's Outlines. More than 40 million students have trusted Schaum's to help them succeed in the classroom and on exams. Schaum's is the key to faster learning and higher grades in every subject. Each Outline presents all the essential course information in an easy-to-follow, topic-by-topic format. You also get hundreds of examples, solved problems, and practice exercises to test your skills.
This Schaum's Outline gives you
- Practice problems with full explanations that reinforce knowledge
- Coverage of the most up-to-date developments in your course field
- In-depth review of practices and applications
Fully compatible with your classroom text, Schaum's highlights all the important facts you need to know. Use Schaum's to shorten your study time-and get your best test scores!
Schaum's Outlines-Problem Solved.
-
Professor Fenner's definitive text is now back in print, with added corrections. It serves as an introduction to finite element methods for engineering undergraduates and other students at an equivalent level. Postgraduate and practising engineers will also find it useful if they are comparatively new to finite element methods.
The main emphasis is on the simplest methods suitable for solving two-dimensional continuum mechanics problems, particularly those encountered in the fields of stress analysis, fluid mechanics and heat transfer. Complete FORTRAN programs are presented, described and discussed in detail, and several practical case studies serve to illustrate the methods developed in the book.
Finite element methods are compared and contrasted with finite difference methods, and throughout the level of computer programming, continuum mechanics, numerical analysis, matrix algebra and other mathematics employed corresponds to that normally covered in undergraduate engineering courses.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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. -
-
This book 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 successfully 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.
-
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.
-
The example books published as part of the Numerical Recipes, Second Edition series are source programs that demonstrate all of the Numerical Recipes subroutines. Each example program contains comments and is prefaced by a short description of how it functions. The books consist of all of the material from the original edition, as well as new material from the Second Edition. They will be valuable for readers who wish to incorporate procedures and subroutines into their own source programs. They are available in both Fortran and C.
-
Computational Physics is designed to provide direct experience in the computer modeling of physical systems. Its scope includes the essential numerical techniques needed to "do physics" on a computer. Each of these is developed heuristically in the text, with the aid of simple mathematical illustrations. However, the real value of the book is in the eight Examples and Projects, where the reader is guided in applying these techniques to substantial problems in classical, quantum, or statistical mechanics. These problems have been chosen to enrich the standard physics curriculum at the advanced undergraduate or beginning graduate level. The book will also be useful to physicists, engineers, and chemists interested in computer modeling and numerical techniques. Although the user-friendly and fully documented programs are written in FORTRAN, a casual familiarity with any other high-level language, such as BASIC, PASCAL, or C, is sufficient. The codes in BASIC and FORTRAN are available on the web at http://www.computationalphysics.info (Please follow the link at the bottom of the page). They are available in zip format, which can be expanded on UNIX, Window, and Mac systems with the proper software. The codes are suitable for use (with minor changes) on any machine with a FORTRAN-77 compatible compiler or BASIC compiler. The FORTRAN graphics codes are available as well. However, as they were originally written to run on the VAX, major modifications must be made to make them run on other machines.
-
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.
-
Fundamentals of Engineering Programming with C and Fortran is a beginner's guide to problem solving with computers that shows how to quickly prototype a program for a particular engineering application. The book's side-by- side coverage of C and Fortran is unique. Myler emphasizes the importance of developing programming skills in C while carefully presenting the importance of maintaining a good reading knowledge of Fortran. Beginning with a brief description of computer architecture, he then covers the fundamentals of computer programming for problem solving. He also devotes separate chapters to data types and operators, control flow, type conversion, arrays, and file operations. The final chapter contains case studies that illustrate particular elements of modeling and visualization. Also included are a number of appendices covering C and Fortran language summaries and other useful topics. This concise and accessible book can be used as a text for introductory-level undergraduate courses on engineering programming or as a self-study guide for practicing engineers.
-
Now in its second edition, this text provides an easy way for engineers and scientists to learn how to write and maintain computer programs in the classical dialect of the Fortran language. Updated to reflect developments in modern Fortran, it also features a new Pentium-specific routine as well as additional examples and problems. The book maintains the conversational style of the original, introducing practical program development advice in an accessible manner. In addition to helping readers solve numerical problems and develop new applications, this book will help programmers maintain the legacy code which is still relevant to the running of a wealth of programs in government and industry.




















