搜索资源列表
trickster-0[1].06.tar
- 项目描述: 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
RED.CC
- 我研究生阶段研究定的方向是网络拥塞管理,而我研究RED算法也有挺长时间了,很久以前就有解析NS中的队列管理算法RED的源代码(red.cc&red.h)的想法,借寒假有时间,匆匆写了一下。有些东西自己也没完全弄懂,但是对于困惑于如何修改RED算法的同学来说,应该有很大的参考价值。 本文档首先分析了RED算法涉及参数的含义,然后给出了主要函数的作用,最后对主要函数的源代码进行了分析。 希望本文档对你有用。 -I set the direction of post-graduate
rio
- 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
rem
- 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
CSHARPSOCKET
- C#实现多线程网络通讯 整个系统由三个核心线程组成,并由.NET线程池统一管理: 侦听客户端连接请求线程:ListenClientRequest(),循环侦听客户端连接请求。如果有,检测该客户端IP,看是否是同一观测设备,然后建立一个客户端TSession对象,并通过Socket异步调用方法BeginReceive()接收数据包、EndReceive()处理数据包 数据包处理线程:HandleDatagrams(),循环检测数据包队列_datagramQueue,完成数据包解析、判
droptail
- 队列管理算法,可以适用各种算法。 red blue drr pi 等。-Queue management algorithms can be applied to various algorithms. red blue drr pi and so on.
OverlappedIO_CompletionRoutine
- 基于完成例程的重叠IO模型,服务器端用个三个辅助线程来处理重叠IO操作,可通过增加线程来提高响应请求速度,此模型比基于事件通知伸缩性更好,服务器端用队列(选择队列更易于管理)存储了某个时间点的客户端socket,再用辅助线程处理-IO overlapped completion routines based model of the server with a three worker threads to handle overlapped IO operation can be improv
blue
- 网络服务质量研究主动队列管理blue.cc源代码-research of qos :blue.cc programe codes
blueh
- 网络服务质量主动队列管理blue算法 blue.h文件-active queue management of blue
chatsysforgroup
- 在linux下实现基于socket的群聊系统,具有简单的用户管理模块,设置了基础的chatsys协议,服务器端采用消息队列的形式接收,并转发到除发送方以外的各个用户端。-The code is the implemtation of a small chatsystem for a group. It is developed under the linux system,based on the TCP/IP protocol.A samll module on user management
AQM-PID
- 拥塞控制算法 主动队列管理 PID算法 应用于NS2仿真-congestion control AQM PID NS2
lte
- ns2上的lte仿真代码。进行了虚拟队列管理,提高系统吞吐率。-Provide a open source accurate enough LTE/SAE model in NS 2
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
studentManage1
- 服务器端(B)负责管理数据,客户端(A)用于发送对数据操作的命令。客户端通过消息队列给服务器发送操作命令,服务器端根据接受到的命令处理数据,并通过消息队列将处理结果发送给客户端,同时,把客户端需要得到的数据,通过共享内存传递给客户端。客户端根据处理结果从共享内存中获取数据。-A process A (client) to another process B (server-side) sent to find, add, delete, display command, process B pe
123
- internet主动式队列管理机制 基于ns2的网路模拟器的应用-Internet active queue management mechanism
queue
- 这是基于ns2的队列管理的源代码,学习队列管理的人一定要看懂-This is based on queue management ns2 source code, learn queue management, the people must understand
service
- 多平台管理代码,支持linux,windows,包含队列管理,内存管理,消息管理等,通信产品用的比较多。-multiplatform code include manage msg,memory,queue etc.