PocketLift
(Popularity: ) : A demonstration of coding for the PocketPC. Really it is nice because it shows those new to PocketPC programming that it can be done without too much trouble. I also use alot of GDI graphics, not as good as OpenGL, ... Uniformly Distributed Random Number Generator
(Popularity: ) : This is a class called urand I wrote to generate random numbers with a perfectly even distribution. If, for example, you want a sequence of 12 random numbers from 0 to 5, this random number generator might put out 3 4 ... Jeffrey
(Popularity: ) : This is the simulation of Round Robin. This program was made in graphics mode,, and it was great... it simulates how round robin runs in a process...