文件名称:Lab1
介绍说明--下载内容均来自于网络,请自行研究使用
1. There are at least 10 nodes in the simulation and each node has at least two neighbors within its transmission area.
2. Every node periodically broadcasts a ”request” packet to its neighbors. Meantime, this node sets a timer with t time interval to wait for its neighbors ”re- sponse” packets.
When receiving all responses from its neighbors during t, it prints ”success”; oth- erwise, it prints ”failure”.
Assume that the broadcast periodical interval is bigger than t.
3. A neighbor that receives a ”request” packet, sends a ”response” packet after a random time τ , τ = random(0, 2t).(There are at least 10 nodes in the simulation and each node has at least two neighbors within its transmission area.
Every node periodically broadcasts a request packet to its neighbors. Meantime, this node sets a timer with t time interval to wait for its neighbors response packets.
When receiving all responses from its neighbors during t, it prints success oth- erwise, it prints failure.
Assume that the broadcast periodical interval is bigger than t.)
2. Every node periodically broadcasts a ”request” packet to its neighbors. Meantime, this node sets a timer with t time interval to wait for its neighbors ”re- sponse” packets.
When receiving all responses from its neighbors during t, it prints ”success”; oth- erwise, it prints ”failure”.
Assume that the broadcast periodical interval is bigger than t.
3. A neighbor that receives a ”request” packet, sends a ”response” packet after a random time τ , τ = random(0, 2t).(There are at least 10 nodes in the simulation and each node has at least two neighbors within its transmission area.
Every node periodically broadcasts a request packet to its neighbors. Meantime, this node sets a timer with t time interval to wait for its neighbors response packets.
When receiving all responses from its neighbors during t, it prints success oth- erwise, it prints failure.
Assume that the broadcast periodical interval is bigger than t.)
相关搜索: 分布式
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
SimpleTransceiver | 0 | 2015-11-20 |
SimpleTransceiver\task_3nodes.py | 854 | 2015-11-18 |
SimpleTransceiver\task_10nodes.py | 1822 | 2015-11-20 |
SimpleTransceiver\radio-noise.txt | 3995 | 2015-11-10 |
SimpleTransceiver\output | 134035 | 2015-11-20 |
SimpleTransceiver\app.xml | 744801 | 2015-11-20 |
SimpleTransceiver\_TOSSIMmodule.so | 390774 | 2015-11-20 |
SimpleTransceiver\TOSSIM.pyc | 26252 | 2015-11-20 |
SimpleTransceiver\TOSSIM.py | 12942 | 2015-11-20 |
SimpleTransceiver\SimpleTransceiverC.nc | 4146 | 2015-11-20 |
SimpleTransceiver\SimpleTransceiverAppC.nc | 707 | 2015-11-20 |
SimpleTransceiver\SimpleTransceiver.h | 314 | 2015-11-20 |
SimpleTransceiver\Makefile | 55 | 2015-11-10 |
SimpleTransceiver\simbuild | 0 | 2015-11-20 |
SimpleTransceiver\simbuild\micaz | 0 | 2015-11-20 |
SimpleTransceiver\simbuild\micaz\tossim.o | 38520 | 2015-11-20 |
SimpleTransceiver\simbuild\micaz\sim.o | 186136 | 2015-11-20 |
SimpleTransceiver\simbuild\micaz\pytossim.o | 225656 | 2015-11-20 |
SimpleTransceiver\simbuild\micaz\ident_flags.txt | 189 | 2015-11-20 |
SimpleTransceiver\simbuild\micaz\c-support.o | 8484 | 2015-11-20 |
SimpleTransceiver\simbuild\micaz\app.c | 278903 | 2015-11-20 |
report.pdf | 15924 | 2015-11-20 |