|
DPLOTLIB Example Programs
btest.exe | Visual Basic demo program for DPlot_Plot. The distribution does not include VB runtime files. |
btest2.exe | Visual Basic demo program for DPlot_Plot, DPlot_GetBitmapEx, and DPlot_ZFromXY. Again, the distribution does not include VB runtime files. |
btest3.exe | Visual Basic demo program demonstrating a real-time simulation, using either DPlot_AddData or DPlot_Command with the XY command. |
btest4.exe | Visual Basic demo program for DPlot_GetEnhMetaFile. |
ctest.exe | C demo program for DPlot_Plot. |
ctest2.exe | C demo program for DPlot_Plot, DPlot_GetBitmapEx, and DPlot_ZFromXY. |
ctest3.exe | C demo program demonstrating a real-time simulation, using either DPlot_AddData or DPlot_Command with the XY command. |
ctest4.exe | C demo program for DPlot_GetEnhMetaFile. |
dplotlib.dll | The reason you downloaded this file. |
dplotlib_cc.dll | __cdecl version of dplotlib.dll. See Calling Conventions for an explanation. |
ftest.exe | FORTRAN example program. |
Source examples |
\btest | Microsoft Visual Basic 5/6 |
\c | C source code |
\c\borland | Borland C++ 5.5.1 |
\c\gcc | GNU C Compiler, version 3.1.0 or later |
\c\lcc | LCC-WIN32 |
\c\msvc | Microsoft Visual C/C++ 5/6 |
\csharp | Microsoft Visual Studio 2005 C# |
\fatest | Absoft FORTRAN |
\fctest | Compaq Visual FORTRAN 6 |
\freebasic | FreeBASIC |
\fstest | Salford FORTRAN |
\fwtest | WATCOM FORTRAN 10.6 (also for Open WATCOM FORTRAN, but see notes in ftest.for) |
\g77 | GNU FORTRAN 77 (g77) |
\pb | PowerBasic |
\vbnet | Visual Basic .NET |
|
|