⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cmcast.txt

📁 CBRP协议(移动adhoc中基于分簇的路由协议)ns2下的源码
💻 TXT
字号:
 # # tcl/ex/newmcast/cmcast.txt # # Copyright (C) 1997 by USC/ISI # All rights reserved.                                             #                                                                 # Redistribution and use in source and binary forms are permitted # provided that the above copyright notice and this paragraph are # duplicated in all such forms and that any documentation, advertising # materials, and other materials related to such distribution and use # acknowledge that the software was developed by the University of # Southern California, Information Sciences Institute.  The name of the # University may not be used to endorse or promote products derived from # this software without specific prior written permission. #  # THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED # WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. #  # Contributed by Polly Huang (USC/ISI), http://www-scf.usc.edu/~bhuang #  #source: node 2RP    : node 3Register msgs in   : bluenative data pkts in: blacktime    entity  event========================0.2	node 2:	starts sending in CBR -> registers0.3	node 1: joins (won't see join messages 'cause this is session mcast)		but see native data pkts from node 3-> node 10.4	node 0: joins, data pkts from node 3-> node 1-> node 0*0.45	switch tree type from RP tree to shortest path tree	native data pkts from node 2-> node 1-> node 0	(slow motion here will see better)0.6	node 3: joins, data pkt from node 2 -> node 1 -> node 3 and 00.7	node 0: leaves, node 1 stop forwarding to node 0*0.85	recompute mroutes: pretty much everything stays the same0.9	node 3: leaves, node 1 stop forwarding to node 31.0	node 1: leaves, node 2 stop forwarding to node 1

⌨️ 快捷键说明

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