Geometry.Net - the online learning center
Home  - Basic_F - Fortran Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 3     41-60 of 70    Back | 1  | 2  | 3  | 4  | 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 IV (Self-teaching Guides) by Jehosua Friedmann, Philip Greenberg, et all 1981-03-25
  2. Fortran Programs for Chemical Process Design, Analysis, and Simulation by A. Kayode Coker PhD, 1995-02-08
  3. Fortran 95 Language Guide by Wilhelm Gehrke, 1996-08-13
  4. Programming with Fortran 77 by J. Ashcroft, et al, 1995-03-01
  5. Introduction to Fortran IV programming;: Using the watfor/watfiv compilers by John Markus Blatt, 1971
  6. C++ for Fortran Programmers by Ira Pohl, 1997-07
  7. Fortran 90: A Reference Guide by Luc Chamberland, 1995-09
  8. Compaq Visual Fortran: A Guide to Creating Windows Applications by Norman Lawrence PhDMEd, 2002-01-02
  9. Fortran 77 Programming: With an Introduction to the Fortran 90 Standard (International Computer Science Series) by T. M. R. Ellis, 1990-07
  10. Effective Fortran 77 (Oxford science publications) by Michael Metcalf, 1985-06-13
  11. FORTRAN 90 for Scientists and Engineers by Brian Hahn, 1994-04-21
  12. Introduction to Fortran IV Programming by D. L. Dimitry, Donald L. Dimitry, et all 1966-01
  13. Advanced Programming Techniques: A Second Course in Programming Using Fortran by Charles Edward Hughes, 1978-04
  14. Fortran Programming and WATFIV by James L. Parker & Marilyn Bohl, 1973

41. Web Server Of The TROPICS Team
With focus on Parallelization and Differentiation of scientific software, Tapenade is an online Automatic Differentiation Engine for Fortran programs developed by the TROPICS team at INRIA, France. Along with extensive documentation, description and references, the tool can be downloaded or used online for non-commercial applications.
http://www-sop.inria.fr/tropics/

42. Fortran Programming Guide
Fortran Programming Guide Sun Studio 8 8175066-10
http://docs.sun.com/source/817-5066/index.html
Fortran Programming Guide
Fortran Programming Guide Sun Studio 8
Contents Tables Before You Begin Typographic Conventions Shell Prompts ... Index
Fortran Programming Guide

43. KindFinder
Fortran 90 program by Werner W. Schultz that checks for the available KIND parameters available for a given Fortran 90 or 95 compiler. It prints into a file a new Fortran program that can be compiled to write into a unit the various parameters that describe each integer/real representation.
http://www.unics.uni-hannover.de/rrzn/gehrke/kindfind.f90
with two digits, e.g. Int_04 ! if the KIND-Value is that of the default Integer-Type ! it is called Int_Def. ! ! Typically one can find Integer Implementations of these Sizes: ! (the KIND-Values are machine-specific) ! ! Kind Range my Name Size in Byte/Bits ! 1 2 Int_01 1/8 ! 2 4 Int_02 2/16 ! 4 9 Int_Def 4/32 ! ! and on 64-bit machines (modern workstations): ! 8 18 Int_08 8/64 ! ! ! ! FloatingPoint: ! Single if KIND-Value is that of the default REAL/COMPLEX ! Double if KIND-Value is that of the default DOUBLE PRECISION ! Extnd < 1 ) then ! Current Precision f_prec_val is not available ! anymore. End of Search for f_prec_val exit Prec_Loop else if( kv1/=kv2 ) then ! Found a new KIND value ! Now find RANGE value f_rnge_val = 1 Range_Loop: do kv1 = selected_real_kind( p=f_prec_val, r=f_rnge_val ) kv2 = selected_real_kind( p=f_prec_val, r=f_rnge_val+1 ) kv3 = selected_real_kind( p=f_prec_val+1, r=f_rnge_val ) if( kv1

44. Pearson - FORTRAN--Programming
Download Surveyin-a-Box Student Experience of the Major (SEM). Available for free from the National Center for Women IT, this resource aids in assessing, interpreting, and
http://www.pearsonhighered.com/educator/course/FORTRANProgramming/91011732.page

45. Naccess Homepage
Fortran program to calculate the accessible area of a molecule from a PDB (Protein Data Bank) format file. It can calculate the atomic and residue accessiblities for both proteins and nucleic acids. Free for academics.
http://www.bioinf.manchester.ac.uk/naccess/
Naccess Homepage
This service requires a web browser that supports frames and is java enabled. If you see this page then you are using a browser that does not support frames and most likely is not java enabled. You may upgrade your browser from Microsoft or . Do it NOW!

46. SPHEREPACK 3.2: A Model Development Facility
Collection of Fortran programs to facilitate computer modeling of geophysical processes. The package contains programs for computing certain common differential operators, including divergence, vorticity, gradients, and the Laplacian of both scalar and vector functions.
http://www.cisl.ucar.edu/css/software/spherepack/
SPHEREPACK 3.2: A Model Development Facility
by John C. Adams and Paul N. Swarztrauber
May 2009 Computing on the sphere tutorials (The figure above is a visible rendering of a scalar harmonic with order 12 and degree 6 on a 89 X 180 Gauss latitudinal grid. It was produced by the SPHEREPACK subroutine visgau
ABSTRACT
This work was partially supported by the Computer Hardware, Advanced Mathematics, and Model Physics (CHAMMP) Program which is administered by the Office of Energy Research under the Office of Health and Environmental Research in the U.S. Department of Energy, Environmental Sciences Division.
OBTAINING SPHEREPACK SOFTWARE
Documentation for driver subroutines can be accessed as text files from this site (see Table 1 in this document). The entire SPHEREPACK fortran package can be downloaded after signing a UCAR licensing agreement which includes, among other provisions, that the software is not to be used for commercial purposes, modified, or distributed further. The SPHEREPACK manual can be downloaded as a pdf or postscript file (go to the end of this document for instructions). When you order SPHEREPACK from NCAR you are assured of receiving original source code from its creators. You avoid security conerns associated with pirated or "shared" software. It will also be possible to contact you when software corrections and improvements occur.

47. F90VB - Features
Enables Fortran programs to access COM/ActiveX objects and call Visual Basic DLLs. Enables creation of Fortran DLLs that handle intrinsic Visual Basic data types. Includes TLView, a Type Library browser.
http://www.canaimasoft.com/f90vb/Features.htm
Features of f90VB has more than 650 functions and subroutines. Each one has been carefully hand-coded to squeeze every single drop of performance out of the available resources. To reduce the learning curve for and to make the easy to use from Fortran, most of these subroutines have been overloaded into about 150 end-user procedures. libraries cover those areas of COM/ActiveX technologies for which most Fortran compilers do not offer support: BStrings Safe Arrays Variants Automation ... TLView In addition to the Reference Manual explaining in detail the behavior and arguments of each procedure, includes a User Manual , with almost 200 pages describing the fundamental concepts to understand the technologies involved. Both the Reference Manual and the User Manual have copious amounts of examples, all of which are also described in detail. The examples illustrate topics like creating Fortran controllers for Excel Spreadsheets, and Fortran-VB mixed language programming. And of course

48. CUDA Fortran Programming Guide And Reference
CUDA Fortran Programming Guide and Reference 7 1 Introduction Graphic processing units or GPUs have evolved into programmable, highly parallel computational units with very high memory
http://www.pgroup.com/lit/whitepapers/pgicudaforug.pdf

49. WSTS Fortran Graphics Subroutine Library
Callable from Fortran and C programs on Linux and Mac OS X. Binaries and source code are available for purchase. Also includes conversion and utility programs.
http://wxres.com/computing/graphics/fortran/
WSTS Fortran Graphics Subroutine Library
Overview
This library consists of a range of graphics calls which are straightforward to add to programs written in languages such as Fortran and C. It is simple to provide a `quick look' facility to a program, and little more effort to produce `presentation quality' output. The software is written to be easy to port to different systems, allowing you to write truly platform-independent programs with graphics. Low-level drivers are included for X-Windows (Unix / Mac OSX). At present, no other systems are supported. The language used is clean Fortran (ANSI Fortran-77 with common extensions). C is used for the interface to some low-level libraries (such as X-Windows). The library contains routines for drawing 2D lines, filling and shading 2D shapes, drawing 3D lines, filling and shading 3D surfaces, text, colour, 2D and 3D graph-plotting, 2D bar and pie charts, 2D scalar and vector fields (including contouring and field-to-surface), screen saving and loading, and basic interaction tools (as far as different systems allow). In addition, we include translation programs to convert saved screen data to formats suitable for several hardcopy devices. This offers a way of generating diagrams for TeX and LaTeX documents.

50. FORTRAN - Programming - Pearson Education EMA Catalogue
MATLAB Simulink Student Version 2010a MATLAB Get the essential tools for your courses in engineering, math, and science. MATLAB is a highlevel language and interactive
http://cseng.aw.com/catalog/academic/course/0,1143,341829,00.html
Select a Discipline Agriculture American Studies Anthropology Art Biology Chemistry Communication: Mass Comm Communication: Speech Comm Computer Science Decision Science Economics Education Engineering: Chemical Engineering: Civil and Environmental Engineering: Electrical Engineering: Industrial Engineering: Intro Level Engineering: Mechanical English: Composition Finance Further Education Geography Geology History Information Systems Journalism Law Linguistics Literature Marketing Mathematics Media and Film Studies Music Philosophy Physics Politics Psychology Religion Social Work/Social Welfare Sociology Sports Science Study Skills Theatre World Languages Advanced Search View Basket View ExamCopy BookBag Sort by: Author Title FORTRAN - Programming
MATLAB
Get the essential tools for your courses in engineering, math, and science. MATLAB is a high-level language and interactive environment that lets you focus on your course work and applications, rather than on programming details. It enables you to solve many numerical problems in a fraction of the time it takes to write a program in a lower-level language such as Java, C, C++, or Fortran. You can also use MATLAB to analyze and visualize data using automation capabilities, thereby avoiding the manual repetition common with other products.
The MATLAB in Student Version provides all the features and capabilities of the professional version of MATLAB software, with no limitations. There are a few small differences between the Student Version interface and the professional version of MATLAB:

51. Software Klaus Eichele
Solid-state NMR simulation,version 2.2.13, 1998. A FORTRAN program to simulate SS NMR spectra.
http://anorganik.uni-tuebingen.de/klaus/soft/index.php?p=solids/solids

52. CE 521 Fortran Programming
Instructor Chris L. Mullen Office 202 Carrier Hall / Phone 2325370 Email cvchris@olemiss.edu
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

53. Golomb Rulers
Table of lengths of shortest known Golomb rulers, counts of optimal and near-optimal rulers, and some Fortran programs for dealing with Golomb rulers.
http://researchweb.watson.ibm.com/people/s/shearer/grule.html
This web page is devoted to Golomb rulers.

54. Fortran Programming Language
Fortran Programming Language Drama Free Script Short WATFIV programming language WATFIV, or WATerloo FORTRAN IV, is an implementation of Fortran IV developed at the
http://mu20.tekcareinc.com/fortranprogramminglanguage.html
Fortran Programming Language
Programming Languages
CLICK HERE FOR BEST PRICE

Fortran 95 Handbook
CLICK HERE FOR BEST PRICE

WATFIV programming language
- WATFIV, or WATerloo FORTRAN IV, is an implementation of Fortran IV developed at the University of Waterloo, Canada. It is the successor of WATFOR. J programming language - The J programming language , developed in the early 1990s by Ken Iverson and Roger Hui, is a synthesis of APL (also by Iverson) and the FP and FL functional programming languages created by John Backus (of FORTRAN, ALGOL, and BNF fame). Lisp programming language - Lisp is a family of computer programming languages with a long history and a distinctive fully-parenthesized syntax. Originally specified in 1958, Lisp is the second-oldest high-level programming language in widespread use today; only Fortran is older. Yorick programming language - Yorick is an interpreted programming language designed for numerics, graph plotting and steering large scientific simulation codes. It is quite fast due to array syntax, and extensible via C or Fortran routines.
fortranprogramminglanguage
Fortran Programming Language Fortran Programming Language       WATFIV programming language - WATFIV, or WATerloo FORTRAN IV, developed at the University of Waterloo, Canada is an implementation of Fortran IV. It is the successor of WATFOR. Lisp programming language - Lisp is a family of computer programming languages with a ...

55. Floppy
Software tool that takes as input a file of Fortran 77 code and checks it according to various coding conventions . Floppy can tidy the source Fortran, producing a new file with indented DO-loops, block IF s, and so on. Floppy can be used to generate HTML from the Fortran program.
http://www.netlib.org/floppy/
floppy
Click here to see the number of accesses to this library. file contents.html for Online manual for floppy and flow; viewable using Mosaic or any other World Wide Web browser. (included in tar files) file floppy7.tgz for FLOPPY is a software tool that takes as input a file of FORTRAN 77 , code and checks it according to various "coding conventions". Floppy , can "tidy" the source FORTRAN, producing a new file with indented , DO-loops, block IF-s, and so on. Floppy can be used to generate HTML , from the Fortran program. In this case, a new file is written where each , module and include file name in the source Fortran is replaced by an , HTML Anchor. The format of the source is preserved when the , document is browsed by an HTML browser. FLOPPY can also be used , to write a binary summary file which is then used as input to the FLOW , program. by Julian J. Bunn, julian@vxcern.cern.ch. file flow3.tgz for The FLOW program takes the binary summary file produced by , FLOPPY, and can produce various reports on the structure of the , original FORTRAN program. by Julian J. Bunn, julian@vxcern.cern.ch. lib for win32 versions of the floppy package , FLOPPY is a software tool that takes as input a file of FORTRAN 77 , code and checks it according to various "coding conventions". Floppy , can "tidy" the source FORTRAN, producing a new file with indented , DO-loops, block IF-s, and so on. Floppy can be used to generate HTML , from the Fortran program. In this case, a new file is written where each , module and include file name in the source Fortran is replaced by an , HTML Anchor. The format of the source is preserved when the , document is browsed by an HTML browser. FLOPPY can also be used , to write a binary summary file which is then used as input to the FLOW , program. by Julian J. Bunn, julian@vxcern.cern.ch.

56. Fortran Programming Related Posts Facebook
Welcome to the Facebook Community Page about Fortran Programming, a collection of shared knowledge concerning Fortran Programming.
http://www.facebook.com/pages/Fortran-Programming/410357285287?v=stream

57. GPLOT And XYPLOT Plotting Libraries
GPLOT can be used to plot variables from inside any Fortran program. This subroutine is not intended to replace other graphics packages, or plotx, but to rather allow the user to look at arrays of data in the middle of fortran codes. XYPLOT is also not intended to replace plotxy, but to work as a user-friendly interactive program, in which plots of data files can be created from the command line. It is interactive in the sense that the user can input some parameters and the program can interpret the parameters given and create a plot of the desired data file.
http://www.eqinfo.ucsd.edu/~gprieto/software/gplot.html

58. FORTRAN Programming
Roy F. Keller, A modern beginning programming course, Proceedings of the June 710, 1976, national computer conference and exposition, June 07-10, 1976, New York, New York
http://portal.acm.org/citation.cfm?id=574898

59. The JTPACK Linear Solver Toolkit
Toolkit containing various Fortran routines developed over a number of years in support of several code efforts at Los Alamos National Lab. It contains some BLAS-like routines, some LAPACK-like routines, various iterative solvers, and utility routines like timers, random number generators, I/O routines, routines to parse command-line arguments to Fortran programs, etc.
http://turner-family.com/John/LANL/JTpack.html
The JT PACK Linear Solver Toolkit
John A. Turner October 4, 1998
What is JT PACK
JT PACK is a toolkit containing various Fortran routines developed over a number of years in support of several code efforts at LANL . It contains some BLAS -like routines, some LAPACK -like routines, various iterative solvers, and utility routines like timers, random number generators, I/O routines, routines to parse command-line arguments to Fortran programs, etc The library was designed to allow use at a number of levels. At the most basic level, there are several high-level solver routines that can be used in almost a black-box manner for solving linear systems by accepting reasonable default values for various control parameters. Alternatively, one can exert more control by dictating control parameters or by adding user-written routines for certain operations. Finally, the library can be used as a toolkit for building and investigating new algorithms. There are two versions of JT PACK , one written in Fortran 77 with extensions, the other in Fortran 90 . Both versions contain a README with information on requirements and directions for building the packages and running the test problems.
JT
The current JT manual is available as either HTML gzipped PostScript (0.17 MB), or

60. Fortran Programming Services Information | Business.com
Offering Fortran programming services. Fortran Programming Services Resource Find Fortran Programming Services. Search listings and reviews of retailers, specialists and
http://www.business.com/directory/computers_and_software/computer_services/progr

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 70    Back | 1  | 2  | 3  | 4  | Next 20

free hit counter