搜索资源列表
Ring
- 电网规划中搜索环路的程序,通过给定的网络拓扑结构,判定该网络是否连通,如果连通,判定是否有回路,如果有回路,返回组成改回路的线路集合.-Search network planning process loop through a given network topology, determine whether the connectivity of the network, if connected, to determine whether there is any loop, if loo
tuopu
- 拓扑排序:对给定的AOV网判断网中是否存在环,检测的办法是对有向图构造其顶点的拓扑有序序列,若网中所有顶点都在它的拓扑有序序列中,则该AOV网中必定不存在环。在拓扑排序的基础上实现关键路径的的求解。-Topological Sort: AOV of a given network to determine the existence of ring network to detect the approach is the directed graph topological structure
abhi1
- Implementation of ring topology in ns2.34
topology
- topology of a ring, D shape and smiley face with 1000 nodes-3 typologies of a ring, D shape and smiley face with 1000 nodes with C++ code and matlab code
ERP1-Protocol-in-Matlab
- Ethernet Ring Protection Switching, or ERPS, is an effort at ITU-T under G.8032 Recommendation to provide sub-50ms protection and recovery switching for Ethernet traffic in a ring topology and at the same time ensuring that there are no loops formed
topo
- 这是由VS2013写的一道acm测试题,就是判断有向图是否可以用拓扑排序。如果是拓扑排序,就输出拓扑序列,如果不是,则输出有向图里的自环或者圈。-This is a acm VS2013 written test questions, is to determine whether you can use a directed graph topological sorting. If it is topological sorting, the output sequence topology
ring topology.tar
- This program show ring topology.
ERPS
- ERPS协议 快速以太网是通过控制MAC地址老化来保证拓扑变化时数据报文可以快速的发送到正确的链路上。一般情况MAC老化时间300秒,环网协议可以控制MAC地址表急速老化,默认小于50毫秒。(ERPS protocol Fast Ethernet ensures that data messages can be sent to the correct link quickly when the topology changes by controlling MAC address aging.