Geometry.Net - the online learning center
Home  - Basic_F - Fortran Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 3     41-60 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. Fortran 95/2003 for Scientists & Engineers by Stephen J. Chapman, 2007-04-06
  2. FORTRAN 90 for Engineers and Scientists by Larry Nyhoff, Sanford Leestma, 1996-09-10
  3. Guide to Fortran IV Programming by Daniel D. McCracken, 1973-01-01
  4. Fortran Programming by Fredric Stuart, 1971-03-10
  5. Classical Fortran by Michael Kupferschmid, 2002-06-15
  6. Simplified Guide to Fortran Programming by Daniel D. McCracken, 1974-06-12
  7. Applied Fortran 77: Featuring Structured Programming by Roy Ageloff, Richard Mojena, 1981-01-01
  8. Fortran Programming for Windows by L. John Ribar, 1992-12
  9. FORTRAN 90 by Loren P. Meissner, 1995-03-10
  10. Fundamentals of Fortran 77 Programming: A Structured Approach by Robert C. Nickerson, 1985-02
  11. Standard FORTRAN programming (The Irwin series in information and decision sciences) by Donald H Ford, 1978
  12. Fundamental Computer Programming Using Fortran 77 by Jarrell C. Grant, Stephen F. Austin, 1983-04
  13. Fortran Programming by Donald D. Spencer, 1980-01
  14. Programming in Fortran 90: A First Course for Engineers and Scientists by Ian M. Smith, 1995-04

41. Section L3.3: Further Ideas In Fortran Programming
Section L3.3 Further Ideas in fortran programming. This section covers Repetition; Counting and further variables; Conditions; Subroutine procedure calls;
http://eweb.chemeng.ed.ac.uk/courses/MSO/lab/fortran/further.html
Section L3.3: Further Ideas in Fortran Programming
This section covers:
  • Repetition
  • Counting and further variables
  • Conditions
  • Subroutine procedure calls
  • Interacting with your program
Repetition
Much of the power of computers derives from their ability to carry out repetitive calculations very quickly. In previous examples the instructions we have written have each been carried out once and only once every time the program was run. It is very easy to make a program repeat a sequence of instructions an indefinite number of times. However the example we are about to give is an example of very bad programming practice which should never be emulated! it is provided here simple to illustrate how easy concept is to implement. Any instruction or sequence of instructions will be repeated indefinitely if it is preceded and terminated respectively by the two instructions shown below: do ! instructions to be repeated here end do It is considered good practice to indent every instruction between the do and end do by three character spaces.

42. FORTRAN Programming Messageboard
Current area HOME Messageboard Home - fortran programming, Adds this page to your personal favorites. fortran programming, There
http://www.programmersheaven.com/c/MsgBoard/wwwboard.asp?Board=576&src=19&Settin

43. FORTRAN Programming Messageboard Onformation Page
Messageboard Info, fortran programming Apply for membership Created 20031-8 Moderator/Creator WEBMASTER Number of subscribers Not available
http://www.programmersheaven.com/c/MsgBoard/boardinfo.asp?BoardID=576&Setting=

44. ACNUC FORTRAN Programming Interface
ACNUC FORTRAN Application Programming Interface. Contents
http://pbil.univ-lyon1.fr/databases/acnuc/fort_interface.html
ACNUC FORTRAN Application Programming Interface
Contents :
ACCESSING SEQUENCES OF AN ACNUC DATABASE FROM USER FORTRAN PROGRAMS Sequences or subsequences (e.g. protein, tRNA or rRNA genes) can be read in the acnuc database by your own FORTRAN programs using the following API. The same interface works with all acnuc databases and structures ( GenBank, EMBL, SwissProt or NBRF/PIR). Seven subroutines/functions ( GSNUML GSNUMLPHA GFRAG LIBSUB ... CLOSEACNUC ) are provided for your programs to use. Basically, starting with the sequence name, use subroutine GSNUML to obtain the sequence length and number in the database and subroutine GFRAG to read its bases or amino acids, or a fragment of the sequence. You can also use routine LIBSUB to obtain a short textual description of the sequence. Protein translation using the adequate reading frame and genetic code is also possible (see example 3, below). Also, call GOPEN once at the beginning of your program to gain access to acnuc. And CLOSEACNUC may be used to close the acnuc database when needed. Subroutine GSNUML : to get sequence or sub-sequence number and length from its name CHARACTER NAME*16 CALL GSNUML(NAME,NUM,LENGTH) NAME: character string *16 containing the sequence name. NUM: upon return, the sequence number in the database, or if NAME is not an existing sequence name. LENGTH: upon return, the sequence length in nucleotides.

