News on Jun 24, 2003
Prebuilt binaries compatible with the latest GrWin Library 0.99.9a is now available.News on Jan 10, 2002
New source code compatible with the latest GrWin Library 0.99.8b was released.
ALL the TrueBASIC programs listed in this excellent text on simulations in physics have been converted to C and Fortran77 based on the GrWin Library for graphics:
Sources |
Executables for Windows (x86) |
compare,
cool, do_loop,
example, ginger,
no_pass, pass,
plot_function, product, product2,
series, series_test,
tasks, wheel |
|
bifurcate, entropy_fragment, graph_sol, iterate_map, period, poincare |
|
example_data, hd, md, r2 |
|
(*) Launch grwnd.exe before executing one of the above executables. See this for reference. |
All source files in C and Fortran77 are compressed as an archive file
/pub/sip/en/Src-Eng.tgz (256,583 Bytes).
To generate and to execute executables properly the version 0.99.8b or later of the GrWin Library must be used.
In addition to the source code, executables generated from the converted source code in C with a free compiler system MinGW and other files necessary to generate and execute the executables are compressed as an archive file
/pub/sip/en/All-Eng.tgz (4,721,843 Bytes).
In this archive file only a kit for MinGW and Visual C++ and Visual Fortran is included. Other free compiler systems (GNU-Win32) can also be used to generate executables from the converted source code. To use some or all of those free systems see the Web site for the GrWin Library mentioned below.
The GrWin Library is a library of graphics routines for Fortran and C developed specifically on Windows 2000/NT/9x (x86) platforms using GNU-Win32 and VC++. The latest version (lGrWnXXX.tgz) is available at an anonymous ftp site
and associated documentation is available at
Any comments and/or
suggestions would be appreciated.
INSTALLATION:
To make all the executables from the source code with MinGW, first install the MinGW compiler system on your computer, and then simply do as follows on a console window (or DOS prompt):makeThat's all. Have fun with doing physics!