搜索资源列表
网络链路检测程序
- 压缩包内的两个程序分别运行于网络链路中的两台双网卡微机,其中server用于实时查询指定的当地网络连接状态,当网络连接断开时,通过另一条网络链路完成相关信息的上报,client用于接收上报信息,并采取相应措施。该程序可用于具有两层以上结构的网络(例如光网络和电网络)中的状态监控与链路恢复。-compressed within the two procedures were running on the network link two
VC++_TcpIp_Develop_Chat_Tool
- Vc++ 网络编程,基于TCP/IP协议的网络通讯小程序,用于检测网络链路状态和通讯传输速度。-Vc network programming, based on the TCP / IP network communications small procedures, for testing network communication link state and the transmission speed.
LinkLayerModelMATLAB
- 无线网络中,链路状态模型在matlab中的方针实现的源代码-wireless network, and link state model in Matlab the approach to achieve the source code
lianlu
- 计算机网络的链路状态算法,这里是他的核心程序迪捷斯特拉算法的源代码,欢迎下载,自己编写的
ospf剖析及其链路状态数据库的实现
- 博士论文关于计算机网络的-doctoral thesis on the computer network
ospf剖析及其链路状态数据库的实现
- 博士论文关于计算机网络的-doctoral thesis on the computer network
网络链路检测程序
- 压缩包内的两个程序分别运行于网络链路中的两台双网卡微机,其中server用于实时查询指定的当地网络连接状态,当网络连接断开时,通过另一条网络链路完成相关信息的上报,client用于接收上报信息,并采取相应措施。该程序可用于具有两层以上结构的网络(例如光网络和电网络)中的状态监控与链路恢复。-compressed within the two procedures were running on the network link two
VC++_TcpIp_Develop_Chat_Tool
- Vc++ 网络编程,基于TCP/IP协议的网络通讯小程序,用于检测网络链路状态和通讯传输速度。-Vc network programming, based on the TCP/IP network communications small procedures, for testing network communication link state and the transmission speed.
LinkLayerModelMATLAB
- 无线网络中,链路状态模型在matlab中的方针实现的源代码-wireless network, and link state model in Matlab the approach to achieve the source code
DSRCprotocoll2
- DSRC 数据链路层的开发过程和状态转移图-DSRC Data Link Layer of the development process and the state transition map
lianlu
- 计算机网络的链路状态算法,这里是他的核心程序迪捷斯特拉算法的源代码,欢迎下载,自己编写的-Computer network link state algorithm, this is the core of his program Videojet Stratford algorithm source code, welcome to download, I have written
luyou
- 动态路由算法,采用链路状态路由算法,显示节点信息。-Dynamic routing algorithm, using link state routing algorithm, showing node information.
WebServer.213x.4x
- LPC 213X/214X 实现WEBSERVER 的源代码,亲自测试过没有问题,如果和Microchip的enc28j60网络芯片结合使用,需要注意对MIC芯片的检查,我发现MIC的这款网络芯片稳定性欠佳,需要读取链路状态和“发送状态”寄存器位,虽然我也不明白为什么是“发送”,但是无论发送还是接受溢出导致的28j60死掉,都可以通过这个标志为发现,测试后确实管用!-LPC 213X/214X the source code to ac
linkstate
- 链路状态路由选择协议的目的是映射互连网络的拓扑结构。每个链路状态路由器提供关于它邻居的拓扑结构的信息。 -Link State Routing Protocol is aimed at mapping the interconnection network topology. Each link state router to provide information on its neighbor' s topology in
router
- 计算机网络传输层路由算法 链路状态路由算法-Computer network transport layer routing algorithm, link state routing algorithm
luyousuanfa
- 编写一程序实现动态路由算法动态路由算法分为: 距离矢量路由算法和链路状态路由算法,-Procedures for the preparation of a dynamic routing algorithm to achieve dynamic routing algorithm as follows: distance vector routing algorithm and link state routing algorithm,
TheRedundantWorkingModeBetweenDoubleIndependentEth
- 描述了在VxWorks 操作系统下以太网设备工作时的结构层次,介绍在这种结构下以太网卡驱动的工作原 理以及对链路状态进行实时监测的方法. 实现了VxWorks 下多网卡共用单MAC 地址和单IP 地址的功能,并阐明 双网卡协同工作时的多种状态以及状态间的迁移和出现故障后双网卡高速切换原理. 最终以RTL8139 网卡为例, 叙述了双冗余网卡原理的实现过程.-The working laying structure of th
dijkstra
- 用Dijkstra algorithm 算法实现的路由协议,适用链路状态矢量协议ospf等, (matlab 源码)-This program uses the Dijkstra algorithm to find the lowest cost paths from every node to every other node.
linkStateRouting
- 链路状态路由算法实现。链路状态算法又叫最短路径优先SPF(Short Path First)算法。按照SPF的要求,路由器中路由表依赖于一张能表示整个个网络拓扑结构的无向图G(V,E)。-Link state routing algorithm. Link State algorithm called the shortest path first SPF (Short Path First) algorithm. In accorda
luyou
- 距离矢量路由和链路状态路由算法的模拟,用java实现-Distance vector routing and link state routing algorithm simulation, with the java implementation