Geometry.Net - the online learning center
Home  - Basic_F - Fortran Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 7     121-140 of 158    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Fortran Programming:     more books (100)
  1. Programming With Fortran 77: A Structures Approach by Ranjit S. Dhaliwal, 1989-12
  2. FORTRAN programming using structured flowcharts by Richard E Haskell, 1978
  3. Fortran Programming for the Behavioral Sciences by Donald Veldman, 1967
  4. Computer Programming in Fortran (Teach Yourself) by Robert S. Radford, 1983-08-01
  5. Mathematics and Computing: With Fortran Programming by William S. Dorn, 1967-01
  6. Programming With Fortran 77
  7. Programming in Fortran by William F. Schallert, Carol R. Clark, 1979-05
  8. Programming in Fortran: Structured Programming With Fortran IV and Fortran 77 (The Barnes & Noble outline series) by Vladimir Zwass, 1980-12
  9. Beginning Fortran: Simplified, 12-Statement Programming by John. Maniotes, 1971-06
  10. Programming Fortran 77 by J.N.P. Hume, R.C. Holt, 1979-12
  11. Computer Programming Fortran IV- by Decima M. Anderson-Prentice-Hall, 1966
  12. Fortran Programming and WATFIV by James L. Parker & Marilyn Bohl, 1973
  13. Comprehensive Fortran Programming. by James N. Haag, 1970
  14. Pocket Guide To... FORTRAN (Programming Pocket Guides) by P. Ridler, Philip Ridler, 1987-10

121. Center For Fluid Mechanics, Turbulence And Computation, Brown University
programming in fortran. fortran is one of the oldest programming languages around. It has survived and thrived through the years, despite
http://www.cfm.brown.edu/tutorials/Fortran.html
Programming in Fortran
Fortran is one of the oldest programming languages around. It has survived and thrived through the years, despite its disadvantages due to:
  • its large user base among scientists and engineers.
  • Netlib are written in Fortran).
  • the fact that its simplicity, along with some of its conventions (eg. non-equivalence of subroutine arguments) and the work put by compiler people over these decades have made Fortran compilers produce extremely fast code, making it usually the best language to write a code is speed is the only consideration.

Still, Fortran in its most popular language level, Fortran 77, suffers from several disadvantages, the most important of which for numerical programming are:
  • Memory can not be dynamically allocated and to run a larger problem one needs to recompile.
  • There are no structures or linked lists (no pointers). One can implement them only in obscure ways.
  • There is no low level access to I/O primitives
  • String manipulation is not straightforward.

Still, the language is by no means a dead language, having progressed from Fortran IV, to Fortran 66 to Fortran 77. These days more and more programmers are shifting to Fortran 90, the new language standard that was agreed upon in 1990. There is an even more recent standard

122. Parallel Programming In Fortran 95 Using OpenMP
By Miguel Hermanns.
http://www.openmp.org/presentations/miguel/F95_OpenMPv1_v2.pdf

123. HT.SI.04 - How To... Run Fortran Programs On The Irix Service
Run fortran programs on irix. For further information on programming in fortran on the irix service please refer to the User Note SI.LF.01 fortran on irix.
http://www.le.ac.uk/cc/docs/irix/ht/htsi04.html
University of Leicester
Computer Centre
How To... Run Fortran programs on irix
1 Introduction
The information below describes how to compile, link and run Fortran programs on the irix service. A Fortran file must have one of the extensions .f or . F (e.g. myprog.f ) for compilation on irix. Please note that irix is case sensitive e.g. MYPROG.F and myprog.f are two separate files on this system.
2 Running a simple program
The following is an example of a simple Fortran program: PROGRAM SIMPLE WRITE (*,'(''HELLO WORLD'')') END If this program is in a file called myprog.f , it is compiled and linked by typing the following at the irix system prompt (usually a $): f77 myprog.f This command creates an executable file called a.out that overwrites any existing file called a.out . Executable files on irix are run by typing their name. In this case the program is run by typing the following at the system prompt: a.out
3 More on compiling, linking and running a Fortran program
The command both compiles and links a Fortran program and produces an executable file. The format of the command is: [options] filename.f

