Architecture Sample Code
Page 1 of 1
-
String compression
by Nick Avery
Use this simple code to compress strings by finding patterns. Decompression code is also included.
-
Testing Visual Basic class interfaces
by ElementK Journals
A more efficient way to test whether an object supports a particular interface