The code could be found at http://www.cs.colorado.edu/~main/chapter13/
Selectionsort
Mergesort
Heapsort
Another sorting program using a template heap class (heap.h, heap.template, heap_sort.cxx)