搜索资源列表
2
- 设计一个按时间片轮转法实现处理器调度的程序-Design a time-slice cycle method to achieve processor scheduling program
jcdd
- 操作系统调度算法 优先权和时间片轮转法-Operating system scheduling algorithm priority and round-robin method
shijianpianlunzhuanfa
- 这是操作系统时间片轮转法的课程设计,还有关优先级数的算法描述-This is the operating system curriculum design of the round-robin method on priority Series algorithm descr iption
udpsockets
- 使用C++/QT实现了一个负载均衡,有三个程序,Client, Server, Loder,运行过程中可以开多个客户端和多个服务器,一个负载均衡,使用多个客户端发送多条数据的时候,负载均衡器使用轮转法将消息推送给空闲服务器,服务应答消息传给负载均衡器,由负载均衡器发送给客户端-Using C++/QT implements a load balancing, there are three procedures, Client, Server, Loder, running you can op