Menu
Submit Site
Home
Computer
Programming
All sites of Programming
Fortran Library Links
Fortran Library Links- Gary Scott's collection of source code links. ...
Orderpack 1.0 sorting and ranking routines in Fortran 90
Orderpack 1.0 sorting and ranking routines in Fortran 90- Public domain package by Michel Olagnon of general and specialized sorting and ranking routines in Fortran 90. Specialized routines include partial sorts, partial ...
Combinatorial algorithms
Combinatorial algorithms- Generation of subsets and permutations, Hamiltonian cycles, determinants and permanents, network flow, and minimum spanning trees. ...
F2KCLI
F2KCLI- Implements the draft F2K standard for accessing the command line and arguments. Site answers questions and lists supported compilers and platforms. ...
Tomasz Plewa's Numerical methods directory
Tomasz Plewa's Numerical methods directory- Directory of links to numerical analysis sites, many of which contain software. ...
JPL Planetary and Lunar Ephemerides on CD-ROM by Standish, et. al
JPL Planetary and Lunar Ephemerides on CD-ROM by Standish, et. al- Contains three different Jet Propulsion Laboratory Planetary and Lunar Ephemerides (DE200, DE405, and DE406) along with associated reading and interpolat ...
XML-Fortran
XML-Fortran- Aims to be a library that allows programmers to access XML files. ...
Public Domain Aeronautical Software (PDAS)
Public Domain Aeronautical Software (PDAS)- Programs for aeronautical engineering, many from NASA or USAF, complete with public domain source code, instructions and sample cases on CD-ROM. [Commercial] ...
Fortran Tools by Nelson Beebe
Fortran Tools by Nelson Beebe- Dcl2inc postprocesses ftnchek .dcl files to create separate include files; dtosstod converts Fortran floating-point precision; fpp is a reversible Fortran preprocessor; lprsf3 is a filter t ...
Utilities in Fortran 90
Utilities in Fortran 90- Fortran 90 code by Michel Olagnon: pre-processor and pretty-printer, with command-line interface for Unix, fsplit utility for splitting large files into separate ones for each procedure, PostScri ...
StopWatch
StopWatch- Fortran 90 module, by William Mitchell, for measuring execution time of program segments. It is designed to be a portable, easy-to-use means of measuring execution time. ...
FXDR
FXDR- Library by David W. Pierce that allows calls to the XDR (eXternal Data Representation) routines from Fortran. ...
RIM: Computing the Acoutic Field Surrounding a Vibrating Plate
RIM: Computing the Acoutic Field Surrounding a Vibrating Plate- Shareware by Stephen Kirkup. ...
F (Fortran 95 subset) Program Examples
F (Fortran 95 subset) Program Examples- Factorial function, iterative computation of the square root, nonadvancing I/O, dynamic arrays, Towers of Hanoi, and other topics. ...
OSCall
OSCall- OS Command line interface utility for Compaq/Intel Visual Fortran with immediate return or wait specified in milliseconds (routine automatically quotes the command string). ...
ShareBufferWin32
ShareBufferWin32- Easy Inter-Process Shared Memory Communication Utilities for Win32 using a simple Fortran 77-style interface. Written for Compaq Visual Fortran by Gary Scott. ...
DownGradePrecision
DownGradePrecision- Code by Kevin Rhoads to allow precision to be deliberately thrown away in an IEEE floating point compliant computing environment in order to more closely model computations in less precise floating po ...
Examples
Examples- Fortran 90 codes from introductory course by John Mahaffy. ...
Algorithms and Data Structures in F and Fortran
Algorithms and Data Structures in F and Fortran- Codes from book by Robin Vowels for sorting, linked lists and trees, complex arithmetic, text processing, solving linear equations, graphics, searching, numerical methods, ...
BIEPACK
BIEPACK- Code for boundary integral equations, by Kendall E. Atkinson. ...
Ernesto Martin's codes
Ernesto Martin's codes- Random generator networks and other algorithms. ...
Finite Elements
Finite Elements- Fortran 90 code by Jacques Laminie. ...
Jeff Cameron's Fortran code
Jeff Cameron's Fortran code- Code for the VMS operating system and for a fractal figure called Sierpinski's Gasket. ...
Fortran 77 Codes
Fortran 77 Codes- Programs by John A. Strain to count zeros of the zeta function, compute the Fast Gauss Transform, and use spectral methods to solve nonlinear parabolic systems. ...
High Performance Finite Elements
High Performance Finite Elements- Fortran 77 and 90 codes. ...
G77_i386_fpe_demo
G77_i386_fpe_demo- Demonstrates handling of floating point exceptions under g77/i386/Linux. By Tom Crane. ...
Hello, World
Hello, World- Example of simple program in Fortran. ...
ISO Varying String
ISO Varying String- Implemented in the F subset by Rich Townsend. ...
Fortran Resources - Garnatz and Grovender
Fortran Resources - Garnatz and Grovender- Keyed file shareware in Fortran 90 and 77, Fortran 90 interface to the X Window system. ...
Texas KZK Time Domain Code
Texas KZK Time Domain Code- Fortran 77 time-domain computer code to model axisymmetric sound beams in fluids. The code is based on an augmented KZK equation that accounts for nonlinearity, diffraction, thermoviscous abso ...
KindFinder
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 ...
OpenMP Tutorial
OpenMP Tutorial- Has examples of Fortran codes using the Message-Passing Interface (MPI). ...
Collaborative Computational Projects
Collaborative Computational Projects- Links to chemistry, physics, and engineering codes, many in Fortran. ...
Wild-card String Matching
Wild-card String Matching- Fortran 77 code by Clive Page to do wild-card matching to a pattern, which may contain "?" to match any single character, and "*" to match zero or more consecutive characters of any type. ...
Lahey's Fortran Code Repository
Lahey's Fortran Code Repository- Fortran codes for various tasks. ...
Input Routines
Input Routines- Fortran 90 module by Andy Stone that parses input lines into 'words', and routines that read a 'word' and translate it into a specified form, usually an integer or double-precision number. In conjunction ...
PDEs and linear equations
PDEs and linear equations- Fortran and C codes by Dong Liang. ...
Daniel A. Steck
Daniel A. Steck- Fortran 90 codes to integrate Ito stochastic differential equations, generate random numbers, compute the FFT, and time programs. ...
Problem Generators
Problem Generators- Generators for linear ordering and clustering problems, by John E. Mitchell. ...
Ncregrid
Ncregrid- Tool by Patrick Jöckel for data transfer of gridded 2- and 3-dimensional (spatial) geophysical/geochemical scalar fields between grids of different resolutions. The algorithm handles data on rectangular latitud ...
Fortran 77 Codes
Fortran 77 Codes- Programs by Niklaus Zimmermann for climate data analysis, moving window regression, soil profile analysis, and testing predictive (simulated) maps. ...
Fortran code
Fortran code- Fortran 77 codes by Daniel Powers for optimization and statistics. ...
Selected Publications and Unpublished Software of Patrick Keast
Selected Publications and Unpublished Software of Patrick Keast- Code for partial differential equations, quadrature, and the solution of linear systems, with associated papers. ...
XML
XML- Module by Mart Rentmeester that reads and interprets XML in standard Fortran 95. Also at the site is code for varying length strings, the complementary error function, an interface to the GD Graphics Library, and nu ...
Gridpak
Gridpak- Package for curvilinear orthogonal grid generation, which creates an orthogonal grid when provided with boundary information. ...
LIBXML2F90
LIBXML2F90- A Fortran 90 library by Alexander Poddey to access (read and write) XML (and similar) structured files via a linked list. This is conceptually different from the SAX approach. The data can be held and 'browse ...
Neural Network Source Code in Fortran 90
Neural Network Source Code in Fortran 90- Free code to help you develop neural networks. ...
Ani2D
Ani2D- Fortran 77 package to generate unstructured triangular meshes adapted to a solution function defined at mesh nodes. ...
Utility Code
Utility Code- Fortran 95 code by Paul van Delst for type kinds, comparing floating numbers, error handlers, file processing, endian conversion, list processing, string processing, dates, and fundamental constants. ...
Numerical Methods
Numerical Methods- Code by John H. Matthews to accompany the book Numerical Methods for Mathematics, Science, and Engineering, Second Edition. ...
« First
Previous
Page 89 of 145.
Next
Last »
Latest sites from Programming
Wikipedia - Computer Programming
Reddit: Programming
Gamedev.org
GameDev.net
Dis6502
Ada-Tools
JSW Technology
UniquE RAR File Library
MyLibC
The Endpoint Library
WM_MOTIF
Matrix2D
LZO
Enumerating Objects with .NET
Deep Inside C#: An Interview with Microsoft Chief Architect Anders Hejlsberg
C# XML Directory Lister
Creating a control with the .NET SDK using C#
libspopc
libZI
IRCG
Better String Library
Fingerprint Verification System
GNU Scientific Library
jclassinfo
ForbiSoft
Send feedback
submit