 |
The Function Pointer Tutorials |
Postscript or PDF of the tutorials |
 |
Les pointeurs de fonctions |
Postscript ou PDF de le tutoriel |
 |
Example Code |
Zip with all examples from the Function Pointer Tutorials |
 |
C++ Callback Library |
From Rich Hickey (9/2/96) including a modified version for the Borland compiler 5.5x |
 |
Callback Implementations in C++ |
A scientific but still practical callback paper by Paul Jakubik illuminating almost all possible ways to make callbacks. |
 |
PNC2 Rule Induction System |
My third project. A free machine learning windows tool that automatically induces rules from your data using a kind of cluster algorithm. |
 |
The PNC2 Cluster Algorithm |
English translation of the parts of my PhD thesis, that are relevant to the PNC2 cluster algorithm. |
 |
Source To HTML Converter |
Free software tool for Windows that converts source code of arbitrary programming or markup languages into syntax-highlighted HTML |