Home
Music_Metasearch
Music Top Sites
Music Store

AllMusicListings
Concert Listings
Concert Tickets

AllMusicTalk
Chat Rooms
Message Boards

MusicNews
Pop Music News
Pop Music Reviews
Music Business
MP3 News

Community Blogs
Free Member Blogs

AllMusicPages
Free Web Pages

AllMusicBookmarks
Your Bookmarks

AllMusicFun
Musical Postcards
Relationship Test
Tarot Readings
Numerology

Music Auctions
Auctions
Classifieds

Music Apparel
AllMusicSearch Apparel

Music Store
MP3 Players
Audio Equipment
MP3 Software

Musical Instruments

Music Books
Music Magazines

Music T-Shirts

Alternative Rock
Blues
Broadway & Vocal
Children's
Christian & Gospel
Classic Rock
Classical
Country
Dance & DJ
Folk
Hard Rock & Metal
International
Jazz
Latin Music
Miscellaneous
New Age
Opera & Vocal
Pop
R&B
Rap & Hip-Hop
Rock
Soundtracks

Music Videos
Music DVDs

AllMusicSearch Music Directory
Web Directory
AllMusicSearch.com Music Guide

FAQs, Help, and Tutorials (68)

Categories:

See Also:
Sites:

http://www.nber.org/sys-admin/fortran-cgi/
» A Native Fortran 77 CGI Interface Open in a new browser window
   Explains how to pass input parameters and upload a file from a web browser to a Fortran 77 program on an Apache web server.
   http://www.nber.org/sys-admin/fortran-cgi/
http://www.ruppweb.org/xray/comp/cgi_prog.htm
» CGI Programming Open in a new browser window
   Discusses CGI programming in Fortran.
   http://www.ruppweb.org/xray/comp/cgi_prog.htm
http://www.astro.indiana.edu/~jthorn/c2f.html
» Calling Fortran Subroutines from C/C++ Open in a new browser window
   By Jonathan Thornburg. Discusses Fortran and C/C++ interoperability in both directions.
   http://www.astro.indiana.edu/~jthorn/c2f.html
http://wiki.tcl.tk/4004
» Combining Fortran and Tcl in One Program Open in a new browser window
   Article by Arjen Markus describing a small client-server system for on-line visualisation, using Fortran and Tcl.
   http://wiki.tcl.tk/4004
http://www.stat.tamu.edu/~jnewton/createdll.pdf
» Creating FORTRAN 77 DLLs for R on a Windows PC Open in a new browser window
   By Jane L. Harvill and H. Joseph Newton.
   http://www.stat.tamu.edu/~jnewton/createdll.pdf
http://academic2.american.edu/~jpnolan/Misc/FortranDLL.html
» Creating a Windows DLL with Visual Fortran Open in a new browser window
   By John Nolan, also covers linking a DLL to S-Plus under Windows.
   http://academic2.american.edu/~jpnolan/Misc/FortranDLL.html
http://www.swcp.com/~walt/fortran_store/Html/Info/books/ftutorial.html
» F Programming, A Tutorial Introduction Open in a new browser window
   By Robert Moniot, provides a short introduction to the F programming language, which is a subset of Fortran 95. This book, organized in tutorial style, is intended for the novice programmer who wants to learn enough Fortran to do typical numerical computa
   http://www.swcp.com/~walt/fortran_store/Html/Info/books/ftutorial.html
http://www.fortran.com/metcalf.htm
» Fortran 90/95/HPF Information File Open in a new browser window
   By Michael Metcalf.
   http://www.fortran.com/metcalf.htm
http://www.fortran.com/fortran/tutorials.html
» Fortran Company - Fortran Tutorials Open in a new browser window
   Collection of links to tutorials.
   http://www.fortran.com/fortran/tutorials.html
http://www.faqs.org/faqs/fortran-faq/
» Fortran FAQ Open in a new browser window
   Frequently Asked Questions about Fortran.
   http://www.faqs.org/faqs/fortran-faq/
http://aede.osu.edu/people/roberts.628/papers/research/fmex/
» Fortran MEX Files Open in a new browser window
   Discusses how to combine Fortran with Matlab.
   http://aede.osu.edu/people/roberts.628/papers/research/fmex/
http://fortran-windows.tripod.com/
» Fortran Programmers Club Open in a new browser window
   Tutorials for Windows 95/98/NT applications programming, graphical interfaces, and common controls.
   http://fortran-windows.tripod.com/
http://www.polyhedron.co.uk/winnl.html
» Fortran and Windows - How to do it! Open in a new browser window
   Discusses the creation of Windows programs using the tools supplied by compilers, 3rd party development packages, and using DLLs.
   http://www.polyhedron.co.uk/winnl.html
http://wiki.tcl.tk/3359
» Managing Fortran Programs Open in a new browser window
   Article by Arjen Markus about managing interactive Fortran programs via Tcl. Has Fortran 95 and Tcl code.
   http://wiki.tcl.tk/3359
http://rsc.anu.edu.au/~harry/COURSES/MATHMETH/
» Mathematical Methods for Chemists -- Numerical Methods: Fortran and Mathematica Open in a new browser window
   By Harold W. Schranz. Covers Fortran 90.
   http://rsc.anu.edu.au/~harry/COURSES/MATHMETH/
http://msdn.microsoft.com/en-us/library/ms811901.aspx
» Migrating Fortran Open in a new browser window
   Article discusses issues arising in porting Fortran programs from Unix to Windows.
   http://msdn.microsoft.com/en-us/library/ms811901.aspx
http://www.chiralcomp.com/support/mixing_f77_c_cpp/
» Mixing C, C++, and Fortran 77 Open in a new browser window
   Article by the Chiral Data company.
   http://www.chiralcomp.com/support/mixing_f77_c_cpp/
http://www.ibiblio.org/pub/languages/fortran/
» Notes on Fortran Programming Open in a new browser window
   Information about Fortran, programming, tools, floating point type, external environment.
   http://www.ibiblio.org/pub/languages/fortran/
http://www.cisl.ucar.edu/zine/96/fall/articles/2.F.language.html
» The F language Open in a new browser window
   By Jeanne Adams.
   http://www.cisl.ucar.edu/zine/96/fall/articles/2.F.language.html
http://www.macresearch.org/tutorial_mixed_c_and_fortran_and_some_lapack
» Tutorial: Mixed C and Fortran...and some LAPACK Open in a new browser window
   Covers some of the basics of mixed C and Fortran using LAPACK from the Accelerate framework.
   http://www.macresearch.org/tutorial_mixed_c_and_fortran_and_some_lapack
http://www.stats.uwo.ca/faculty/murdoch/software/compilingDLLs/fortran.html
» Using Fortran with R in Windows Open in a new browser window
   Discusses how to write extensions for R statistical programming language using Compaq Visual Fortran 6.1 and 6.6, g77, and Salford FTN95.
   http://www.stats.uwo.ca/faculty/murdoch/software/compilingDLLs/fortran.html

This category needs an editor

Last Updated: 2007-06-14 12:02:05



Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

The content of this directory is based on the Open Directory and has been modified by AllMusicSearch.com editors

Free previews by Thumbshots.org