Programming
In this section I'd like to present some of my programming work.
There isn't a lot of stuff to download on this page at the moment.
But I'll soon put on more.
SortBench V1.0 | Kana | HTMLMerger
|
SortBench V1.0
|
|
This is a small programme which demonstrates the most common
sort algorithms. You can look at the algorithms "live at work".
Statistics like elapsed time and swapped elements are shown
for comparing algorithms. For large number of elements immediate
display can be switched off.
|
|
|
Zip: sortbench.zip 176'614 bytes, SFX: sortbench.exe 212'992 bytes, OS: Win32, 05/23/99
|
|
|
Kana
|
Kana is a simple programme to memorize Japanese characters (hiragana
& katakana). When installing the archive take care to use the folder
names provided within the zip-file. The characters are saved as GIF-files
in separate directories called katakana and hiragana.
Warning: Be aware the programme was never thought to be used by
others than me. So don't expect it to be bullet proof!
|
|
|
Zip: kana.zip 324'318 bytes, SFX: kana.exe 360'448 bytes, OS: Win32, 01/17/00
|
|
HTMLMerger
|
|
I wrote HTMLMerger because I realised that large parts of my
HTML code are repeated on each page of a site. So I needed a tool that
makes it possible to separate the repeating structures from the real
content of each page. That's what HTMLMerger does.
|
|
|
Zip: htmlmerger.zip 230'668 bytes, SFX: htmlmerger.exe 262'938 bytes, OS: Win32, 04/21/01
|
|
|