Maarten Pennings'
Software
Software by Maarten Pennings
Below you'll find a list of software written by Maarten Pennings.
-
JP Studio
JP Studio is an editor and solver for so-called "Japanse Puzzels".
The aim of a Japanese puzzle is to paint the cells of a grid black
and white according to some rules. The result is an image.
-
MemWatch
A Delphi unit that you only have to add to the 'uses' of the main program (.dpr file).
When exiting the program, a message box pops up reporting maximum heap usage (nr of blocks and br of bytes),
heap usage upon exit (should be 0) and run time.
-
Clock
Clock is a small command-line program.
As first parameter it gets the program that should be run.
Clock resets the "stopwatch", runs the specified program,
and checks when that program terminates.
It then prints the runtime from the "stopwatch".