aDABOOST
This package contains the following files:
learner.jar - is a platform independent java package. In order to run it on windows/linux
open the command prompt/shell and type the command "java -jar learner.jar".
Make sure the java installation path is set in the system enviroment.
learner.exe - A windows executable version of the application. Doubleclick to run.
learner.pdf - The digital version of the report.
SRC\ - The source code of the program is in this directory
CHAPT08\TESTTERM.CPP 16-Bit test program for the terminal emulation classes
CHAPT08\TESTTERM.EXE 16-Bit executable of the test program.
CHAPT08\TESTTERM.MAK A makefile for Borland or Microsoft C++.