| Base64Converter.zip | Java code and compiled classes for an application that encodes and decodes files using Base64 encoding. The code is packaged as an Eclipse project with an Ant build.xml file. |
| LogAnalyzer.zip | C++ source code, Doxygen documentation, and compiled Cygwin executable for a console application capable of analyzing information in a hypothetical web server log file. |
| Mancala.zip | C# source code and compiled DLL for a library for implementing Mancala games. This also includes a sample ASP .NET page that uses the library. |
| Permutations.zip | C# source code and compiled DLL for a library implementing permutation algorithms. |
| WebSlinger.zip | C# source code and compiled executable for a Windows Forms web-drawing application. |