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

搜索资源列表

  1. trickster-0[1].06.tar

    0下载:
  2. 项目描述: Trickster Streaming Server is a pure Perl MP3 streaming server with a simple Web interface that allows you to manipulate and browse the queue. The queue management API is done in a fairly simple UNIX manner, and can be easily extended. Tr
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:13.01kb
    • 提供者:夏雨
  1. RED.CC

    0下载:
  2. 我研究生阶段研究定的方向是网络拥塞管理,而我研究RED算法也有挺长时间了,很久以前就有解析NS中的队列管理算法RED的源代码(red.cc&red.h)的想法,借寒假有时间,匆匆写了一下。有些东西自己也没完全弄懂,但是对于困惑于如何修改RED算法的同学来说,应该有很大的参考价值。 本文档首先分析了RED算法涉及参数的含义,然后给出了主要函数的作用,最后对主要函数的源代码进行了分析。 希望本文档对你有用。 -I set the direction of post-graduate
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-22
    • 文件大小:206.11kb
    • 提供者:源泉
  1. rio

    0下载:
  2. NS 基于RED的RIO主动队列管理相关算法源码 此算法是一种简单有效的实现区分服务算法-NS The RIO-based RED algorithm for active queue management-related source code of this algorithm is a simple and effective algorithm for the realization of differentiated services
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:16.08kb
    • 提供者:yjq
  1. rem

    0下载:
  2. NS-2 随机指数标记算法(REM)是一种有效的主动队列管理算法 这事REM算法源码-NS-2 Random Early Marking Algorithm (REM) is an effective algorithm for active queue management algorithm for this matter REM Source
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:13.37kb
    • 提供者:yjq
  1. CSHARPSOCKET

    0下载:
  2. C#实现多线程网络通讯 整个系统由三个核心线程组成,并由.NET线程池统一管理: 侦听客户端连接请求线程:ListenClientRequest(),循环侦听客户端连接请求。如果有,检测该客户端IP,看是否是同一观测设备,然后建立一个客户端TSession对象,并通过Socket异步调用方法BeginReceive()接收数据包、EndReceive()处理数据包 数据包处理线程:HandleDatagrams(),循环检测数据包队列_datagramQueue,完成数据包解析、判
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-23
    • 文件大小:9.72kb
    • 提供者:鸣鸣
  1. droptail

    0下载:
  2. 队列管理算法,可以适用各种算法。 red blue drr pi 等。-Queue management algorithms can be applied to various algorithms. red blue drr pi and so on.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:1.51kb
    • 提供者:王永洪
  1. blueh

    0下载:
  2. 网络服务质量主动队列管理blue算法 blue.h文件-active queue management of blue
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:3.28kb
    • 提供者:李昕
  1. 9

    0下载:
  2. 柯志亨版NS2仿真实验-多媒体和无线网络通信书中实验九(队列管理机制)的所有程序,已经解决了myfifo带来的问题,请在运行时将myfifo替换为DrioTail,画DrioTail时将2:3改为1:5,包含运行结果图,所有程序都是调过的,可运行。. -The Ke Zhiheng version of NS2 simulation- multimedia and wireless network communication book experiment nine (queue manag
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:84.02kb
    • 提供者:wq
  1. sample-codes

    0下载:
  2. NS (Version 2) is an open source network simulation tool. It is an object oriented, discrete event driven simulator written in C++ and Otcl. The primary use of NS is in network researches to simulate various types of wired/wireless local and wide are
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-12
    • 文件大小:9.35kb
    • 提供者:mahadev gawas
  1. studentManage1

    0下载:
  2. 服务器端(B)负责管理数据,客户端(A)用于发送对数据操作的命令。客户端通过消息队列给服务器发送操作命令,服务器端根据接受到的命令处理数据,并通过消息队列将处理结果发送给客户端,同时,把客户端需要得到的数据,通过共享内存传递给客户端。客户端根据处理结果从共享内存中获取数据。-A process A (client) to another process B (server-side) sent to find, add, delete, display command, process B pe
  3. 所属分类:Linux Network

    • 发布日期:2017-11-28
    • 文件大小:3.21kb
    • 提供者:yingliang
  1. 123

    0下载:
  2. internet主动式队列管理机制 基于ns2的网路模拟器的应用-Internet active queue management mechanism
  3. 所属分类:Linux Network

    • 发布日期:2017-11-18
    • 文件大小:698byte
    • 提供者:吴飞
  1. fem_codes

    0下载:
  2. fem is active queue management technique
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:36.88kb
    • 提供者:manasa chimmani
  1. rsfb

    0下载:
  2. Resilient Stochastic Fair Blue is one type of active queue management technique
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:36.54kb
    • 提供者:manasa chimmani
  1. queue

    0下载:
  2. 这是基于ns2的队列管理的源代码,学习队列管理的人一定要看懂-This is based on queue management ns2 source code, learn queue management, the people must understand
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:2.68kb
    • 提供者:huacong
  1. 744-report

    0下载:
  2. Evaluation of Queue Management Algorithms
  3. 所属分类:Linux Network

    • 发布日期:2017-04-29
    • 文件大小:291.71kb
    • 提供者:Viet Tran Hoang
  1. phpBB

    0下载:
  2. 支持邮寄/回复/编辑信息,可设置个人信息、个人论坛、用户和匿名邮件、讨论主题等,通过提交或其它的特殊的顺序排队用户,可定义管理,排队等功能,具有很高的可配置性,能够完全定制出相当个性化的论坛。-Support the post/reply/edit information, you can set up personal information, personal forums and anonymous e-mail, discussion topics, etc., by submittin
  3. 所属分类:Web Server

    • 发布日期:2017-05-11
    • 文件大小:2.15mb
    • 提供者:fua
搜珍网 www.dssz.com