Description: 本程序是一些路由算法的源代码,主要是用c++与tcl编写 ns2作为工具-this procedure is the routing algorithm source code, it is mainly used C++ and peers as a tool to prepare NS2 Platform: |
Size: 47104 |
Author:刘语 |
Hits:
Description: 本程序是pgm算法的源码,用c++和tcl编写在ns2作为工具-pgm algorithm source code, using c++ and peers prepared as a tool in NS2 Platform: |
Size: 87040 |
Author:刘语 |
Hits:
Description: 一个EPI路由协议的实现,基于TORA算法,在NS2仿真平台编译通过,主要用于稀疏环境的MANET路由,仿真显示性能优于AODV,DSDV等原有AD HOC路由,思想在于引入基于节点遇见概率下的泛洪路由,适合开放MANET路由协议者参考。-A routing protocol EPI realize, based on the TORA algorithm, in the NS2 simulation platform compiler passed, mainly used in sparse environment, MANET routing, simulation shows better performance than AODV, DSDV, such as the original AD HOC Routing, thought is the introduction of node-based met under the probability of flooding routing, MANET routing protocols suitable for open reference. Platform: |
Size: 29696 |
Author:程慧卿 |
Hits:
Description: 该压缩包是有关LEACH协议的源程序,在此之前应该安装ns2和cygwin.
NS2更适合在linux操作系统下运行,然而大多数人对linux操作系统不太熟悉更习惯于windows操作系统,所以就需要把NS2安装在windows平台下,前提条件是先安装一个cygwin模拟Unix系统软件.
-The compressed package is about the source LEACH agreement before the installation of ns2 and cygwin.NS2 should be more suitable in the linux operating system, but most people are not familiar with the linux operating system more accustomed to windows operating system, so NS2 need to be installed in the windows platform, a prerequisite is to install a cygwin simulated Unix system software. Platform: |
Size: 11264 |
Author:余绪梅 |
Hits:
Description: 1. 最早截止时间优先EDF(Earliest DeadlineFirst)算法是非常著名的实时调度算法之一。在每一个新的就绪状态,调度器都是从那些已就绪但还没有完全处理完毕的任务中选择最早截止时间的任务,并将执行该任务所需的资源分配给它。在有新任务到来时,调度器必须立即计算EDF,排出新的定序,即正在运行的任务被剥夺,并且按照新任务的截止时间决定是否调度该新任务。如果新任务的最后期限早于被中断的当前任务,就立即处理新任务。按照EDF算法,被中断任务的处理将在稍后继续进行。
-1. The first priority deadline for EDF (Earliest DeadlineFirst) algorithm is a very famous one in real-time scheduling algorithm. In every state of readiness for a new, scheduler from those already in place but has not fully dealt with the mandate to select the earliest deadline for the task, and the implementation of the tasks required for the allocation of resources to it. In the arrival of new tasks, the scheduler must immediately calculate EDF, from the new sequencing, that is the task of running was curtailed, and new tasks in accordance with the deadline for deciding whether to dispatch the new tasks. If the new mission as early as the deadline for the immediate task was interrupted immediately to deal with new tasks. In accordance with the EDF algorithm, the task was interrupted to deal with will be at a later date to continue. Platform: |
Size: 2048 |
Author:wjx |
Hits:
Description: ZigBee路由协议指的是ZigBee规范中规定的与路由相关的功能和算法部分,主要包括不同网络拓扑结构下ZigBee协议数据单元的路由方式、路由发现和路由维护等内容。为了达到低成本、低功耗、可靠性高等设计目标,ZigBee网络采用了Cluster-Tree与AODV路由相结合的路由算法。该包实现了ZIGBEE路由算法在NS2下的模拟-ZigBee Routing Protocol refers to the ZigBee specification and routing provisions related functions and algorithms in part, including different network topologies under the ZigBee protocol data unit routing methods, routing discovery and routing maintenance and so on. In order to achieve low-cost, low power consumption, high reliability design goal, ZigBee network using Cluster-Tree Routing with the AODV routing algorithm combining. The implementation of the ZigBee packet routing algorithm in NS2 under the Analog Platform: |
Size: 1718272 |
Author:dong |
Hits:
Description: 一个可扩展到ns2中的蚁群算法程序,对于蚁群算法的路由研究很有用处-1 can be expanded to ns2 in the ant colony algorithm program for the study of ant colony algorithm is useful for routing Platform: |
Size: 158720 |
Author:nong |
Hits:
Description: cspf算法在ns2中九点网络的的实现,分为离线阶段和在线阶段两种算法-cspf algorithm in ns2 in the implementation of nine network is divided into offline and online phase two algorithm stages Platform: |
Size: 60416 |
Author:张建 |
Hits:
Description: DORA算法在ns2中九点网络的的实现,分为离线阶段和在线阶段两种算法-DORA algorithm in ns2 in the implementation of nine network is divided into offline and online stages of phase two algorithms Platform: |
Size: 74752 |
Author:张建 |
Hits:
Description: 在无线传感网络中,PEGASIS虽然不是严格的簇类协议,却延用了簇的思想。本程序在Ns2中进行模拟,使用贪心算法建立一条基于地理位置的链,即:PEGASIS中的簇。-In WSNs, PEGASIS routing protocol follows the idea of clustring though it is not a strict hierachical protocol. This program utilizes the greedy algorithm to build a location-based chain, i.e. the cluster of PEGASIS. Such a protocol is simulated in NS2. Platform: |
Size: 566272 |
Author:guowenjing |
Hits:
Description: In wireless sensor networks, the power resource of
each sensor node is limited. Minimizing energy dissipation and
maximizing network lifetime are important issues in the design
of routing protocols for sensor networks. In this paper, Cluster
routing protocol LEACH (Low-Energy Adaptive Clustering
Hierarchy) is research and improved. We extend LEACH
stochastic cluster-head selection algorithm via changing the
round time According to the situation of sensor network. It is
named Variable-round LEACH. The result simulated in NS2
shows that the energy is significantly reduced and the lifetime
of the whole network is increased compared with the previous
routing algorithm for the sensor networks. Platform: |
Size: 118784 |
Author:mihir |
Hits: