搜索资源列表
red.tcl.tar.gz
- an example to monitor red queue in ns2,an example to monitor red queue in ns2
tcl/ns2/queuing algorithms/tcp/udp
- Compare the three different queuing algorithms Drop tail, Stochastic fair queuing and Random early detection. determine which queuing algorithm gives the least lost packets for the three different queue lengths
gmac
- 根据队列信息,使ns中的smac可以自适应地改变占空比。-depending on the queue, make smac changes the duty cycle dynamicly
fred
- NS2下fred队列管理算法,验证能够运行..希望对大家有帮助-Under NS2 the fred queue management algorithm, the confirmation can move. Hoped that has the help to everybody
red
- simulate RED queue in NS2
WFQ2
- ns2平台下,队列调度WFQ2+的代码,改過的wf2q+.cc,並存放到queue的目錄之下。 2. 新增queue/wf2q+.o到Makefile的OBJ_CC,並重新Make。-ns2 platform, queue scheduling WFQ2+ code, to repent wf2q+. cc, co-exist under the directory into the queue. 2. New queue/wf2q+. O to the Makefile' s
qmonitor
- 4. This scr ipt is kind of a failure because for some reason NS2 only outputs a 10 line trace file. I am not sure why this is happening and will look into it. 5. 5. qmonitor.tcl is a modification of tutorial 5 and shows how the
tcl
- 一个简单的red-queue和droptail queue的源代码,在ns2上模拟实现。-A simple red-queue and droptail queue of the source code, to simulate in ns2 implementation.
ex-dtrr-queue
- DTRR QUEUE TCL CODE FOR NS2
queue
- ns2中queue序列各文件源代码,希望对大家有所帮助-the source files
queue
- ns2中一个队列类,描述队列是如何建立的- a queue model
9
- 柯志亨版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
NfredzipS
- NS2下fred队列管理算法,,验证能够运行..希望对大家有帮助 -NS2 under the fred queue management algorithm, and verify the ability to run .. we hope to help
semantic-packetqueue.tar
- Semantic packet queue AQM for NS2
123
- internet主动式队列管理机制 基于ns2的网路模拟器的应用-Internet active queue management mechanism
newqueue
- it is tcl / ns2 program for new queue technique for multi broadcast protocol-it is tcl / ns2 program for new queue technique for multi broadcast protocol
queue
- 这是基于ns2的队列管理的源代码,学习队列管理的人一定要看懂-This is based on queue management ns2 source code, learn queue management, the people must understand
BLUE
- Blue active QUEUE in ns2
btl_a
- An example of a network model, how to simulate a simple network model simulation tool NS2 simultaneously in all also made by plotting Xgraph tool, how to create a computer file to the tail .awk math End-to-end transmission delay, average queue length
ns2_static_routing.tar
- Static routing is very simple. Each node has a routing table where each entry has the destination and the next node. On receiving a packet, a node find the entry corresponding to the packet s destination, and forwards it to the next node. If there is