readme

来自「主要用于无线传感网络的编写的书籍.对于初学者有着很大的用处」· 代码 · 共 32 行

TXT
32
字号
# Sasha/Anycast Implmentation1. Plain Anycastmotes: [Anycast_Final]sink : [ACBase]listener: Anycast_Listen.java2. Two Level Marzullo Implementationmotes : [Mote_Impl1]sink  : [Base_Impl1]Listener: CLNN_Listen_Marzullo.java          CLNN_Listen_Marzullo_Temp.java	  CLNN_Listen_Marzullo_Temp2.java3. CLNN on mote and Marzullo on sinkmote : [Mote_Impl2]sink : [Base_Impl2]Listener: CLNN_Listen_Clusters.javaIn addition, the Experiments folder contains all the trace file for experiments.The Stargate Listener is a half an hour hack of the listener for the mote on Stargate. The version on the Stargate CD has been very buggy.The Java Listerner folder contains will the java listerns used in TinyOS.The Backup folder contains the source code for history SASHA implementations.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?