搜索资源列表
SOCKET服务器(队列算法)
- SOCKET服务器,支持多客户端,含协议判断处理. 每个客户端有独立的数据队列做BUFFER, 采用异步SOCKET方式接收数据. 传上来换点分!对初学都应该还算是比较全面的.含全部源代码.
服务器端应用程序
- 一个简单的服务器端应用程序,功能:监听客户端的连接请求,为客户端连接请求建立SOCHET队列,处理各客户端发送来的数据,并向相应的客户端发送应答消息,更新服务器的端口号-a simple server-side applications and functions : listening to the connecting client requests for client requests to establish SOCHET queue address the client to sen
app_msmq
- 对IBM MQSeries本地队列管理器、队列等进行操作。-IBM MQSeries local queue management, queuing and other industries.
msmq通信
- 用微软的操作系统组件MSMQ消息队列编程,COM开发调用,实现网络通信-use Microsoft's operating system components MSMQ message queue programming, called COM development, communications network
Socket-NOSAME
- 解压即得,使用VC++.Socket异步通信,线程,双端队列,文本通信.-that extract, use VC. Socket asynchronous communications, threaded, dual - queue, text messaging.
xplhx
- 《橡皮条画线》C语言 (可供C语言图形编程参考) 本程序模拟许多绘图工具中的画线方法和画框方法 其中工具条上的各个按钮的功能是: 1、画线(快捷键“l”) 2、画框(快捷键“f”) 3、剪去框外的直线(快捷键“c”) 4、刷新(快捷键“r”) 5、新建(快捷键“n”) 6、退出(快捷键“Esc”) 最左边的十字架用鼠标拖动时可以移动工具条 左上角的 framepoints为所画矩形框的左上角坐标和右下角坐标 mouse为鼠标当前坐标 li
AppMSMQ_src
- 一个对MSMQ消息队列操作的C++封装。-one pair of MSMQ Message Queue C Packaging operation.
app_msmq
- 消息队列,使用VCAPI编写MSMQ-Message Queue, use VCAPI prepared MSMQ
MyComm
- 一个排队机伺服器的测试程序源代码,有队列模拟,呼号终端扫描等功能。-a Queue server testing procedures source code, a cohort simulation, call terminal scanning capabilities.
4通信网理论-排队论基础1
- 通信网理论,排队论基础,包括单服务台以及多服务台排队-telecommunication network theory concept of queue theory include 1 server and N server
QueueTest
- VC++ 封装了队列类 /// /// /// ///// //this a example for using Queue ///////////////////////////////////////// #include \"Queue.h\" //define queue data struct struct QueueData { char data[20] int nId } //define queue typedef TQueue<QueueData> TMyQu
mm1 QUEUE
- opnet仿真建模 经典的MM1 queue的源码实例,相信对学仿真的有所帮助
Queue
- 串口通讯里,对接收到的字符进行缓冲处理,并以队列形式输出至外面-Serial communication, the docking buffer characters received treatment, and the output queue to form outside
queueing
- 关于队列的omnet++仿真,有仿真的所有文件,只需点击exe文件即可运行。-On the queue omnet++ Simulation, simulation of all the files there, just click the exe file to run.
ms0b
- MS0B provides the capability to perform administration tasks on a queue manager by sending and receiving WebSphere MQ messages. -WebSphere MQ Java classes for PCF
TCPIP
- 本文介绍一种新型的基于消息队列的重复型服务器通信软件的设计方法,不同于并发型服务器和一般的重复型服务器通信软件,这种新的软件具有生成的子进程数少的优点,并且轻易对客户机与服务器的连接进行治理,适用于客户机数量较多和随机数据通信的情况,能够有效地提高服务器的运行效率。 -This article describes a new type of duplication based on the message queue server-based communication software d
red
- simulate RED queue in NS2
snake
- In this homework, we will focus on data structures and you are responsible for their (correct) implementation. You will implement the queue data structure, which allows FIFO access. You will also implement the hashtable data structure, which implemen
WeightedFair
- c++ Wireless communication network Weighted fair Q-c++ Wireless communication network Weighted fair Queue
SimulationofMM1
- presenting simple MM1 simulation with measurement of number of user and queue length
