搜索资源列表
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
NetronGraphControlBinaryv1.4
- 动态生成拓扑图 可以把拓扑图分为骨干环,汇聚环和接入环等拓扑图的呈现. -Topology can be dynamically generated topology is divided into the backbone ring, ring aggregation and access ring topology map rendering.
Lab02_TokenRing
- A token ring network consists of a set of nodes connected in a ring. The ring is a single shared medium. The token ring technology involves a distributed algorithm that controls when each node is allowed to transmit. All nodes see all frames, and
L8P1.c.tar
- one-to-all communication on ring topology
insulargenetica-win32-qt4.5-1.18beta
- 这是并行遗传算法的实现与“环”狭隘的拓扑结构。算法在进化提供了一个动态的遗传算子的选择。该库支持的26个遗传算子。这是跨平台的遗传算法用C+ +编写的。-This is implementation of parallel genetic algorithm with "ring" insular topology. Algorithm provides a dynamic choice of genetic operators in the evolution of. The library
abhi1
- Implementation of ring topology in ns2.34
Figure-topological-sort
- 拓扑排序 对一个 有向无环图 G进行拓扑排序,是将G中所有顶点排成一个线性序列,使得图中任 意一对顶点u和v,若u,v ∈E,则u在线性序列中出现在v之前。 通常,这样的线性序列称为满足拓扑次序的序列,简称 拓扑序列 。 注意: ①若将图中顶点按拓扑次序排成一行,则图中所有的有向边均是从左指向右的。 ②若图中存在有向环,则不可能使顶点满足拓扑次序。 ③一个DAG的拓扑序列通常表示某种方案切实可行。 -Top
biprogram10
- 实现拓扑重建,一环领域和二环领域搜索,有较高的效率-Achieve topology reconstruction, part of the search fields and Ring fields, has a higher efficiency
RPRPaper
- Resilient Packet Ring Topology Discovery
Ring
- ns2 program for ring topology
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
ringantnet
- Ring Topology in ANTNET Algorithm for NS2
tokring
- hey guys here i am uploading the code for token ring topology for network...can modify it and do analysis by applying different protocols-hey guys here i am uploading the code for token ring topology for network...can modify it and do analysis by app
PSO_topology
- 各种不同拓扑结构下的PSO算法的Matlab源代码,包括全局拓扑,环形拓扑,冯诺依曼拓扑、多种群、四聚类-Different topology structure of PSO algorithm of Matlab source code, including global topology, ring topology, von neumann topology, multiple species, four clustering and so on
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.