研究文章

节能适应性Geosource为无线传感器网络多播路由

算法1

在中间节点组管理。
(1)/ /状态:多播状态表,包含dst和hopCnt对
(2)如果joinMsg(dst)MState(dstSeg)然后
(3)如果hopCnt<MState(dstSeg)。hopCnt然后
(4)MState(dstSeg)=dst
(5)MState(dstSeg)。hopCnt=hopCnt
(6)添加位置信息joinMsg
(7)发送joinMsg下一跳的方向src
(8)如果
(9)其他的
(10)添加 dstSeg,hopCnt Mstate
(11)添加位置信息joinMsg
(12)发送joinMsg下一跳的方向src
(13)如果