compscidr / ns-3.18-icc-2014

Simulation Experiment from "A utility based access point selection method for IEEE 802.11 wireless networks with enhanced quality of experience", published in IEEE ICC 2014

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is ns-3-allinone.

If you have downloaded this in tarball release format, this directory
contains some released ns-3 version, along with 3rd party components
necessary to support all optional ns-3 features, such as Python
bindings and the Network Animator.  In this case, just run the
script build.py; all the components, plus ns-3 itself, will thus be
built.  This directory also contains the bake build tool, which allows
access to several additional modules including the Network Simulation
Cradle, Direct Code Execution environment, and click and openflow 
extensions for ns-3.

If you have downloaded this from mercurial, the download.py script will
download bake, netanim, pybindgen, and ns-3-dev.  The usage to use
basic ns-3 (netanim and ns-3-dev) is to type:
./download.py
./build.py
and cd into ns-3-dev for further work.  Consult the bake documentation
on how to use bake to access optional ns-3 components.

About

Simulation Experiment from "A utility based access point selection method for IEEE 802.11 wireless networks with enhanced quality of experience", published in IEEE ICC 2014


Languages

Language:Python 64.5%Language:C++ 34.1%Language:Perl 0.8%Language:Shell 0.1%Language:Makefile 0.1%Language:C 0.1%Language:CSS 0.1%Language:MATLAB 0.1%Language:Click 0.0%Language:Gnuplot 0.0%Language:QMake 0.0%Language:Batchfile 0.0%