The route tree is composed of the nodes whose remainder energy is higher than the energy threshold.
网络中的路由树是由剩余能量高于能量门限的节点组成的。
参考来源 - 能量感知路由协议的改进算法·2,447,543篇论文数据,部分数据来源于NoteExpress
Each ActivatedRoute in the RouterState provides methods to traverse up and down the route tree to get information from parent, child and sibling routes.
路由器状态为我们提供了从任意激活路由开始向上或向下遍历路由树的一种方式,以获得关于父、子、兄弟路由的信息。
The current state of the router including a tree of the currently activated routes in our application along convenience methods for traversing the route tree.
路由器的当前状态包含了一棵由程序中激活的路由构成的树。它包含一些用于遍历路由树的快捷方法。
Each ActivatedRoute in the RouterState provides methods to traverse up and down the route tree to get information we may need from parent, child and sibling routes.
路由器状态为我们提供了从任意激活路由开始向上或向下遍历路由树的一种方式,以获得关于父、子、兄弟路由的信息。
应用推荐