Professor Scofield's schedule (see right margin)
Content Supplements
Some problems and solutions using the Master Theorem
Technology/Software Links
Prolog online; a sample program Request a modular multiplication table from Wolfram Alpha Python and C++ code (untested by me) to find the inverse of n mod p Perform the division algorithm A ready-to-use app for Euclidean and extended Euclidean algs Online interface to carry out affine encryption: (ax + b) mod 26 Binary-to-decimal-to-hexadecimal converter Online interface to carry out modular exponentiation |