General Tools for CMSC 443

Sam Guiliano's inverse calculator in C++-extended Euclidean Algorithm
Marty Miller's Morse Code redivision - Perl
Perl code- converts between ASCII and Morse code
ascii numeric to ascii character conversion
ascii character to ordinal conversion
bitdump of a file
on line crossword dictionary
another wildcard guessing dictionary
Chris McCubbin's implementation of the Chinese Remainder Theorem
euclid.h
euclid.cpp
crt.cpp.....
Tim Nevaker's anagramming tool
example of C++ multiplication program using BigNum
example of Java multiplication program using BigInteger class
java program for computing square roots in Z/n where n =p*q
Integer.c
Integer.h
LFSR program use with project 8 -- 2005