搜索资源列表
task_compositor
- 带有期限的作业排序问题:假定只能在一台机器上处理n个作业,每个作业均可在单位时间内完成;又假定每个作业i都有一个截止期限di>0(它是整数),当且仅当作业i在它的期限截止以前被完成时,则获得pi>0的效益。求具有最大效益值的可行解。 文件中包含详细的源代码和注释,以实现这个经典的问题。-period with the operations scheduling problem : the assumption that only a machine n handling oper
worker123654
- (1)设计一个的菜单将在实现的功能显示出来,并有选择提示 (2)教师的基本信息包括编号、职工分类(\"行政人员\",\"教师\",\"一般员工\",\"退休人员\",\"返聘人员\",\"临时工\")、性别、年龄,职务(\"无\",\"科级\",\"处级\",\"地级\") 、职称(\"无\",\"初级\",\"中级\",\"高级\") 、政治面貌(\"群众\",\"中共党员\",\"民主党派\")、学历(\"中专\",\"大专\",\"大学\",\"硕士\",\"博士\") (3)信息
CPUSchedule
- 3个CPU调度算法的simulation. 分别是Short Job First,High Return Ration Next, Round Robin. 模拟得到R,U,S等重要指标。
多道程序的转换调度
- c语言编写上机运行已经通过,实现多道程序的转换调度(作业调度和进程调度结合在一起)-c languages running on the machine has passed, multiple procedures to achieve the conversion Scheduling (Job Scheduling and Dispatching process combines)
tanxinfa
- 算法设计与分析中的贪心法源程序,用VC编写,应用贪心设计策略来解决操作系统中单机、无资源约束且每个作业可在等量时间内完成的作业调度问题-algorithm design and analysis of the greedy algorithm source, VC preparation, application greedy design strategies to solve the stand-alone operating system, without resource constra
DataStructure-Transform
- 数据结构 数制转换 代码。这个是要上交的作业,所以完全可以正确运行-Data structure conversion code number system. This is to be handed the job, it can correctly
job.tar
- 这是一个字符串快速匹配的算法KMP算法,大家可以通过此算法的学习来提高自己的算法水平-This is a fast string matching algorithm KMP algorithm, we can learn through this algorithm to improve the level of their algorithm
C
- 数据结构课程设计报告,虽然好多地方都有,我这个是按老师要求做好的,加个封面就可以直接上交。 -Data structure course design report, although a lot of places, I this is based on the teacher asked to do a good job, and add the cover can be directly handed over.
sched
- 一台精密仪器的工作时间为n 个时间单位。与仪器工作时间同步进行若干仪器维修程序。一旦启动维修程序,仪器必须进入维修程序。如果只有一个维修程序启动,则必须进入该维修程序。如果在同一时刻有多个维修程序,可任选进入其中的一个维修程序。维修程序必须从头开始,不能从中间插入。一个维修程序从第s个时间单位开始,持续t个时间单位,则该维修程序在第s+t-1 个时间单位结束。为了提高仪器使用率,希望安排尽可能少的维修时间。对于给定的维修程序时间表,该算法计算最优时间表。-Units 1 precision in
MinTreeAlgorithm
- 作业调度和最小生成树的两种求法————作业调度和最小生成树的两种求法作业调度和最小生成树的两种求法-Job Scheduling and Minimum Spanning Tree Method for Two---- job scheduling and minimum spanning tree method of two job scheduling and two minimum spanning tree method
DistributionMission
- 输入人数,输入将要分配的工作数目,输入第i人干第j项工作的经费消耗,调用处理模块BackTracking输出最优分配方案。-Enter the number, type of job distribution to the number of people do i enter the first section of the work of j-expendable funds, call processing module output BackTracking optimal distri
jobSequencing
- job sequencing algo for deciding which job to execute first
jobSequencing
- job sequencing algo used for sequencing
passenger
- 数据结构大作业 用双向链表 和五种数据结构实现 飞机场旅客信息查询检索订票等-Great job with the two-way data structure linked list, and five kinds of data structures to achieve an airport passenger information query and search booking, etc.
job
- C/C++模拟系统作业调度。代码比较简单。还可以。-C/C++ simulation system for job scheduling. The code is relatively simple. Okay.
schedule
- 短作业优先调度算法(C++代码)对于学习调度的人在编算法时会有帮助-Short job first scheduling algorithm (C++ code) for people to learn scheduling algorithms will be helpful in preparing
Job-sorting-problem
- 作业排序问题,解决作业排序过程中作业顺序穷举问题的程序-Job sorting problem exhaustively program
JOB
- 编写并调度一个多道程序系统的作业调度模拟程序。 作业调度算法:采用基于先来先服务的调度算法。可以参考课本中的方法进行设计。 对于多道程序系统,要假定系统中具有的各种资源及数量、调度作业时必须考虑到每个作业的资源要求。 -Prepare and dispatch a multi-channel program scheduling system simulation program. Job scheduling algorithms: a first-come
Job-manage
- 使用C语言模拟的,单道处理机的作业调度算法,使用的是最大响应比优先的算法。-Simulated using the C language, single-channel processor job scheduling algorithm, using the maximum response than the priority of the algorithm.
Job
- 要求给出一种作业调度方案,使所给的n个作业在尽可能短的时间内由m台机器加工处理完成。约定,每个作业均可在任何一台机器上加工处理,但未完工前不允许中断处理。作业不能拆分成更小的子作业。-Required to give a scheduling program, so as to the n operations in the shortest possible time by the m-machine processing. Convention, each job can be proces