Sequential and Parallel Sorting Algorithms by H. W. Lang
Publisher: FH Flensburg 2000
Sequential and parallel sorting algorithms explained, followed by source code. From the table of contents: insertion sort, quicksort, heapsort, mergesort, shellsort, lower bounds, external sorting, sorting networks, sorting on mesh-connected processor arrays, sorting contest.
Computers & Internet Programming Algorithms