SOFTWARE DOWNLOAD FROM USC DATABASE LAB
Periodically, the database lab updates and releases the software produced by our experimental activities. In an attempt to make the released software as useful as possible, we provide components that can be put together to realize an experiment reported in a paper. For example, the code to generate a Zipfian distribution is used in many of our papers, e.g., in our MobiDE 2003 paper on H2O devices. We have included it here as a module with its own test programs.
We have intentionally kept the design of this page simple so that it is easy to lookup with a slow modem for software download. All software included here is written in C# programming language. Comments are provided when necessary. Otherwise, a link points to a zip file for download. Make sure to read the summary of a class definition to understand its details.
The terms of using our published software is simple. If you download our software for non-profit activities then please acknowledged the “USC Database Laboratory” in any resulting software prototypes and publications. If you are a for-profit organization, please contact Dr. Shahram Ghandeharizadeh prior to using our software.
Performance Analysis
Admission Control using Ford-Fulkerson MaxFlow Algorithm