This sample program generates two sine waves called X and Y. It will then calculate the normalized
This sample program generates two sine waves called X and Y. It will then calculate the normalized magnitude and phase of the two waveforms using t...
This sample program generates two sine waves called X and Y. It will then calculate the normalized magnitude and phase of the two waveforms using t...
This software was done in part for a textbook on AI I ve written called _The Basis of AI_ (tentative title, subject to change but not if I get my way)...
BoboMail is a so called webmail application, which provides mail access through a web interface. It handles MIME messages properly (including HTML mai...
This a program to implement the so-called "dancing link" which is introduced in Knuth s paper. This is really a super acrobatic and I am sure that no...
The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory error...