搜索资源列表
distanceVectorRouter(c).rar.ra
- 利用距离向量算法更新路由表。 该程序的多个实例(进程或线程)可以以运行在一台机器 一个实例代表一个路由器(结点)。 实例之间利用UDP交换路由表。 能够打印出邻居列表和输出路由表!(c语言实现),The use of distance vector algorithm to update the routing table. Multiple instances of the program (process or thread) can be run on a machine on
dsdv
- ns2下dsdv实现代码。DSDV(Destination-Sequenced Distance-Vector)协议是先应式路由协议,是由传统的Bellman-Ford 路由协议改进得到的,其特点是利用目的节点序列号解决了DBF算法的路由环路和无穷计数问题。-dsdv the realization of the code under ns2. DSDV (Destination-Sequenced Distance-Vector) protocol is proactive routing p
leachC
- WSN下面一种集中式的分簇算法,是对LEACH的一种改进LEACHC-WSN following a kind of centralized clustering algorithm, is an improvement LEACHC LEACH
AdhocwangluoMAC
- 在Ad hoc网络中节点随机移动的情况下,对二进制指数退避算法进行了分析,在此基础上提出了一种新的退避进制(newBEB),对新算法进行了仿真分析,仿真结果表明,新的退避算法能提高移动情况的Ad hoc网络的公平性.-In Ad hoc networks of mobile nodes random circumstances, of the binary exponential backoff algorithm analysis, on this basis proposes a new b
chord
- p2p结构化经典算法,用C语言实现,应用于分布式存储,流媒体点播等多种途径-p2p structured classical algorithm, using C language, used in distributed storage, on-demand streaming media, such as a variety of ways
AQM_matrix_Stability
- 本程序用于AQM网络的拥塞分析。 我们将TCP/IP网络用流体模型表示,网络拥塞时,对应的系统模型将出现不稳定,本程序采用2-D稳定性检验算法判断稳定性,进而确定网络的拥塞条件。 程序的前言部分给出了参考文献,使用者对照参考文献可以理解本程序提供的算法。-This procedure for analysis of AQM network congestion. We will be TCP/IP networks that use fluid model, network con
1
- Dijkstra路由算法,简单明了-Dijkstra routing algorithm, simple
DV-HOP
- 本方法是采用 DV-HOP算法进行节点之间的定位。-This method is the use of DV-HOP algorithm positioning between nodes.
Chord
- Chord Algorithm Presentation
jlly
- 该算法详细的描述了AODV的寻路过程,以及发送数据过程-Detailed descr iption of the algorithm of the AODV routing process, as well as the process of sending data
xiongyaliandKMsuanfa
- 匈牙利算法和KM算法 详细讲解了匈牙利算法和KM算法 及其实现-Hungary and the KM Algorithm algorithm detailed account of the Hungarian algorithm and the KM Algorithm and Its Implementation
shedule.c
- cpu sheduling program using different algorithm methods such as fcfs sjf -cpu sheduling program using different algorithm methods such as fcfs sjf rr
Routing-Algorithm
- OPENT编写的无线网络路由算法程序。-OPENT written procedures for wireless network routing algorithm.
P2P-algorithm
- P2P的算法,有emule的还有bt的,kad算法,dht算法,非常详细;适合大家研究p2p算法。-P2P algorithms, there is emule also bt' s, kad algorithm, dht algorithm, in great detail suitable for everyone to consider p2p algorithm.
ResistantCrossLayerProtocoMAnet.pdf
- This dissertation contributes a jam-resistant communications protocol for use in mobile ad-hoc network (MANET). Specic focus is given to the network layer rout- g of packets within a MANET. A MANET is a self-organizing multi-hop wireless twork
BGP
- 用Bellman-Ford 算法实现的路由协议,适用距离矢量协议bgp 等, (matlab 源码)-This program uses the Bellman-Ford algorithm to find the set of routing tables which would be generated in the BGP protocol
dm_knn_wenyin4
- this the implementation of introduced algorithm(feature selection algorithm for mixed data with both nominal and continuous features,Wenyin Tang & K.Z. Mao)-this is the implementation of introduced algorithm(feature selection algorithm for mixed data
mannasim-leach
- LEACH - Low Energy Adaptive Clustering Hierarchy, a routing algorithm in wireless sensor network, it s implemented in NS-2.
sum_dist
- sumdist is a localization algorithm for wireless sensor networks.
Gateway_Placement_Optimization_in_Wireless
- In a Wireless Mesh Network (WMN), the traffic is aggregated and forwarded towards the gateways. Strategically placing and connecting the gateways to the wired backbone is critical to the management and efficient operation of a WMN. In thi