45. What Is FORTRAN? - A Word Definition From The Webopedia Computer Dictionary
fortran programming guide This guide concentrates on good programming practices, technical and numerical issues, and topics that are not discussed in
http://www.webopedia.com/TERM/F/FORTRAN.html
You are in the: Small Business Channel Jump to Website ECommerce Guide Small Business Computing Webopedia WinPlanet Enter a word for a definition... ...or choose a computer category. choose one... All Categories Communications Computer Industry Companies Computer Science Data Graphics Hardware Internet and Online Services Mobile Computing Multimedia Networks Open Source Operating Systems Programming Software Standards Types of Computers Wireless Computing World Wide Web Home
Term of the Day

New Terms

New Links
...
Be a Commerce Partner

FORTRAN Last modified: Tuesday, May 19, 1998 Acronym for for mula tran slator , FORTRAN is the oldest high-level programming language . Designed by John Backus for IBM in the late 1950s, it is still popular today, particularly for scientific applications that require extensive mathematical computations. The two most common versions of FORTRAN are FORTRAN IV and FORTRAN 77. FORTRAN IV was approved as a USASI standard in 1966. FORTRAN 77 is a version of FORTRAN that was approved by ANSI in 1978 (they had expected to approve it in 1977, hence the name). FORTRAN 77 includes a number of features not available in older versions of FORTRAN. A new

46. Wiley::Advanced Scientific Fortran
By David Wille (Wiley). Covering topics and issues usually left untouched by standard introductory texts, this book provides a stepping stone to better, more portable and more efficient fortran programming. It illustrates some of the more advanced techniques and facilities of the language, showing how it can be used more effectively to solve practical problems involving heavy numerical computation. Site describes book and lists contents.
http://www.wiley.com/WileyCDA/WileyTitle/productCd-0471953830.html
Shopping Cart My Account Help Contact Us
By Keyword By Title By Author By ISBN By ISSN Wiley Computing Computer Science Advanced Scientific Fortran Related Subjects
Computer Architecture

Distributed Systems

General Intelligent Systems

Optical Computers
...
Visual Basic

Related Titles
Software Reuse: A Holistic Approach (Paperback)

by Even-André Karlsson (Editor)
Requirements Engineering: Processes and Techniques (Hardcover)
by Gerald Kotonya, Ian Sommerville Requirements Engineering: A Good Practice Guide (Paperback) by Ian Sommerville, Pete Sawyer Software Engineering: Principles and Practice, 2nd Edition (Hardcover) by Hans van Vliet Modern Compiler Design (Paperback) by Dick Grune, Henri E. Bal, Ceriel J. H. Jacobs, Koen G. Langendoen Ada for Software Engineers (Paperback) by M. Ben-Ari by Jeff Magee, Jeff Kramer Join a Computing Mailing List Advanced Scientific Fortran David R. Willé ISBN: 0-471-95383-0 Paperback 252 pages January 1996 US $115.00 Add to Cart If you are an instructor, you may request an evaluation copy for this title.

47. LookSmart - Directory - Fortran Programming Resources
fortran programming Resources Contains free compilers, tutorials, commercial tools, and manuals for the novice and advanced programmer.
http://search.looksmart.com/p/browse/us1/us317831/us317876/us53906/us65714/us827
@import url(/css/us/style.css); @import url(/css/us/searchResult1.css); Home
IN the directory this category
YOU ARE HERE Home Computing Computer Science Programming ... Common Languages
Fortran Programming Resources - Contains free compilers, tutorials, commercial tools, and manuals for the novice and advanced programmer.
Directory Categories
We're always looking for ways to improve your search experience. Tell us how we're doing. Join the Zeal community and help build the "Fortran Programming Resources" Directory Category
IN the directory this category About Us Advertise with Us Advertiser Log-in Terms of Service

