This page contain
code examples in the Languages of:
C++, C#, Java, Assembly and
possibly others
Bookmark this Page for
future reference!
Note about
downloading and using the code available on this site:
All code on this site
is and remains property of the original author. It has been
placed here for the specific purpose of helping others by
illustrating examples of complete programs. It is open for
educational and personal use only. Do NOT plagiarize this code
and submit or distribute it as your own or attempt to distribute for
personal gain. If you wish to borrow from any of the code
below in any significant amounts please be sure to reference the
original author of the code in addition to this website where you
acquired it. In addition some program zip files may be missing
key files to make the program run completely or at all. This
may have been done for a number of reasons: to ensure that it is not
distributed as work of someone other than the author, or the
remaining files may be too large to upload to this site and I wish
to keep the used bandwidth to a minimum. If you wish to
inquire about these missing files please email me at
jon@jonpfischer.com.
All other comments, questions are also welcome.
Java Elevator Simulation 2.0 | Language: Java | Notes: University: Beginning/Intermediate Java with Swing Graphics
Java Threads Example 1.2 | Language: Java | Notes: Use of multiple threads and a Monitor to distribute a counting sequence with Graphics
Fischer Chess 1.7 | Language: Java | Notes: University Senior level course work, final OOA&D Project with Swing Graphics
Cookie Confuser Graphics Only | Language: C# VS 7.0 | Notes: The Windows Forms of one of my projects currently under development.
Threaded Shortest Path Simulation | Language: C++ w/ Linux Posix Threads | Notes: Threads requires running under the Linux Platform, will now run on windows.
Fast Fourier Transform / Discreet Fourier Transform | Language: C/C++ | Notes: DFT/FFT for data range of 64 inputs (trivial data files included). Correctness of FFTs currently unproven.
PCSpim Code Examples | Language: Assembly | Notes: Collection of Basic Assembly Programs written for PCSpim