You can download each file individually, or download a Unix zip file containing all the files mentioned (including this one).
QueueElement.java - the source code for "QueueElement", referred to in section 11.2 (pp273-4)
PriorityQueue.java - the source code for the array version of "PriorityQueue" (using calls of "System.exit"), referred to throughout chapter 11 (pp274-86)
TaskOrganizer.java - the source code for "TaskOrganizer", referred to in section 11.6 (pp287-9)
tasks.data - the date file of tasks referred to in section 11.1 (p271)
Return to main page | examples page
last updated: 5th February 1998