-
RED.CC
我研究生阶段研究定的方向是网络拥塞管理,而我研究RED算法也有挺长时间了,很久以前就有解析NS中的队列管理算法RED的源代码(red.cc&red.h)的想法,借寒假有时间,匆匆写了一下。有些东西自己也没完全弄懂,但是对于困惑于如何修改RED算法的同学来说,应该有很大的参考价值。
本文档首先分析了RED算法涉及参数的含义,然后给出了主要函数的作用,最后对主要函数的源代码进行了分析。
希望本文档对你有用。
(I set the direction of post-graduate stage of the study is to network congestion management, but I have studied the RED algorithm also has quite a long time, long ago have resolved NS in the RED queue management algorithm source code (red.cc & red.h) the idea, by winter have the time to rush to write a bit. Some things they themselves have no fully understood, but for the confusion on how to modify the RED algorithm for the students, it should be a great reference value. This document first analyzes the RED algorithm is related to the meaning of the parameters, and then gives a major role in the function and finally the main function of the source code analyzed. Hope that this document useful to you.)
- 2010-03-10 10:17:10下载
- 积分:1
-
shuzishuiyin
数字水印源码,基于matlab的,可实现,共同分享。(Digital watermarking source code, based on the matlab can be realized.)
- 2013-07-18 00:50:08下载
- 积分:1
-
stm32f103-rc522+hal
说明: main file with stm complete mfrc522 tested
- 2019-02-23 13:41:28下载
- 积分:1
-
疫情仿真程序2020
说明: 用C#编写的疫情仿真程序, 通过各种参数因子模拟疫情走势图。(Using the epidemic simulation program compiled by C#, the epidemic trend chart is simulated by various parameters.)
- 2020-06-30 17:40:01下载
- 积分:1
-
串口通信
VC平台使用MSComm控件实现串口通讯(VC6.0 to MSComm and UartAssist)
- 2017-07-31 10:58:10下载
- 积分:1
-
videoonh263
基于H.263的视频编解码完整事例!独立的263模块(Based on the H.263 video codec complete stories! As independent the 263 module)
- 2012-09-06 11:32:52下载
- 积分:1
-
2DMaxima
在二维空间里有两个点A=(X1,Y1)和B=(X2,Y2),如果X1>X2并且Y1>Y2 ,我们认为A优于B,A是这个集合的最大极值点,在给定的二维空间里的N个点的集合S中,找出最大极值点。(In two-dimensional space, there are two points = A = (X1, Y1) and B (X2, Y2), if the X1 and Y1 > X2 > Y2, we think that A is superior to B, A is the biggest extreme value point of the set, in A given set of N points in the two-dimensional space S, find out the most extreme value point.)
- 2013-12-24 21:02:56下载
- 积分:1
-
一个基于A*的地图搜索算法
A*(A-Star)算法是一种静态路网中求解最短路径最有效的直接搜索方法,也是解决许多搜索问题的有效算法。算法中的距离估算值与实际值越接近,最终搜索速度越快。
- 2022-06-02 20:28:34下载
- 积分:1
-
HC-SR04超声波测距模块
说明: 基于51单片机的超声波测距模块使用,使用HC-SR04模块,定时器测量回波长度(Ultrasound Ranging Module Based on 51 Single Chip Microcomputer)
- 2020-06-21 17:20:01下载
- 积分:1
-
Msp430 控制直流电机
基于Msp430 PWM 波 控制直流电机转动 调速 经过本人实际操作 证明完全可用
- 2022-02-11 23:49:35下载
- 积分:1