|
(<< back)
This page is a collections of projects on which I've worked while pursuing the PhD. Unless otherwise noted, all materials have been produced by me. Packet Out-of-orderness in a PSFQ NetworkSummer 2007During the summer, I wrote a few programs that allowed us to investigate the order in which packets arrive to nodes in a PSFQ wireless network. The following is a description of these programs and the measure of order used.All programs listed below are single source programs. They may all be compiled by: %cc file.c -o prog.xThe measure program is designed to accept input directly from the packet generation programs: $./gen-all.x -n 5 | ./measure.x # produces stats for all packet orders of size 5
LooseMAC SimulatorSpring 2007The following is a Perl program that attempts to simulate the LooseMAC algorithm.
(<< back) |
| Copyright © 2004-2009. All Rights Reserved. The statements and opinions included in these pages are those of me only. Any statements and opinions included in these pages are not those of Louisiana State University or the LSU Board of Supervisors. |