| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
jeff | C++ (general), Borland C++ | Beginner / Jeffrey Bautista (from psc cd) | 2800 since 1/9/2015 3:20:00 AM |
By 2 Users
|
|
Simulation of Round Robin Scheduling,,This program was made in graphics mode,, and it was great... it simulates how round robin runs in a process... (ScreenShot) |
|
|
|
 |
Uniformly Distributed Random Number Generator | C++ (general), Microsoft Visual C++, Borland C++, UNIX C++ | Beginner / Bomb Atomically (from psc cd) | 3863 since 1/4/2015 1:05:00 AM |
By 4 Users
|
|
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 1 0 5 2 5 0 1 4 2 3 whereas a traditi ...(description truncated) |
|