48. Compare Prices And Read Reviews On Fortran Programming Tools At Epinions.com
Epinions has the best comparison shopping information on fortran programming Tools. We found 572 results for fortran programming Tools. Refine these Results,
http://www.epinions.com/Programming_Tools-Fortran

Join Epinions
Help Sign In
Programming Tools Software All Categories Advanced Search
Home
Programming Tools
We found 572 results for Fortran Programming Tools
Refine these Results
by Brand
Compaq
IBM
Sun
view more
by Media Type
CD-ROM
Download
Floppy 3.5" HD Disk
by Platform
PC
Sun
Unix
by Estimated Price
$1000 to $3000
$3000 to $6000
Under $1000
view more

Search Results Showing 1-15 of 572 items Page 1 Next Hide photos Sort by
Name
or Rating Sort by
Price

Compare Compaq Visual Fortran Professional Edition 6.6 (QB-5LBAB-PA) for PC
Full Version, PC Version, CD-ROM, For Win NT 4.0 SP3 or later / Win ME / Win 2000 / Win 95/98, Fortran
Lowest price:
Compare Compaq Visual Fortran Standard Edition 6.6 (QB-5LCAB-SA) for PC Full Version, PC Version, CD-ROM, For Win NT 4.0 SP3 or later / Win ME / Win 2000 / Win 95/98, Fortran Lowest price: Compare Compaq Visual Fortran Professional Edition 6.6 (QB-5LBAB-PM) for PC Upgrade Version, PC Version, CD-ROM, For Win NT 4.0 SP3 or later / Win ME / Win 2000 / Win 95/98, Fortran Lowest price: Compare Compaq Visual Fortran Professional Edition 6.6 (QB-5LBAB-PB) for PC Full Version, PC Version, Academic License, CD-ROM, For Win NT 4.0 SP3 or later / Win ME / Win 2000 / Win 95/98, Fortran Compare Compaq Visual Fortran Professional Edition 6.6 (QM-5LBAB-AA) for PC

49. Fortran In UK Directory: Computing: Programming
Fortran programs. Fortran FAQ Voluminous guide to the fortran programming language provides answers to commonly asked questions.
http://www.ukdirectory.co.uk/Dir/?Category=705470,705483,599344,10083793

50. ENGR 309 Fortran Programming
ENGR 309 INTRODUCTORY MECHANICS. FORTRAN 77 PROGRAMMING (Last Update 127-99). Select Fortran 77 program by file.f name given below intfn.f.
http://www.olemiss.edu/courses/engr309/f77.html
ENGR 309: INTRODUCTORY MECHANICS
FORTRAN 77 PROGRAMMING
(Last Update: 12-7-99)
Instructor: Dr. Chris L. Mullen
Office: 202 Carrier Hall / Phone: 915-5370
Email: cvchris@olemiss.edu
Select Fortran 77 program by "file.f" name given below:
intfn.f
You may access Matlab from the MCSR SGI machine "sweetgum.mcsr.olemiss.edu" through a telnet session. This requires a student account which may be applied for at theMCSR's web site:
http://www.mcsr.olemiss.edu/computing/account.html
Contact the Information Technology help desk, 915-5222, for more information and short courses. Contact Dr. Mullen if you have problems.
A text file containing Fortran 77 commands can be created with a text editor. When given the extension "*.f", the commands may be "run" or executed by simply typing the name of the prefix. Unlike Matlab, the executable must first be created by "compiling" the text file or "source" code. This is done by typing the command at the prompt,
f77 filename.f -o filename