124. Introduction To Programming In Fortran 90
From the University of Durham.
http://www.dur.ac.uk/its/info/guides/138fortran90.pdf

125. Advanced Fortran 90
By Timothy H. Kaiser. Other fortran and parallel programming resources are at http//www.sdsc.edu/~tkaiser/ .
http://www.sdsc.edu/~tkaiser/f90.html
Advanced Fortran 90
Timothy H. Kaiser,Ph.D.
SDSC/NPACI tkaiser@scsd.edu http://www.sdsc.edu/~tkaiser/f90.html
Introduction
  • Personal Introduction The mind of the language writers Justification for topics covered Classification of topics covered Listing of covered topics Format of our talk Meat
Who am I?
  • Wide experience background
      Physics Electrical Engineering Computer Science
    20 years programming
      Defense Industry Academia
    Languages
      Fortran C C++ Pascal Lisp Java Others
    Beta tester of several Fortran compilers I have had the chance to make just about every mistake in the book and some that ain't
  • The mind of the language writers
    What were they thinking?
  • Enable portable codes
      Same precision Include many common extensions
    More reliable programs Getting away from underlying hardware Move toward parallel programming Run old programs Ease of programming
      Writing Maintaining Understanding Reading
    Recover C and C++ users
  • Why Fortran?
    "I don't know what the technical characteristics of the standard language for scientific and engineering computation in the year 2000 will be... but I know it

    126. Wiley::Programming In Fortran 90: A First Course For Engineers And Scientists
    By Ian M. Smith (Wiley). Site describes book and lists contents.
    http://www.wiley.com/WileyCDA/WileyTitle/productCd-0471941859.html
    Shopping Cart My Account Help Contact Us
    By Keyword By Title By Author By ISBN By ISSN Wiley Computing Computer Science Programming in Fortran 90: A First Course for Engineers and Scientists Related Subjects
    Computer Architecture

    Distributed Systems

    General Intelligent Systems

    Optical Computers
    ...
    Visual Basic

    Related Titles More By This Author
    Programming the Finite Element Method, Fourth Edition (Hardcover)

    Programming the Finite Element Method, Fourth Edition (Paperback)

    Specification of Abstract Data Types (Hardcover)
    by Jacques Loeckx, Hans-Dieter Ehrich, Markus Wolf Software Failure: Management Failure: Amazing Stories and Cautionary Tales (Paperback) by Stephen Flowers Business Objects: Software Solutions (Hardcover) by Kathy Spurr (Editor), Paul Layzell (Editor), Leslie Jennison (Editor), Neil Richards (Editor) Advanced Scientific Fortran (Paperback) by David R. Willé Software Reuse: A Holistic Approach (Paperback) by Even-André Karlsson (Editor) Join a Computing Mailing List Programming in Fortran 90: A First Course for Engineers and Scientists Ian M. Smith

    127. How To Compile C, C++, And Fortran Programs On The HPs
    How to compile C, C++, and fortran programs on the HPs. The principal programming languages available on the HPs are C, C++, and fortran.
    http://www.ece.osu.edu/computing/how_to_compile.html
    How to compile C, C++, and Fortran programs on the HPs
    This document covers these subjects
    Languages available on the HPs
    The principal programming languages available on the HPs are C, C++, and Fortran. There are compilers for each of these. This document will describe each of the compilers and a few of the common options for them.
    Compiling on UNIX systems
    Although the commands for invoking each of the various compilers are different, there are some common features:
    • There is a separate linker, but it's seldom necessary to invoke it explicitly. The compiler will invoke the linker for you.
    • The compilers produce object files, which are then linked with the standard libraries to produce executable files. The object files are identified by a .o suffix. Unless your program is large and uses many source files, it is not necessary to keep the object files.
    • If your C or C++ program is contained in a single source file, the C or C++ compiler will automatically delete the object file when the executable is produced. The Fortran compiler will produce an object file even for single source file programs.

    128. FORTRAN 90 Programming - Addison-Wesley And Benjamin Cummings Catalog
    By T.M R. Ellis, University of Oxford, Ivor R. Philips, and Thomas M. Lahey (AddisonWesley). Site describes book and lists contents.
    http://www.aw-bc.com/catalog/academic/product/0,4096,0201544466,00.html
    Select a Discipline Chemistry Computer Science Economics Finance Life Science Mathematics Physics/Astronomy Statistics by Keyword by Author by Title by ISBN Advanced Search ABOUT THIS PRODUCT Description Table of Contents About the Author(s) RESOURCES Discipline-Specific RELATED TITLES FORTRANProgramming (Computer Science) FORTRAN 90 Programming View Larger Image T.M R. Ellis University of Oxford, U.K.
    Ivor R. Philips Boeing Computer Services
    Thomas M. Lahey Lahey Computer Systems, Inc.
    ISBN: 0-201-54446-6
    Publisher: Addison-Wesley
    Format: Paper; 640 pp
    Published: 05/31/1994
    Status: Instock
    US: $46.88
    You Save: $4.69 (10% off)
    Our Price: $42.19 Add to Cart Instructor Exam Copy Description This complete tutorial by three authors who contributed to the development of the FORTRAN 90 standard places a special emphasis on science and engineering applications. Building on the lead author's successful work, FORTRAN 77 Programming , Second Edition, the book provides a complete explanation of the new features of FORTRAN 90. Pearson Education Legal Notice Permissions

    129. Fortran Top 90
    By Jeanne Adams, Walt Brainerd, Jeanne Martin, and Brian Smith (Unicomp). Reference work for the fortran programmer, containing a twopage summary of each of the 90 most important features of the fortran 90 programming language. Site describes book, lists contents, and provides an excerpt.
    http://www.swcp.com/~walt/fortran_store/Html/Info/books/t90.html
    Fortran Top 90
    Ninety Key Features of Fortran 90
    By Jeanne Adams, Walt Brainerd, Jeanne Martin, and Brian Smith
    Published by Unicomp, 1994. 250 pages. $20.00 Fortran Top 90 is a reference work for the Fortran programmer. It contains a two-page summary of each of the 90 most important features of the Fortran 90 programming language. For most topics there is a brief summary of the feature and its use, some examples, related topics, related intrinsic functions, the main syntax rules related to the feature, and an itemization of the most important Things to Know about the feature. Appendices contain the complete syntax rules of Fortran 90 and a description of all Fortran 90 intrinsic functions. The table of contents and the Top 10 features of Fortran 90 have been extracted from the book and may be viewed here. If you are a vendor of Fortran products and would like to distribute this handy reference work either in paper or electronic form, please contact The Fortran Company Please also check out the F version of this book

    130. Fortran Programmers Club
    Windows 95/98/NT/2000 applications programming in fortran, by Vladimir V. Vasilchenko. Numerous samples of GUIs, using controls and common controls.
    http://els.donpac.ru/usr/golub/fortran/
    FORTRAN Programmers Club
    About Author
    What's New

    Tutorials

    Documentation
    ...
    Rules

    Main "Fortran Programmers Club" site - http://www.donpac.ru/usr/golub/fortran/ Mirror site - http://fortran-windows.tripod.com
    Author and webmaster Vladimir V.Vasilchenko
    Best viewed with MicrosoftR Internet Explorer 5.0 and higher with screen resolution 1024x768 (small font)

    131. Numerical Recipes Home Page
    Home of the Numerical Recipes series of books on scientific programming, including the Numerical Recipes OnLine Software Store, free upgrades and bug fixes, and the complete books on-line in PostScript and Acrobat formats. The Numerical Recipes code in fortran 77 and fortran 90 is not in the public domain.
    http://www.nr.com/
    Home Page Welcome to numerical-recipes.com and nr.com , the Numerical Recipes Home Page and home of the Numerical Recipes Forum The Numerical Recipes (NR) books are developed by Numerical Recipes Software and published by Cambridge University Press (CUP, with U.K. and U.S. websites).
    Click the button and find out about it. Navigate our NR site's 10 subject areas: Home
    (this page)
    (a free resource, courtesy of CUP,
    now includes NR in Fortran 90 News
    (about NR and this site)
    (immediate download and purchase,
    now includes NR in C++ Information
    upgrades

    Forum
    Ask or answer questions about scientific computing and NR. Open to all. (you can order the NR books, or browse our unique NR recommended reading lists) Problems? (solve common problems or report new ones) Other Stuff (user contributions, public domain, links to other sites, and check out our "outlet store" Quick answers to the most common questions:
    • What's the most current version of NR? Version 2.11 (C++) or 2.10 (Fortran). More...
    • Can I really download the whole C (or Fortran) book for free? You can, but we hope that after sampling a few sections you will want to

    132. OpenMP: Sample Programs
    Two simple examples of fortran 77 and 90 programs using the OpenMP API for sharedmemory parallel programming.
    http://www.openmp.org/index.cgi?samples

    133. Programming With Fortran
    From the University of Utah.
    http://www.cs.utah.edu/~hamlet/release/classes/Fortran/contents.shtml
    Programming with Fortran
    Programming Fortran Programs Arithmetic Expressions Numbers and Constants ... Return to the index of courseware.

    134. Introduction To FORTRAN Programming
    From the Chemistry IT Centre at the University of Oxford.
    http://neon.chem.ox.ac.uk/fortran/
    Viewing this page requires a browser capable of displaying frames.

    135. F Programming Language Homepage
    my code, or forces a sharper perspective, but it sure adds discipline to my programs. to an email list by sending e-mail to majordomo@fortran.com with the
    http://www.fortran.com/F/
    About F Compilers Books Ordering ... Example Code
    Welcome to the F Programming Language Homepage
    ``Perfection is achieved, not when there is nothing more
    to add, but when there is nothing left to take away.'' - Antoine de Saint Exupery ``I really appreciate the F software. Usually if I can get my programs to compile under F, they simply work. Maybe F causes me to spend more time analyzing my code, or forces a sharper perspective, but it sure adds discipline to my programs. Thanks! '' - Mike White The F compilers for Linux, Windows, and Solaris are shipped on a CD that also contains three books in electronic form, a reference manual in electronic form, lots of examples, and several articles. The price is reduced by $11 if you buy the CD and Programmer's Guide to F together. In this package, you also get a paper copy of the reference manual.
    You can subscribe to an e-mail list by sending e-mail to "majordomo@fortran.com" with the following in the body of the message: subscribe f-interest-group@fortran.com
    Questions or Comments?

    136. Polyhedron Software, Fortran Compilers/tools, Tecplot, Programming
    fortran compilers,Tools/Libraries,Data Visualization, Mathematica, programming Services. Polyhedron Software Ltd, for fortran Compilers
    http://www.polyhedron.co.uk/
    Polyhedron Software Ltd, for Fortran Compilers/Tools, C/C++ compilers
    Tecplot and Mathematica
    Consultancy Services
    Internet Explorer version 3.0 or or higher, you'll have a much more pleasant experience navigating around this site. Opera Users: Although Opera 3.0 supports JavaScript, there is a bug in their implementation which prevents the menu system on this site from working. Opera 3.2 fixes the problem. Note: Click here to see the non-JavaScript/no frames version of this site. If you have any problems with this site, please contact the Webmaster. Shortcuts:- Click here for our Fortran compiler comparisons page Click here for Tecplot Click here for Mathematica

    137. FORTRAN - The First Successful High Level Programming Language
    Short essay by Mary Bellis, part of the Inventors of the Modern Computer Series series.
    http://inventors.about.com/library/weekly/aa072198.htm
    zJs=10 zJs=11 zJs=12 zJs=13 zc(5,'jsc',zJs,9999999,'') About Homework Help Inventors Home ... Industrial Revolution zau(256,152,145,'gob','http://z.about.com/5/ad/go.htm?gs='+gs,''); Famous Inventions Famous Inventors Black Inventors Women Inventors ... Help zau(256,138,125,'el','http://z.about.com/0/ip/417/0.htm','');w(xb+xb);
    Stay Current
    Subscribe to the About Inventors newsletter. Search Inventors Inventors of the Modern Computer FORTRAN - The First Successful High Level Programming Language - Invented by John Backus and IBM Inventors of the Modern Computer Series Table of Contents
    Next Chapter

    Jack Kilby and Robert Noyce - Integrated Circuit
    ENTER
    More on FORTRAN and John Backus Further Reading on FORTRAN
    Biography of John Baccus and the Fortran team, information on Fortran and programming in Fortran, HTML version Of Fortran 77, free Fortran software.
    FORTRAN : The Early Turning Point

    The history of software and software programmers.
    Software Innovations
    By Mary Bellis "I really didn't know what the hell I wanted to do with my life...I said no, I couldn't. I looked sloppy and disheveled. But she insisted and so I did. I took a test and did OK." - John Backus on interviewing for IBM. FORTRAN or formula translation, the first high level programming language, was invented by John Backus for IBM, in 1954, and released commercially, in 1957. It is still used today for programming scientific and mathematical applications. Fortran began as a digital code interpreter for the

    138. McGraw-Hill - Schaum's Outline Of Programming With Fortran 77
    By William Mayo (McGrawHill). Site describes book and lists contents.
    http://books.mcgraw-hill.com/cgi-bin/pbg/0070411557
    Bookstore Home Contact Us Customer Service Help Search Products Search Tips Create Account Edit Account View Cart/Checkout Browse Subjects
    Resources Schaum's Outline of Programming With Fortran 77
    Schaum's Outline of Programming With Fortran 77
    Author(s): Willam Mayo
    ISBN: 0070411557
    DOI:

    139. Wiley::Interactive High-Resolution Graphics In FORTRAN
    By Ian O. Angell and Gareth H. Griffith (Wiley). Covers solid modelling and rendering offers a practical approach to programming in computer graphics using fortran 77. Site describes book and lists contents.
    http://www.wiley.com/WileyCDA/WileyTitle/productCd-0470207736.html
    Shopping Cart My Account Help Contact Us
    By Keyword By Title By Author By ISBN By ISSN Wiley Computing Computer Science Special Topics Interactive High-Resolution Graphics in FORTRAN Related Subjects Technical Communication
    Business Data Processing

    Client/Server Technologies

    Computer Hardware
    ...
    Information Technologies

    Related Titles Special Topics
    Virtual Reality Technologies for Future Telecommunications Systems (Hardcover)

    Modeling the Internet and the Web : Probabilistic Methods and Algorithms (Hardcover)

    by Pierre Baldi, Paolo Frasconi, Padhraic Smyth
    An Introduction to MultiAgent Systems (E-Book)
    by Michael Wooldridge Encyclopedia of Computer Science, 4th Edition (Hardcover) by Anthony Ralston (Editor), Edwin D. Reilly (Editor), David Hemmendinger (Editor) Foundations of Distributed Artificial Intelligence (Hardcover) by G. M. P. O'Hare (Editor), N. R. Jennings (Editor) Force and Touch Feedback for Virtual Reality (Hardcover) by Grigore C. Burdea Virtual Reality Technology (Hardcover) by Grigore C. Burdea, Philippe Coiffet Join a Computing Mailing List Special Topics Interactive High-Resolution Graphics in FORTRAN Ian O. Angell, Gareth H. Griffith

    140. Co-Array Fortran
    A full description of coarray syntax appeared in Numrich and Reid (1998), Co-Array fortran for Parallel programming, ACM fortran Forum, volume 17, no 2, pp 1
    http://www.co-array.org/welcome.htm
    Co-Array Fortran
    Co-array Fortran (previously known as F ) is a small extension to Fortran 95. It is a simple, explicit notation for data decomposition, such as that often used in message-passing models, expressed in a natural Fortran-like syntax. The syntax is architecture-independent and may be implemented not only on distributed memory machines but also on shared memory machines and even on clustered machines. Although no new additions to the Fortran 2000 standard can be considered until after the turn of the millennium, co-array syntax has been presented informally to the WG5 standards committee with the hope of stimulating discussion of future directions for parallel programming in Fortran. A full description of co-array syntax appeared in Numrich and Reid (1998), Co-Array Fortran for Parallel Programming, ACM Fortran Forum, volume , no 2, pp 1-31. It is also available as a Rutherford Lab report here For more information see: Implementations:
    • Co-array syntax is now available in the CF90 3.1 release for CRAY T3E systems. See the

    A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

    Page 7     121-140 of 158    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | Next 20

    free hit counter