搜索资源列表
-
0下载:
这里包含了几个Linux服务器设计的文档。内容还很有含金量的。
目录:Linux环境并发服务器设计技术研究.pdf
基于并发服务器的网络通信的设计和实现.pdf
基于进程池的Linux并发服务器的研究.pdf
基于通信接口封装机制的网络并发服务器设计.pdf
基于主动队列管理的Linux并发服务器模型及负载均衡算法的研究.pdf-This contains a number of Linux server design document. It is very gold co
-
-
0下载:
在嵌入式开发中,消息队列是一种常用的通信方式,基于消息队列的客户端服务器的实现-In embedded development, the message queue is a common means of communication, based on the message queue of the client-server implementation
-
-
0下载:
机场航空管制模拟 使用队列或优先队列实现;要求可以变换起飞和着陆频率来模拟一天中的飞行高峰期和空闲期;要求可以改变着陆和起飞时间以模拟不同的效果。-Airport air traffic control simulation using a queue or priority queue implementation requirements can transform takeoff and landing frequency to simulate flying day peak peri
-
-
0下载:
进程调度是处理机管理的核心内容。本实验要求用C语言编写和调试一个简单的进程调度程序。通过本实验可以加深理解有关进程控制块、进程队列的概念,并体会和了解优先数和时间片轮转调度算法的具体实施办法。-Process scheduling is the core content of the processor management. The experiment called the C language to write and debug a simple process scheduler. T
-
-
0下载:
自己实现的二叉树(VAL树)并做了模板,附带自己实现的队列,链表,栈的源码-Own implementation of the two fork tree (VAL tree) and made a template, with their own realization of the queue, the list, stack source
-