Programming Blog
SMP Test for Dual+ CPU Performance
99/08/14
This SMP program was written in C++Builder 4. The full project source and EXE file can be downloaded by clicking here (318KB).
SMP Introduction
SMP (or symmetric multiprocessing) is an Intel and Microsoft standard for gluing several CPUs onto one memory and I/O bus. …
A Disktest program to crash Windows
99/08/13
This disktest program was written in Delphi 3. The full project source and EXE file can be downloaded by clicking here (149KB).
Introduction
Want to show the network administrator who really runs the server? …