Chris Nauroth
Welcome About Me Diary Software Downloads About the Site

Downloads

File NameDescription
Base64Converter.zipJava 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.zipC++ source code, Doxygen documentation, and compiled Cygwin executable for a console application capable of analyzing information in a hypothetical web server log file.
Mancala.zipC# 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.zipC# source code and compiled DLL for a library implementing permutation algorithms.
WebSlinger.zipC# source code and compiled executable for a Windows Forms web-drawing application.