目的节点 meaning in English
destination node
Examples
- This problem refers to constructing minimum - cost spanning trees constrained by delay , which is known to be np - complete
该问题的目标是创建一棵覆盖源节点和目的节点的代价最小树,且满足端到端时延要求。 - A fundamental issue in multicast communication is how to construct low - cost trees that will satisfy the quality of service ( qos ) requirements and spanning all destinations
组播问题关键是在于建立一棵满足qos约束条件且覆盖所有目的节点的最优组播树。 - The main purpose of multicast routing is to construct a tree rooted at the source and spanning all destinations , while the quality of services ( qos ) be satisfied
组播路由算法的目标是寻找一棵连接源节点和多个目的节点的组播树,同时满足各种服务质量需求。 - Optimization of the network cost can reduce network resources consumed by communication , while optimization of the delay can reduce the delay from source to receivers
优化网络代价将减少通信过程消耗的网络资源,而优化网络时延将减少从源点到目的节点的时间。 - Multicast routing is a network - layer function that constructs paths along which data packets from a source are distributed to reach many , but not all , destinations in a communication network
组播实现了同一信息从源节点传送到网络中多个目的节点(并不一定是所有节点) 。