CMPS 101
Examples

Java
Queue
Queue.javaQueueTest.javaMakefile
Stack:
  Stack.javaStackTest.javaMakefile 
File input-output and String tokenization: FileIO.java 

C
Queue in C:
  Queue.hQueue.c, QueueTest.cMakefile
Stack in C
Stack.hStack.cStackTest.cMakefile
File input-output and String tokenization:  FileIO.c

pa3 
Some matched pairs of input-output files:  in1-out1, in2-out2, in3-out3, in4-out4
A perl script for generating large random input files: random_in




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