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

搜索资源列表

  1. modifiedaodv

    0下载:
  2. the code of Ad Hoc On-demand Distance Vector (AODV) routing protocol for mobile ad hoc networks-the code of Ad Hoc On-demand Distance Vector (AODV) routing protocol for mobile ad hoc networks
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:10213
    • 提供者:hosm
  1. codings

    0下载:
  2. Wireless links are often asymmetric due to heterogeneity in the transmission power of devices, non-uniform environmental noise, and other signal propagation phenomenon. Unfortunately, routing protocols for mobile ad hoc networks typically work well o
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:69847
    • 提供者:sakthivel
  1. ns-2.34

    0下载:
  2. ns-2.34 is mainly a maintenance release with the following major differences from ns-2.33: 1) AOMDV (On-demand Multipath Distance Vector Routing in Ad Hoc Networks) implementation 2) Tmix synthetic Internet traffic generation tool 3) Collec
  3. 所属分类:Linux Network

    • 发布日期:2017-11-01
    • 文件大小:45181799
    • 提供者:holypiston
  1. OPNET-AODV-asn

    1下载:
  2. Performance Analysis of Ad hoc On-demand Distance Vector routing (AODV) using OPNET Simulator
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-09
    • 文件大小:1030750
    • 提供者:Guntur
  1. manet-thesis-99mar

    0下载:
  2. Performance Analysis of Ad hoc On-demand Distance Vector routing (AODV) using OPNET Simulator
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-24
    • 文件大小:536432
    • 提供者:Guntur
  1. aodv

    0下载:
  2. AODV算法是自组网中非常典型的一个路由协议,相关的源代码见压缩包。-AODV ad hoc network algorithm is very typical of a routing protocol, see the source code of the relevant package.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:24661
    • 提供者:陈海华
  1. aodv

    0下载:
  2. it is one of the major routing protocol for mobile Ad hoc Networks.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:2006
    • 提供者:madhu
  1. AODV

    0下载:
  2. NS2中,AODV(Ad hoc on demand distance vector routing)源码解析-AODV source code analysis
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:476542
    • 提供者:miranda
  1. FTEdsr

    0下载:
  2. Ad hoc网络中基于dsr路由协议改进的路由算法FETdsr,实现了在路由层跨层感知MAC层拥塞状况,从而选择拥塞较轻的路径。-Routing protocol for ad hoc networks based on dsr in NS2 simulation. Achieved in the routing layer cross-layer aware MAC layer congestion status, and thus choose less congested path
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:185528
    • 提供者:lily
  1. adhoc_tutorial_PPT

    0下载:
  2. 详细介绍无线多跳adhoc网络的PPT.包括网络中的MAC层和路由层介绍、常用的协议算法,存在的问题,TCP与UDP协议性能比较,安全问题等,有助于了解Ad hoc网络的概况 -Details of the wireless multi-hop adhoc networks PPT. Including the network MAC layer and routing layer descr iption of the protocol algorithm used, problems,
  3. 所属分类:Development Research

    • 发布日期:2017-05-16
    • 文件大小:4546790
    • 提供者:lily
  1. ResistantCrossLayerProtocoMAnet.pdf

    0下载:
  2. This dissertation contributes a jam-resistant communications protocol for use in mobile ad-hoc network (MANET). Speci c focus is given to the network layer rout- g of packets within a MANET. A MANET is a self-organizing multi-hop wireless twork
  3. 所属分类:Linux Network

    • 发布日期:2017-05-20
    • 文件大小:6118840
    • 提供者:venkata
  1. RoutinginZigBee

    0下载:
  2. An IEEE 802.15.4-based Wireless Sensor Network is considered, and the relationship between the IEEE 802.15.4 topology formation mechanism and possible routing strategies at the network layer is studied. Two alternative routing schemes proposed in t
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:172627
    • 提供者:HArry
  1. GAF

    0下载:
  2. this paper is about Geographyinformed Energy Conservation for Ad Hoc Routing
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:134602
    • 提供者:hamdan
  1. awds-8.12.tar

    0下载:
  2. AWDS (Ad-hoc Wireless Distribution Service)是无线mesh网第二层路由协议。它为所有的接入节点提供向以太网一样的服务,并支持多种不同的高层协议,如:IP (with DHCP), IPv6, AppleTalk, ... (德国马格德堡大学实时系统与通信工程组2009)-AWDS (Ad-hoc Wireless Distribution Service) is a Layer 2 routing protocol for wireless mesh n
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:434174
    • 提供者:tengxiaodu
  1. DSR.project

    0下载:
  2. opnet modeler中对移动ad hoc网络DSR路由协议的仿真-opnet modeler in mobile ad hoc network routing protocol of the simulation DSR
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:284560
    • 提供者:赵硕平
  1. bellman-ford

    0下载:
  2. 用Java语言写的移动通信网络(ad hoc)中很多经典的路由协议所用到的Bellman-Ford算法,使用到多线程和UDP协议来进行数据传输-Written using Java language for mobile communications network (ad hoc), many of the classical routing protocols used by the Bellman-Ford algorithm, using the multi-threaded and U
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:2874
    • 提供者:唐叶
  1. GPSR-SCRIPT-VoIP-NoBAckgrounTRaffic

    0下载:
  2. TCl scr ipt for simulating mobile ad hoc network using greedy perimeter stateless routing and application is VoIP with no background traffic
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:3757
    • 提供者:as-sundais
  1. GPSR-SCRIPT-VoIP-WithBAckgrounTRaffic

    0下载:
  2. TCl scr ipt for simulating mobile ad hoc network using greedy perimeter stateless routing and application is VoIP with background traffic
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:3885
    • 提供者:as-sundais
  1. C08-Network_Protocols

    0下载:
  2. Mobile Communications: Network Protocols/Mobile IP Data transfer, Encapsulation, Security IPv6,Micro mobility support, DHCP Ad-hoc networks, Routing protocols
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-19
    • 文件大小:5166994
    • 提供者:dash
  1. PowerAwareRoutinginAdHocWirelessNetworks

    0下载:
  2. Power Aware Routing in Ad Hoc Wireless Networks.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:582
    • 提供者:mrsunhans
« 1 23 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com