Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
A 3-node example for ad-hoc simulation with AODV
no vote
# A 3-node example for ad-hoc simulation with AODV # Define options set val(chan)           Channel/WirelessChannel    ;# channel type set val(prop)           Propagation/TwoRayGround   ;# radio-propagation model set val(netif)          Phy/WirelessPhy            ;# network interface type set val(mac)            Mac/802_11                 ;# MAC type set val(ifq)            Queue/DropTail/PriQueue    ;# interface queue type set val(ll)          
amir520836
2016-08-23
0
1
No more~