CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - wireless routing protocol

搜索资源列表

  1. mit-leach-protocol

    0下载:
  2. 无线传感器网络中,LEACH路由协议在NS-2仿真环境的下实现的源代码-wireless sensor networks, LEACH routing protocol in NS-2 simulation environment to achieve the source code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:537.99kb
    • 提供者:张沛
  1. tcl-scripts

    0下载:
  2. 这是NS2网络仿真实例,包含两个tcl脚本文件,内容是模拟多个无线节点运用DSDV路由协议进行传输的情况。对于初学者有很好的示范作用。-This is the NS2 network simulation example, contains two tcl scr ipt file, the contents of multiple wireless nodes is simulated using DSDV routing protocol for transmission of the si
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:5.3kb
    • 提供者:歼10
  1. olsrd-0.5.4

    0下载:
  2. wifi 无线网络路由协议OLSR linux下C代码 -wifi wireless network routing protocol OLSR linux under the C code
  3. 所属分类:3G开发

    • 发布日期:2014-03-20
    • 文件大小:887.12kb
    • 提供者:anthero
  1. WirelessMeshNetworkAlgorithm

    1下载:
  2. 无线网状网是一种高速率、高容量的多点对多点网络,可把它看成是Ad Hoc网络的简化版本。正如Ad Ho。网络一样,无线网状网中的路由是它的一项关键技术。基于此,本论文对无线网状网的路由协议进行研究。 文中首先介绍了无线网状网的结构,特点以及其发展与现状 其次,分析了Ad hoc网络中各种路由协议的优劣 再次,重点研究了其中的一种动态源路由协议(DSR)的具体实现过程 在DSR的基础上,对其进行改进,提出了一种均衡流量动态源路由协议,对它进行性能分析和仿真。-Wireless Mesh Ne
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-08
    • 文件大小:1.87mb
    • 提供者:诗圣
  1. LEACH

    0下载:
  2. This the Low Energy Adaptive Clustering Hierarchy routing protocol [LEACH] source code for wireless sensor network we have used.It is developed with MatLab7-This is the Low Energy Adaptive Clustering Hierarchy routing protocol [LEACH] source code for
  3. 所属分类:3G develop

    • 发布日期:2017-03-28
    • 文件大小:2.15kb
    • 提供者:zamree
  1. LEACH

    0下载:
  2. Taken from other people, LEACH routing protocol source code using Matlab
  3. 所属分类:3G develop

    • 发布日期:2017-04-13
    • 文件大小:2.41kb
    • 提供者:djvu83
  1. leach

    0下载:
  2. LEACH算法,是无线路由协议,完成无线传感器间的路由功能。-LEACH algorithm, is a wireless routing protocol, wireless sensor achieve routing between.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.11kb
    • 提供者:dwr
  1. WSNrouting

    0下载:
  2. 介绍了无线传感器的路由协议,并提出了一些常见路由算法。是对无线传感器网络路由协议的研究。-Introduced a wireless sensor routing protocols, and some common routing algorithm. Is a wireless sensor network routing protocol research.
  3. 所属分类:3G develop

    • 发布日期:2017-03-28
    • 文件大小:30.21kb
    • 提供者:王海英
  1. newleach

    1下载:
  2. 针对广泛流行的无线传感网络层次路由协议做了一点改进,算法的效率得到很大的改善,可以用NS2模拟一下-Popular for a wide range of wireless sensor network-level routing protocol to do a little improvement in the efficiency of the algorithm greatly improved, you can use NS2 simulation of what
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-09-27
    • 文件大小:615.68kb
    • 提供者:liutianya
  1. route

    0下载:
  2. 一段基于虚拟簇的路由协议代码。用于无线传感器网络-A virtual cluster based routing protocol code. For wireless sensor networks
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:54.88kb
    • 提供者:王腾
  1. aomdv

    0下载:
  2. wireless routing protocol implement on ns2,扩展aodv路由协议成为多路径路由协议-wireless routing protocol implement on ns2, extended aodv routing protocol as multi-path routing protocol
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:49.65kb
    • 提供者:jysun
  1. wireless-network-sensor-routing-algorithm

    0下载:
  2. 设计无线传感器网络的路由协议,LEACH是第一个基于多簇结构的集群路由协议,是一种分布式的协议,每一个节点通过一个概率来决定自己是否成为簇头节点,并保证每轮有相当数量的簇头节点. -Design of wireless sensor network routing protocol, LEACH is the first structure of a cluster based on multi-cluster routing protocol, the protocol is a dist
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:50.21kb
    • 提供者:杨扬
  1. adhoc

    0下载:
  2. 经典的路由表协议有:DSDV(序列目的节点距离矢量路由协议),CGSR(群首信关切换路由协议),WRP(无线路由协议)等。经典的源始发的按需路由协议有:DSR(自适应源路由协议)、AODV(自组织网按需距离矢量路由协议),TORA(临时排序路由算法)等,这里实现Adhoc网络路由协议性能的比较-Classical routing table agreement: DSDV (destination sequence distance vector routing protocols), CGSR
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4.06mb
    • 提供者:曲景峰
  1. wireless-sensor-networks

    0下载:
  2. 一篇关于能量有效和QoS的无线传感器网络协议论文Energy efficient and QoS based routing protocol for wireless sensor networks-Energy efficient and QoS based routing protocol for wireless sensor networks
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:555kb
    • 提供者:lizhi
  1. dsr.tcl

    0下载:
  2. Dynamic Source Routing - is a routing protocol for wireless mesh networks. It is similar to AODV in that it forms a route on-demand when a transmitting computer requests one. However, it uses source routing instead of relying on the routing table at
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:2.56kb
    • 提供者:Mahendran
  1. wireless routing protocal

    0下载:
  2. aodv routing protocol for wireless networks
  3. 所属分类:matlab例程

    • 发布日期:2014-03-31
    • 文件大小:22.57kb
    • 提供者:nicole2014
  1. RPL-Routing-Protocol-a-Case-Study

    0下载:
  2. RPL路由协议,这是IETF的ROLL工作组针对低功耗无线网络提出的基于IPv6的路由协议。-RPL routing protocol, which is the IETF ROLL Working Group proposed for low-power wireless networks based on IPv6 routing protocols.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-04
    • 文件大小:707.47kb
    • 提供者:zhenhua
  1. SIMPLE-Routing-Protocol-for-Wireless-Body-Area-Ne

    0下载:
  2. SIMPLE Routing Protocol for Wireless Body Area Networks
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1.87kb
    • 提供者:ayub
  1. SIMPLE-Routing-Protocol-for-Wireless-Body-Area-Ne

    0下载:
  2. matlab code of SIMPLE Routing Protocol for Wireless Body Area Networks
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:4.68kb
    • 提供者:khalil
  1. M-GEAR-Routing-Protocol-for-Wireless-Sensor-Netwo

    0下载:
  2. matlab code of M-GEAR Routing Protocol for Wireless Sensor Networks
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5.19kb
    • 提供者:khalil
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com