forked from QingbinShe/ns-2.35-tdma-v1
-
Notifications
You must be signed in to change notification settings - Fork 0
Yang365/ns-2.35-tdma-v1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
@(#) $Header: /cvsroot/nsnam/ns-2/README,v 1.5 2000/11/02 22:46:37 johnh Exp $ ns has been maintained by the MASH Research Group (University of California, Berkeley, <http://www-mash.cs.berkeley.edu/ns/>) the VINT project (a collaboration among USC/ISI, Xerox PARC, LBNL, and UCB, <http://www.isi.edu/nsnam/vint>) and the CONSER project <http://www.isi.edu/conser/>. This directory contains a source code or binary distribution of the ns-2 Network Simulator. Ns should configure and build on Unix systems with GNU autoconfigure. It should also build on MS-Windows systems; see INSTALL.WIN32 for details. Additional information: QUICK START: try ./configure; make; ./validate DOWNLOADING AND BUILDING NS: <http://www.isi.edu/nsnam/ns/ns-build.html> INSTALLATION PROBLEMS AND BUG FIXES: <http://www.isi.edu/nsnam/ns/ns-problems.html> DOCUMENTATION: ns maual: <http://www.isi.edu/nsnam/ns/doc> <http://www.isi.edu/nsnam/ns> (includes notes about the limitations of model, debugging tips, and a >50 page design overview/tutorial) LATEST INFORMATION: <http://www.isi.edu/nsnam/ns> If you find ns useful, you may also wish to look at nam, the network animator <http://www.isi.edu/nsnam/nam>. What kind of job do I do: Rewrite the mac-tdma.cc: In tdma, let node send data by following the time slot table; instead of assigning one slot to every node. Rewrite the aodv.cc: Let aodv can visit mac-tdma and assign time slot in route discovery process. But each link can just assign one slot.
About
The purpose is: Let aodv visit mac-tdma and assign time slot in route discovery process.(ns-2.35; otcl-1.14; tcl8.5.10; tclcl-1.20; xgraph-12.2; nam-1.15; tk8.5.10; zlib-1.2.3)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Tcl 44.2%
- C++ 42.2%
- TeX 6.8%
- C 3.8%
- Perl 1.5%
- Shell 1.4%
- Other 0.1%