登录
首页 » 通信 » ns2 queue 检测

ns2 queue 检测

于 2022-05-13 发布 文件大小:3.35 kB
0 170
下载积分: 2 下载次数: 1

代码说明:

本文件用来观察red队列长度的变化,从而来验证了流体模型的吞吐量,丢包率,延迟等统计量的正确性,这些量的统计当前只在有线条件下得到的.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • bpsk映射和解映射 实现01序列和+1
    bpsk映射和解映射 实现01序列和+1 -1序列的相互转变-BPSK mapping realize reconciliation mapped 01 sequence and+ 1-1 sequence changes in the mutual
    2022-07-01 23:37:30下载
    积分:1
  • MODSCAN for MODBUS
    The ModScan application operates as a MODBUS master modbus_protocol device in either RTU or ASCII transmission modes.
    2022-03-26 15:32:07下载
    积分:1
  • 使用3Com USR Modem进行录音和放音
    使用3Com USR Modem进行录音和放音 -Modem program Using 3Com USR Modem
    2022-03-21 20:06:45下载
    积分:1
  • development in a different way recently in the collation of the documents identi...
    串口开发的另一种方式 最近在整理文件的时候发现了原先写的一个串口程序,为了提高重用性就又重新的写了一下。根据以前的使用过的一系列串口操作软件发现,大多数的串口操作软件不具备自动的记录保存功能,于是我就在这里把它加进去,记录文件是在应用程序目录下以时间命名的文本文件。程序使用了两个可以重用的 C++ 类,串口通讯类文件 superSP.cpp, superSP.h 文件操作类文件 fileCtrl.cpp, fileCtrl.h。 -development in a different way recently in the collation of the documents identified a previously written a serial process, In order to improve reusability also on the re-write a bit. Under the previous use of the series of Serial operating software found, Most of the serial operating software does not have an automatic record-keeping functions, so I was here it added. documented in the application directory time to a text file named. Procedures for the use of the two can reuse the C category, serial communications superSP.cpp document, superSP.h file manipulation fileCtrl.cpp types of documents, fileCtrl.h.
    2022-03-18 23:02:53下载
    积分:1
  • M-QAM DHT 码的 OFDM 系统的峰均功率比分析
    高峰值平均功率比 (PAPR) 是在正交频分复用 (OFDM) 的主要缺点之一。高的峰均功率比增加了模拟到数字 (A/D) 和数字到模拟 (D/A) 转换器的复杂性,也降低了射频高功率放大器 (HPA) 的效率。在本文中,我们目前使用 M-QAM 的离散哈特利转换 (DHT) 预编码 OFDM 系统的分析 (在这里 M = 16、 32、 64、 256)。我们比较 DHT 预编码 OFDM 系统的密度泛函理论预编码 OFDM 系统的计算机仿真结果,沃尔什哈达玛变换 (西隧) 预编码 OFDM 系统,选择映射 (SLM) 基于 OFDM 系统和常规的 OFDM。仿真结果表明预编码的 OFDM 系统峰均功率比的 DHT 是低于西隧预编码的 OFDM 系统、 SLM OFDM 系统和传统的 OFDM。我们在本文中还得出结论 DFT 预编码的 OFDM 系统具有零峰均功率比。索引术语 — — 峰均功率比,DFT 预编码器、 双氢睾酮和预编码,自置居所津贴
    2023-04-04 22:25:03下载
    积分:1
  • ymodem协议源码实现
    ymodem协议源码实现 -The source of ymoderm protocol
    2023-05-01 09:45:02下载
    积分:1
  • 找芯片datasheet的工具,很好用。以后不用再跟供货商拿了
    找芯片datasheet的工具,很好用。以后不用再跟供货商拿了-Chip datasheet tools ,for easy using
    2023-08-25 10:40:04下载
    积分:1
  • modem打电话
    modem打电话-modem call
    2022-11-09 08:10:04下载
    积分:1
  • 本书全面讲解IPv6及相关协议实现的事实标准KAME,揭示了KAME IPv6协议栈的所有细节,对每行代码到底做了什么以及为什么要这样设计都进行了解释。全书共分...
    本书全面讲解IPv6及相关协议实现的事实标准KAME,揭示了KAME IPv6协议栈的所有细节,对每行代码到底做了什么以及为什么要这样设计都进行了解释。全书共分7章,分别介绍IPv6地址结构、IPv6、ICMPv6、邻居发现和无状态地址自动配置、传输层协议及套接字API扩展。每章都包含两个主要部分:第一部分提供了作为RFC发布的主要协议规范的摘要,定义各种协议分组,解释每个分组中每个字段的含义和目的;第二部分则描述实现这些RFC的KAME的数据结构及功能。书的最后还提供了一些例子,说明如何编写既可以在IPv4网络上运行、又可以在IPv6网络上运行的可移植应用程序。. 本书是IPv6的权威参考书,适合网络设计和开发人员阅读。此外,本书还适合作为高校相关专业网络课程的教学参考书。-This book fully explain the IPv6 and related protocols, the de facto standard KAME, reveals the KAME IPv6 protocol stack all the details on each and every line of code in the end did what and why to be so designed to have carried out an explanation. The book is divided into seven chapters, describing the structure of IPv6 addresses, IPv6, ICMPv6, neighbor discovery and stateless address autoconfiguration, Transport Layer and the socket API extensions. Each chapter contains two main parts: the first part provides as RFC published a summary of the main protocol specification, defining a variety of protocols grouped in each group to explain the me
    2022-03-05 02:31:04下载
    积分:1
  • At four
    在四径信道条件下,仿真Ofdm调制通信系统的误码率曲线图-At four-path channel conditions, the simulation of communication systems Ofdm modulation bit error rate curves
    2022-11-11 17:40:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载