登录
首页 » Unix_Linux » NS2-simulation-environment-to-delay

NS2-simulation-environment-to-delay

于 2016-04-07 发布 文件大小:905KB
0 263
下载积分: 1 下载次数: 2

代码说明:

  本文在掌握多种网络路由算法的基础上,通过广泛地收集资料和学习,深入了解和分析各种经典的路由算法,对国内外时延计算的各种算法进行分析和阐述,并简要说明了各种算法的工作原理、内部联系及相互转化的条件。并实现了基于NS-2的仿真软件环境下,对现有较为经典的Wfq和VC算法进行软件仿真,对算法仿真结果特点进行分析,最终得出两种算法时延结论,从而确保整个网络高性能运行提供理论支持。(In this paper, master a variety of network routing algorithm based on the extensive collection of information and by learning, understanding and analysis of various classical routing algorithms for a variety of domestic and delay calculation algorithms to analyze and elaborate, and a brief description of various algorithms works, internal relations and mutual transformation conditions. And implemented based on the following NS-2 simulation software environment, the existing more classic Wfq and VC algorithm software simulation, the simulation results of the algorithm to analyze the characteristics of the final results of the two algorithms delay the conclusion that the entire network to ensure high performance provide theoretical support.)

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

发表评论

0 个回复

  • zmalloc
    用来通过HTTP协议下载的程序,支持断点续传和多线程下载(Used to download the program through the HTTP protocol, support HTTP and multi-threaded download)
    2017-03-07 10:28:52下载
    积分:1
  • tdma
    说明:  在多跳无线网络进行TDMA方式接入时候,时间是被划分为互不重叠的时隙,边长或定长帧在时隙中进行传输。 当面向节点时候,一个节点可以得到一个或者多个时隙,节点可以利用这些时隙向任何一条链路发送报文到邻居节点。 面向链路分配时候,则是某条单向链路分得一个或多个时隙,在这些时隙中,报文发送是单向的。(Time is divided into non-overlapping slots when multi-hop wireless networks are accessed by TDMA mode. Side-length or fixed-length frames are transmitted in slots. When facing a node, a node can get one or more slots, which can be used by the node to send messages to any link to its neighbors. For link allocation, a one-way link is allocated one or more slots, in which message transmission is one-way.)
    2019-02-08 15:27:07下载
    积分:1
  • testcmd
    通过微过滤器的方式实现的网络控制功能,简单实现了一下禁止当前机器断网的功能。(Through micro-filters to achieve the network control functions, simple look prohibit the machine off the network.)
    2012-04-18 16:17:13下载
    积分:1
  • mod8
    CCNA1 V.4.0 module 8 ppt.
    2011-12-06 02:09:44下载
    积分:1
  • 检测session或cookies
    检测session或cookies-testing session or cookies
    2022-08-10 03:23:03下载
    积分:1
  • TheHackerPlaybook3
    说明:  如何自己写一些渗透测试和黑客工具。从各种黑客工具的安装使用,到自己写一些黑客工具。(This book is for medium level guys who get worked in security and coding area.)
    2019-10-30 09:28:22下载
    积分:1
  • java实现的可配置的工作流引擎,采用jsp+javabean实现
    java实现的可配置的工作流引擎,采用jsp+javabean实现-java realized configurable workflow engine used to achieve jsp javabean
    2022-03-25 05:20:36下载
    积分:1
  • NoteBoard080806
    留言簿:通过在Tomcat服务器下建立一个简易的留言簿网站应用小程序,加深了解软件工具和环境这门课所学的知识,有利于今后在网络服务领域的发展(NOTEBOOK)
    2009-03-14 13:13:45下载
    积分:1
  • WebSocket_PHP-demo
    详细介绍了socket的原理,借助workman 实现聊天室功能。优于以前的长连接和短连接!(The principle of socket is introduced in detail, and the chat room function is realized by workman. Superior to previous long connections and short connections!)
    2018-06-04 10:59:20下载
    积分:1
  • c++线池技术深入分析
    目前的大多数网络服务器,包括Web服务器、Email服务器以及数据库服务器等都具有一个共同点,就是单位时间内必须处理数目巨大的连接请求,但处理时间却相对较短。线程池采用预创建的技术,在应用程序启动之后,将立即创建一定数量的线程(N1),放入空闲队列中。这些线程都是处于阻塞(Suspended)状态,不消耗CPU,但占用较小的内存空间。当任务到来后,缓冲池选择一个空闲线程,把任务传入此线程中运行。当N1个线程都在处理任务后,缓冲池自动创建一定数量的新线程,用于处理更多的任务。在任务执行完毕后线程也不退出,而是继续保持在池中等待下一次的任务。当系统比较空闲时,大部分线程都一直处于暂停状态,线程池自动销毁一部分线程,回收系统资源。从而显著提高了服务器的效率。
    2022-07-23 20:13:06下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载