CSCI 1321 (Principles of Algorithm Design II):
Useful Links and Other Resources
(This page is not being actively maintained, so some links may no longer be valid.)
Useful links
Remote access to the CS Linux machines
.
Other useful links for the not-expert
(tips about compilers, text editors, Unix, etc.).
Standard Template Library Programmer's Guide
: SGI's online documentation for the Standard Template Library.
Some Useful STL Functions
: A description of some useful "generic algorithm" STL functions.
Books