CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 802.11e

搜索资源列表

  1. EDCA_ns-2_28-v1-0-2

    0下载:
  2. 在NS2仿真软件(2.28)下,实现802.11E的增强分布式协调接入机制(EDCA,包括CFB模式),TKN开发,具有公信力。无论是仿真验证,还是据此做改进算法都十分适合。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:34075
    • 提供者:程慧卿
  1. IEEE802.11eEDCAforns2.28

    0下载:
  2. 在ns2中仿真802.11e操作模式EDCA,希望对大家有用
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:102350
    • 提供者:杨明新
  1. ns-edcf.tar

    0下载:
  2. 柯老师网站上找到的,关于802.11e很好的一个版本,应该算比较全的
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:27884842
    • 提供者:包静
  1. BEND

    0下载:
  2. NS2 802.11e通信协议的安装文件,关于802.11e的一些bug的修正。-This software patch is intended for computer networking research. The copyright of this software belongs to Jian Zhang, the author. Users are allowed to freely use, modify, and redistribute it if this copyri
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:849920
    • 提供者:周嘉
  1. ieee802

    0下载:
  2. To support the varying Quality-of-Service (QoS) requirements of emerging applications such as those involving continuous media, a new standard IEEE 802.11e has been specified [1]. This standard aims to support QoS by providing differentiated classes
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-13
    • 文件大小:2207
    • 提供者:mina
  1. 3

    0下载:
  2. To support the varying Quality-of-Service (QoS) requirements of emerging applications such as those involving continuous media, a new standard IEEE 802.11e has been specified [1]. This standard aims to support QoS by providing differentiated classes
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-10
    • 文件大小:791
    • 提供者:mina
  1. 12

    0下载:
  2. To support the varying Quality-of-Service (QoS) requirements of emerging applications such as those involving continuous media, a new standard IEEE 802.11e has been specified [1]. This standard aims to support QoS by providing differentiated classes
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-16
    • 文件大小:17337
    • 提供者:mina
  1. IEEE80211b

    0下载:
  2. 无线网络效果分析:802.11b DCF与802.11e EDCA的比较-Effectiveness analysis of wireless networks: 802.11b DCF and 802.11e EDCA Comparison
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:2872
    • 提供者:问其
  1. 802.11-tutorial.pdf

    0下载:
  2. 此文档描述了IEEE802.11无线局域网协议标准,详细地描述了802.11MAC子层,内容设计802.11a和802.11b物理层的标准以及802.11eMAC子层标准。-This document describes IEEE 802.11 Wireless Local Area Network (WLAN) Standard. It describes IEEE 802.11 MAC Layer in detail and It briefly mentions IEEE 802.11
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:277776
    • 提供者:李峰
  1. 802_11e

    0下载:
  2. implementation of mac 802.11e in ns2 simulator
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:64800
    • 提供者:rosa
  1. DCFandEDCA-comparison

    2下载:
  2. 802.11b DCF与802.11e EDCA的比较,NS2下的仿真源码-802.11b DCF and 802.11e EDCA comparison, NS2 source code under the simulation
  3. 所属分类:Linux Network

    • 发布日期:2014-04-30
    • 文件大小:3072
    • 提供者:hh
  1. 802_11e

    0下载:
  2. ns-2.29内基于NS2的802.11e的源程序代码-ns-2.29 in the 802.11e based on the source code for NS2
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:15295
    • 提供者:向翰勋
  1. FHCF.tar

    0下载:
  2. NS2仿真中802.11e中包括HCCA和EDCA,而hcf为二者的混合机制,此补丁可以用来在NS2中模拟MAC层的HCF机制。-In NS2,802.11e s mac includes HCCA and EDCA,and hcf is the combination of the two methode.With this patch,you can simulate hcf mechanism.
  3. 所属分类:Linux Network

    • 发布日期:2017-06-09
    • 文件大小:16821099
    • 提供者:yyh
  1. dcf_edcf

    1下载:
  2. 利用NS2网络仿真软件对802.11和802.11e进行仿真,从而形成RD文件,再从RD文件中分析他们的网络延迟,延迟抖动率以及吞吐量。-802.11 and 802.11e simulation, thus forming the RD file, and then analyze their network delay, delay jitter and throughput from the RD file.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:2060
    • 提供者:乔纬国
  1. 24

    1下载:
  2. 柯志亨版NS2仿真实验-多媒体和无线网络通信书中实验二十四(802.11b DCF与802.11e EDCA的比较)的所有程序,内含有802.11e的安装文件和安装步骤,所有程序都是调过的,可运行。-Ke Zhiheng version of NS2 simulation experiments- multimedia and wireless network communication book experiment 20 four (802.11b the DCF and 802.11e E
  3. 所属分类:Linux Network

    • 发布日期:2017-05-10
    • 文件大小:2063615
    • 提供者:wq
  1. Despite its support of prioritized services

    0下载:
  2. Despite its support of prioritized services, the IEEE 802.11e Enhanced Distributed Channel Access (EDCA) cannot guarantee strict QoS required by real-time services such as voice and video without proper network control mechanisms. To over
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-12-02
    • 文件大小:232429
    • 提供者:XAVI
  1. ns2-802.11e_EDCA

    0下载:
  2. 对于用ns2来进行802.11e仿真的程序员有极大的作用-Great role for ns2 to 802.11e simulation programmer
  3. 所属分类:Linux Network

    • 发布日期:2017-11-12
    • 文件大小:142336
    • 提供者:武鹏
  1. ns2-80211e

    0下载:
  2. 讲解如何在ns2安装802.11e的补丁-Explain how to install 802.11e patch in ns2
  3. 所属分类:Linux Network

    • 发布日期:2017-11-20
    • 文件大小:75921
    • 提供者:武鹏
  1. ubuntu-802.11e-install.tar

    0下载:
  2. 该文件含有在ubuntu下的802.11e安装文件以及安装时常见问题的解决方法。-This file contains 802.11e installation file in ubuntu and installation solutions to common problems.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-11
    • 文件大小:86084
    • 提供者:wq
  1. 802_11e.tar

    0下载:
  2. 802.11e-EDCA_ns2.35 patch
  3. 所属分类:网络

    • 发布日期:2018-01-08
    • 文件大小:21504
    • 提供者:faizaaaa
« 12 »
搜珍网 www.dssz.com