文件名称:problem_one
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 155kb
- 下载次数:
- 0次
- 提 供 者:
- f***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
最大利润作业调度问题.假定只能在一台机器是处理n个作业a1,a2,...,an,每个作业有一个处理时间tj,利润pj和截止期dj.机器一次只能处理一个作业,作业aj必须不间断地运行tj个连续时间单位.如果作业aj在它的截止期dj之前完成,则得利润pj,但如果作业在截止期只后完成,则得利润为0.假设所有处理时间为1..n之间的整数.最大利润作业调度问题要求确定n个作业的一个子集,使得该子集中作业调度所获得的利润最大.
-Maximum profit scheduling problem. Assumes that a machine can only deal with n-operation a1, a2 ,..., an, each job has a processing time tj, profit pj and deadline dj. Machine can only handle one operations, operations must be continuously run tj aj consecutive time units. If the job aj dj it completed before the deadline, then get profits pj, but only if the work completed at the deadline, you may return to 0. assumption that all processing time is an integer between 1 .. n. maximum profit scheduling problem requires to determine n-a subset of operations, makes the child focus on scheduling the biggest profits.
-Maximum profit scheduling problem. Assumes that a machine can only deal with n-operation a1, a2 ,..., an, each job has a processing time tj, profit pj and deadline dj. Machine can only handle one operations, operations must be continuously run tj aj consecutive time units. If the job aj dj it completed before the deadline, then get profits pj, but only if the work completed at the deadline, you may return to 0. assumption that all processing time is an integer between 1 .. n. maximum profit scheduling problem requires to determine n-a subset of operations, makes the child focus on scheduling the biggest profits.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
problem_one\problem_one.dsp
...........\problem_one.dsw
...........\Debug\vc60.idb
...........\.....\vc60.pdb
...........\.....\problem_one.pch
...........\.....\problem_one.ilk
...........\.....\problem_one.exe
...........\.....\problem_one.pdb
...........\.....\p1.obj
...........\problem_one.plg
...........\p1.cpp
...........\Debug
problem_one
...........\problem_one.dsw
...........\Debug\vc60.idb
...........\.....\vc60.pdb
...........\.....\problem_one.pch
...........\.....\problem_one.ilk
...........\.....\problem_one.exe
...........\.....\problem_one.pdb
...........\.....\p1.obj
...........\problem_one.plg
...........\p1.cpp
...........\Debug
problem_one