Triangle Properties (used in Example 1)
Array of Objects Program - (Figure 1.10)
GIANT_TERNARY Class - (Figure 3.6)
Printing Giant Ternary Digits - (Figure 3.9)
Alternative realisation of above
Undirected Graph Class (Figure 4.14)
I/O Avoiding a Java irritant used in example below.
Illustrative Application (Figure 4.15)
List Cell Class - (Figure 5.4)
Linked List Class - (Figure 6.4)
The Stack Class - (Figure 7.2)
Reverse Polish Evaluation Using Stacks - (Figure 7.7)
The Queue Class - (Figure 8.6)
Customer Class for Supermarket Simulation - (Figure 8.8)
Supermarket Checkout Simulation Program - (Figure 8.11)
Naive Object Comparison - (Figure 9.3)
Record Manipulation Methods - (Figure 9.7)
Binary Tree Class - (Figure 10.6)
Binary Tree Class Methods - (Figure 10.12)
Note: Source code written (and not maintained by unless there's something seriously wrong!) by Paul E. Dunne between September and December 1999.
Although the sources have been made available primarily for for the use of students on COMP102, there are no objections to non-commercial use, should anyone consider such worthwhile..