搜索资源列表
wfq-1.2.4
- c++编写的ns环境下关于wfq算法的仿真源代码-c + + ns prepared by the environment wfq algorithm for the simulation source code
pgps-diffserv-ns2
- ns2仿真,添加了WFQ加权公平队列算法的差分服务网络仿真c++源代码
router(WFQ+token)
- 简单模拟路由器转发的源代码,其中采用了WFQ算法及令牌桶机制!
wfq
- 流量调度算法WFQ源代码,运行平台为linux操作系统。-traffic control-wfq:weighted fair queueing
wfq
- 在,linux下利用NS-2实现的网络里的队列调度算法WFQ,主要是C/C++实现-In, linux using NS-2 under the implementation of the network in the queue scheduling algorithm WFQ, mainly C/C++ implementation
rsvp-patch-ns-2.1b8.tar
- rsvp and wfq patch for Netowrk Simulator 2
DiffServ4NS-0.2
- ns-2仿真源码, 主要用于 diffserv 性能仿真, 结合了WFQ等队列调度方案-ns2 simulation code, for differserv , combined with WEQ queuing model
WFQ
- An architecture diagram of WFQ!
network_ip
- to support qualnet networking
WFP-java-code
- WFQ java代码-WFQ JAVA CODE,
wfq.tar
- NS-2下WFQ调度算法的实现,包括头文件,主函数,一个例子和说明等-Implementation of WFQ scheduling algorithm under NS-2
router(WFQ-P-token)
- 优化的路由查找算法的实现。 可以动态创建、更新路由表,并能根据目标地址(Destination Address)找到相应的下一跳(Next Hop)。-Optimized route lookup algorithm. Can dynamically create, update routing table, and according to the target address to find the corresponding next hop.
WFQ
- 这是一个关于WFQ的算法,其中包括两种不同算法实现,同时又客户端和服务器端-This is about the WFQ algorithm, including two different algorithms, while the client and the server-side
router(WFQ-P-token)
- 此功能定义WFQ算法加令牌桶算法的实现功能,仅供参考。-This function definition WFQ algorithm and functionality of the token bucket algorithm, for reference only.
SP_SCH(Executable)
- 调度器一般包括SP、RR、WFQ等,SP调度指的是绝对高优先级调度,此种调度不带权重概念,按照优先级进行调度。四个按键作为端口有效指示,2个LED发光二极管指示此时调度的端口号,可以按下KEY3按键,按下按键代表当前按键输入无效,然后观测LED,没有按下的时候LED1 LED0都发光,按下KEY3按键的时候LED1发光 LED0不发光,代表此时调度端口为2,不按下时候代表调度端口为3。 -The scheduler typically include SP, RR, WFQ, etc., SP
RR_SCH(Executable)
- FPGA VERILOG调度器一般包括SP、RR、WRR、WFQ等,RR调度指的是轮询调度,此种调度不带权重概念,均匀轮询进行调度。-FPGA VERILOG The scheduler typically include SP, RR, WRR, WFQ, etc., RR refers to the round robin scheduling, dispatching without the weight of such concepts, even polling scheduling.
Analysis-of-the-algorithms-for-congestion
- This paper presents one of the features of DS (Differentiated Services) architecture, namely the queuing or congestion management. Packets can be placed into separate buffer queues, on the basis of the DS value. Several forwarding policies ca
wfq-1.2.4
- Weighted Fair Queueing (WFQ) Contributed by Paolo Losi,
wfq.cc.tar
- A WFQ patch for NS2. Implemented by Paoli