文件名称:manager
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.13kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
考虑一个这样的机房管理系统:假设我们对机器服务进行收费,如果每个用户为单位时间愿意支付的费用不同,则可以用支付费用作为优先级,优先级越高的越先得到服务,而如果两个用户优先级相同,则先到的先服务。
使用以上定义的优先队列来实现该系统。
系统提供一个菜单让管理员操作,管理员可以做如下操作:
增加用户入队列,每个用户有相应的优先级(愿意付费的等级)
用户出队列(为用户分配机器),出队列的用户需为优先级最高或到达最早的用户。-Consider such a room management system: Suppose we charge for services on the machine, if each user is willing to pay per unit of time different, you can use pay as a priority, the more higher priority get service first, and if two users have the same priority, the first of the first service. Defined above using the priority queue to implement the system. System allows administrators to operate a menu, the administrator can do the following: increase the user into the queue, each user has the appropriate priority (willing to pay for the class) the user out of the queue (for the user assigned the machine), a queue of users need to reach for the highest priority or the first user.
使用以上定义的优先队列来实现该系统。
系统提供一个菜单让管理员操作,管理员可以做如下操作:
增加用户入队列,每个用户有相应的优先级(愿意付费的等级)
用户出队列(为用户分配机器),出队列的用户需为优先级最高或到达最早的用户。-Consider such a room management system: Suppose we charge for services on the machine, if each user is willing to pay per unit of time different, you can use pay as a priority, the more higher priority get service first, and if two users have the same priority, the first of the first service. Defined above using the priority queue to implement the system. System allows administrators to operate a menu, the administrator can do the following: increase the user into the queue, each user has the appropriate priority (willing to pay for the class) the user out of the queue (for the user assigned the machine), a queue of users need to reach for the highest priority or the first user.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
manager.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.