📄 srcfile.txt
字号:
Multicasting is the most widely-used communication pattern in computer networks.
How to determine an efficient multicast routing is one of fundamental issues
in multicast communication, and tree construction is a commonly-used approach
in solving multicast routing problem. Multicast routing algorithms are used to
construct good performance multicast trees which satisfy Quality of Service(QoS)
requirement.
Shortest Path Tree(SPT) is one of the most widely-used multicast tree type.
There are maybe more than one shortest paths between two nodes in large-scale network,
so the corresponding SPTs are not unique and costs of which are different.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -