Click here for
Francisco
Frutos Alfaro's C translation of the contour plotting FORTRAN
source code given in Appendix A in my master's thesis.
The contour plotting C source code given in Appendix B in my
master's thesis has portability problems and is memory inefficient.
Click here for a revised version of the
code which is more portable and uses less memory.
Click here for a fragment of C source
code which illustrates my image magnification algorithm.
Click here for a fragment of C source
code which illustrates a variant of my image magnification
algorithm that supports different horizontal and vertical
magnification factors.
Click here for
Changjun
Chen's Fortran 90 implementation of my image
magnification algorithm.
Click here for
Jeremy
Smith's LISP implementation of my image magnification
algorithm.