|
•
|
Borland Delphi Programming
|
|
As part of my job (and my hobby), I have been developing an application to solve cellular and multicellular cardiac electrophysiological problems.
Sounds weird?
Well, have a look at it, it's called COR .
|
|
I have also been developing some simple programs:
|
-
|
Su Doku: a small program to solve Su Doku problems.
source code
(11 KB, downloaded 1405 times since 24 December, 2005)
executable
(219 KB, downloaded 1316 times since 24 December, 2005)
|
|
-
|
Wallpaper: a small program to automatically change the background of one's computer desktop.
source code
(9 KB, downloaded 1221 times since 23 December, 2005)
executable
(285 KB, downloaded 1215 times since 23 December, 2005)
|
|
-
|
BMPViewer: a small program to view huge bitmap files.
source code
(12 KB, downloaded 399 times since 03 December, 2007)
executable
(311 KB, downloaded 223 times since 03 December, 2007)
|
|
|
•
|
Borland C++ Builder Components
|
|
I used to be the person behind Hellix, selling components for Borland C++ Builder .
I have, however, decided to stop it all for personal reasons, but fear not!
Indeed, I have decided to make my components freely available to anyone, source code included.
I will also try to update them to whatever current version of Borland C++ Builder .
All I am asking for, I guess, is that you respect my work by acknowledging it wherever you use it.
Ok, enough said.
Here are the components (for BCB 6):
|
-
|
TCoolSplitter
(54 KB, downloaded 1158 times since 05 December, 2005)
An easy to use splitter involving no code on your part whatsoever. |
|
-
|
TEnhancedForm
(79 KB, downloaded 1262 times since 05 December, 2005)
A gradient title-bar, a tray-icon management and a wallpaper all in one. |
|
-
|
TOpenGL
(65 KB, downloaded 1843 times since 05 December, 2005)
An easy to use interface to OpenGL . |
|
-
|
TThreadedTimer
(42 KB, downloaded 1320 times since 05 December, 2005)
An accurate timer based on the use of a thread. |
|
-
|
TTransBitmap
(105 KB, downloaded 1247 times since 05 December, 2005)
A very much enhanced version of TPanel and TSpeedButton. |
|
-
|
TWallPaper
(48 KB, downloaded 1203 times since 05 December, 2005)
A wallpaper like in Windows. |
|
|
|