Code
Code
Following are code code segments (programs and libraries) that I find useful.
The Code is free for use for academic teaching and research purposes.
Written By Moshe Ben-Ezra.
"TinyProf - A Two Pages Profiler,"
Very small footprint and effective tag-based profiler. [PDF] [ZIP]
© (software) The Hebrew University of Jerusalem.
"Solvex - L1 Linear Programming Equation-Set Solver,"
A simple simplex based L1 solver for linear System of Equations. [PDF] [ZIP]
© (software) The Hebrew University of Jerusalem.
"CLIP - C++ Library for image processing,"
A simple research prototyping library for image processing in C++. [DESCRIPTION] [Code.zip] [Examples.zip]
© (software) The Hebrew University of Jerusalem.
Acknowledgement: Erez Shilat, Ilan Finci, Yoni Wexler and Adi Shavit have read the code, used it, and provided very useful suggestions and corrections. Yaniv Ziv have written the bmp image format module. The basic structure of an image object was originated at Benny Rousso’s C 'img' package.
Copying and Distributing
Copyright and usage terms are as at listed above.
Unless otherwise stated:
A license is granted for copying, modifying and distributing
the source code and documentation listed in this page without fee subject to the following terms:
1.This copyright notice and disclaimer of warranty must be present in
all copied, modified and derived programs and documentation.
2.Commercial resale of the package or any part of it is not allowed
3.Re-Distribution is limited to complete, verbatim copies of the package.
4.NO WARRANTY The code and documentation are provided "AS IS"
without expressed or implied warranty of any kind.