51. CE 521 Fortran Programming
CE 521 SOLID MECHANICS. fortran programming (Last Modified 331-99). Select Fortran program by file.f name given below ve-umat.f.
http://www.olemiss.edu/courses/ce521/f77.html
CE 521: SOLID MECHANICS
FORTRAN PROGRAMMING
(Last Modified 3-31-99)
Instructor: Chris L. Mullen
Office: 202 Carrier Hall / Phone: 232-5370
Email: cvchris@olemiss.edu
Select Fortran program by "file.f" name given below:
ve-umat.f
You may access Fortran from from sweetgum.mcsr.olemiss.edu through a telnet session or from the class accounts setup on zinger.ce.olemiss.edu and temblor.ce.olemiss.edu.
The file, ve-umat.f , contains the ABAQUS UMAT subroutine written by Prof. Hackett which is based on the Maxwell-type 3D viscoelasticity model he presented in class. Download and try to write a simple flow chart in order to help you relate it to the class development. Also, read the appropriate chapters on User-Material subroutines in the ABAQUS User Manual found in Room 206 before attempting to implement it. You will need to see Dr. Mullen if you do not yet have access to ABAQUS through temblor or magnolia.
An ABAQUS input file for testing the UMAT is given in umat.inp with excerpted output in umat.dat . This file computes the purely elastic response corresponding to the idealized rod case with properties given in class. Verify that it gives the correct top displacement(PL/EA) at full load (P=2.5 k) that are given by ABAQUS elastic material models using 1D truss elements ( trus.inp

52. MATH3016/3096 Part 1: Fortran 90 Programming
THE UNIVERSITY OF SYDNEY. MATH3016/3916 fortran programming and NUMERICAL METHODS. Part 1 Fortran90 Programming. Lectures. Times/Places
http://www.maths.usyd.edu.au:8000/u/ronj/mc3/
T HE U NIVERSITY OF S YDNEY MATH3016/3916 F ORTRAN P ROGRAMMING and N UMERICAL M ETHODS Part 1: Fortran90 Programming
Lectures
    Times/Places: Lectures start 10am Monday March 8. For other details see the Timetable Easter lectures break: Friday April 9 to Friday April 16 Lecturer: Ron James Room: Carslaw 624 Phone: email: ronj@maths.usyd.edu.au
    Course Notes
    Lecture notes for Fortran Programming are available from KopyStop , 55 Mountain St., Broadway, for about $8 from Monday, March 1. These should be purchased as soon as possible, and will be heavily used in lectures. A printout of the interactive F90 tutorials is also optionally available from KopyStop for about $5.
    Tutorials
    In week 1 there will be just one tutorial, Friday 11am, in Carslaw 705, for students unfamiliar with the Mathematics computing system. The main tutorials start in week 2. See the Timetable for details.
    Course Messages
    Much course information, such as weekly schedules, corrections, hints, assignment due dates etc. will be made available through the course message system on the Mathematics computer system. Unread course messages are advertised at each login. All Fortran Programming course messages may be viewed here , or read at any time in the Mathematics computing labs via the command mess entered at the UNIX % prompt. It is wise to check these messages regularly.

53. OC 3030 FORTRAN Web Module
Online course in fortran programming by Arlene Guest.
http://www.oc.nps.navy.mil/~bird/oc3030_online/fortran/
name="syllabus" scrolling="yes" marginwidth=1 marginheight=1> You do not have a frame-compatible browser - this page won't work without one.
Return to the Front page.

54. 16.5 FORTRAN Programming
16.5 fortran programming. Command Line Arguments. A FORTRAN program can easily evaluate arguments included on the command line that runs the program.
http://www.fnal.gov/docs/UNIX/unix_at_fermilab/htmldoc/rev1997/uatf-103.html
[Next] [Previous] [Up] [Top] ... [Index] Chapter 16: Software Development
16.5 FORTRAN Programming
There is some additional information about using FORTRAN in the UNIX environment that you will find useful to know.
16.5.1 External Reference and Entry Point Names
In order to avoid conflicts with the C runtime library when FORTRAN and C programs are included in a single program, most UNIX compilers internally append an underscore to FORTRAN external references and entry point names. At Fermilab we have set up all compilers to do this by default.
16.5.2 Separate Compilation of FORTRAN Subprograms: fsplit
By default, most compilers pre-link all the source code being compiled, even when you specify the -c option. If you compile a library with a single statement, it will usually contain a single module, and be linked as a whole. The fsplit utility identifies and extracts subprograms from the original FORTRAN source file into individual files in the current directory. These files can then be compiled separately so that they retain their identity when assembled into a library. The names of the extracted individual files are taken from their corresponding subprogram names. On some systems

55. FORTRAN PROGRAMMING
fortran programming CS 200. SPRING 2004 SYLLABUS. From The New York Times, 13 June 2001, Pioneers of the Fortran Programming Language ,By STEVE LOHR.
http://faculty.juniata.edu/rhodes/for/syllabus.htm
FORTRAN PROGRAMMING
CS 200
SPRING 2004 SYLLABUS
Instructor Texts Pioneers Objectives ... Unix and Fortran Last Updated You must attend a one hour orientation session to the course that is offered at these four times in C102:
  • Monday, January 12, 2004 at 12:00 p.m. Tuesday, January 13, 2004, at 8:00 a.m. Tuesday, January 13, 2004, at 10:30 a.m. Tuesday, January 13, 2004, at 5:00 p.m.
Please let the instructor know which of these times you will be attending. NOTE: We will be using the GNU Fortran 77 compiler (g77) found on the Suns. g77 is also downloadable to PC's as well. I would recommend you use the Sun workstations for development and implementation. This is the platform on which your programs will be tested and critiqued. Also you will want to be sure you have xWin loaded or a telnet application (with VTxxx emulation and most do) on your PC to be able to connect to the Suns from your personal PC. There are free such applications available. Here are a few Unix command summaries: Unix for FORTRAN
Unix Intro
Unix File Commands Unix File Management ... Vi Editor
Instructor:
Loren Rhodes
E-mail: rhodes@juniata.edu

56. Fortran Programming - Book.nu
fortran programming. Frederic Stuart List Price $41.00. Customer Reviews fortran programming. Customers who shopped for this item also bought
http://www.book.nu/0471834661
BOOK.NU Search Title Author Top Selling
Bargain

Audiocassettes

Audio CDs
...
Women's Fiction
Fortran Programming
Frederic Stuart List Price: Amazon.com Price: Publisher: Availability: Out of PrintLimited Availability
Try Abebooks, the largest online marketplace for used, rare, and out-of-print books
Amazon.com sales rank: Average customer rating: Buy from Amazon.co.uk
Buy from Amazon.ca

Buy from Amazon.de

Buy from Amazon.fr
...
Find the lowest price

Customer Reviews Fortran Programming Customers who shopped for this item also bought: More stores: DVD CD Photo/Cameras Games ... Outlet Shopping

57. Www.digital.com/info/hpc/f90/users.html
ITCWeb fortran programmingfortran programming ITC s fortran programming Document. FTNCHEK A Fortran Program Checker. IBM Fortran Webpage. XL Fortran Eight Ways to Boost Performance.
http://www.digital.com/info/hpc/f90/users.html

58. A Fortran Programming Methodology Based On Data Abstraction
A fortran programming methodology based on data abstraction. Full text, pdf formatPdf (977 KB). Programming Language Fortran, ANSI X3.91978.
http://portal.acm.org/citation.cfm?id=358659&dl=ACM&coll=portal&CFID=11111111&CF

59. Fortran Programming Language Support Page
BoM/CSIRO HPCCC fortran programming Language Support Page. The following list of resources may assist users to learn about Fortran
http://www.hpccc.gov.au/External/Fortran.html

60. Fortran - Programming Languages - Computers Internet
and Conversion Services Explore University of CaliforniaSan Diego s service to those learning fortran programming languages, with information and more.
http://www.buzzle.com/chapters/computers-and-the-internet_programming-and-langua
Home Web Directory What's the Buzz? Escape Hatch ... Free Email Wednesday, June 09, 2004 1:39:37 AM DIRECTORY Fortran VISITOR POLL
Who is your favorite rapper?

FEATURED AUTHORS Saurin Desai I write copy, articles, short stories and films when not acting, act when not writing and chase women when doing... Vishwas Purohit Vishwas did his Bachelors and Masters in Electronic Science and is currently pursuing his Doctors in Nuclear Physics.... Craig Romero 1995-2001: President Brown Earth Construction, New Mexico Graduated 1998: MBA Hamilton University 2001 Mortgage... Chapter Quicklink What's the Buzz Escape Hatch: Open Mic
Fortran
Fortran, an acronym meaning "FORmula TRANslation" language, was developed in the 1950s to simplify scientific programming. One of the first computer languages destined to be machine-independent, it allows a programmer to write in algebraic notation forms. Earlier versions were spartan in design, but technological advances allow useful features for a variety of applications. Fortran's programs call for short computer time, helpful to long computations such as weather forecasting, and is accessible from many different computer operating systems. The links included herein offer information about Fortran. Get more exposure, list your site

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 3     41-60 of 158    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | Next 20

free hit counter