CMPS 101
Examples

Queue in JavaQueue.java

Stack in Java:
  Stack.java

Queue in C:
  Queue.hQueue.c, QueueClient.c , Makefile

Stack in C
Stack.hStack.cStackClient.cMakefile

File IO in Java:  FileIO.java     Updated!

File IO in C:  FileIO.c     Updated!

A matched pair of large input/outfiles for pa3:   pa3_big_infile, pa3_big_outfile

A perl script for creating random input files for pa3:  pa3_random_graph

A perl script for creating random input files for pa4:  rand_digraph

A perl script for creating random input files for pa5:  pa5_random_graph

Red-Black Tree Insertion:  pdf, word



If you find any errors, please report them to: ptantalo@soe.ucsc.edu

webmaster@soe.ucsc.edu

Back to the SOE Class Home Pages
Back to the SOE Home Page