This directory contains source code for a number of fundamental sorting algorithms, implemented in C. These are essentially from "The Algorithm Design Manual, 2nd Ed." by Steven Skiena, as obtained from: www.cs.sunysb.edu/~skiena/algorist/book/programs/

I have taken the liberty of performing some modest editorial changes to those programs. These changes include reformatting some of the code (indenting, spacing, etc.) and introducing improvements to avoid compiler warnings.

Bill Slough
Eastern Illinois University
MAT 4880

[ICO]NameLast modifiedSizeDescription

[DIR]Parent Directory  -  
[TXT]Makefile06-Feb-2013 14:29 595  
[TXT]bool.h06-Feb-2013 11:17 133  
[TXT]item.h08-Feb-2013 11:26 684  
[TXT]priority_queue.c08-Feb-2013 11:13 3.0K 
[TXT]priority_queue.h06-Feb-2013 11:18 1.4K 
[TXT]queue.c08-Feb-2013 11:27 1.5K 
[TXT]queue.h08-Feb-2013 11:06 1.1K 
[TXT]random.c08-Feb-2013 11:09 2.0K 
[TXT]random.h08-Feb-2013 11:07 187  
[TXT]sorting.c08-Feb-2013 11:21 5.4K 
[TXT]sorting.h08-Feb-2013 11:13 534