Welcome![Sign In][Sign Up]
Location:
Search - scheduling

Search list

[Data structsjobs

Description: 假定只能在一台机器上处理n个作业 ,每个作业 有一个处理时间 ,利润 和截止时间 。机器一次只能处理一个作业,作业 必须不间断地运行 个连续时间单位。如果作业 在它的截止时间 之前完成,则得利润 ,但如果作业在截止时间之后完成,则得利润为0。假设所有处理时间为 之间的整数,最大利润作业调度问题要求确定个n作业的一个子集,使得该子集中作业调度所获得的利润最大。-Assumed that only one machine n-deal operations, each operation has a processing time, profits and cut-off time. Machines can only handle one operation, operation must be run uninterrupted consecutive time units. If operating in its cut-off time to complete, then a profit, but if the operation was completed after the cut-off time, then a profit is 0. Assume that all processing time is between the integers, the greatest profit job scheduling problems require the identification of a n a subset of operations, making the sub-centralized job scheduling the biggest profits.
Platform: | Size: 1024 | Author: me | Hits:

[AI-NN-PRJSPGA

Description: 车间作业调度问题遗传算法Matlab源码 -Job-shop scheduling problem genetic algorithm source Matlab
Platform: | Size: 1024 | Author: hj | Hits:

[GUI DevelopPK20free4

Description: vb+ACCESS编写的中小学排课表软件,可以输入、排课、查询和打印,班级课表、教师课表、教师工作量等。-vb ACCESS to prepare the primary and secondary Course Scheduling spreadsheet software, you can input, Timetable, query and print, Class curriculum, teachers, curriculum, teacher workload.
Platform: | Size: 68608 | Author: 朱键君 | Hits:

[matlabGA_term_project

Description: 流水车间调度遗法,支持窗口输入主要的控制参数,和仿真图及收敛曲线。-Flowshop scheduling survived by law, to support the importation of the main window of the control parameters, and simulation and the convergence curve of Fig.
Platform: | Size: 26624 | Author: athen | Hits:

[OtherNCYMZH1-4

Description: 编程序实现下述磁盘调度算法,并求出每种算法的平均寻道长度,要求设计主界面以灵活选择某算法,且以下算法都要实现: 1、先来先服务算法(FCFS) 2、最短寻道时间优先算法(SSTF) 3、扫描算法(SCAN) 4、循环扫描算法(CSCAN) -Programmed to achieve the following disk scheduling algorithm, and calculated for each algorithm the average seek length, the main interface to design a flexible choice of a certain algorithm, and must realize the following algorithm: 1, first-come first-serve algorithm (FCFS) 2, Shortest Seek Time priority algorithms (SSTF) 3, scan algorithm (SCAN) 4, cycle scan algorithm (CSCAN)
Platform: | Size: 603136 | Author: CLJ | Hits:

[OS Developos

Description: 编程序实现下述磁盘调度算法,并求出每种算法的平均寻道长度:-Programmed to achieve the following disk scheduling algorithm, and calculated for each algorithm the average seek length:
Platform: | Size: 3072 | Author: xiao | Hits:

[OS DevelopSJF

Description: 作业调度算法(SJF)编程模拟:编程实现由短作业优先算法对模拟作业的调度。-Job scheduling algorithm (SJF) Simulation Programming: Programming by a short algorithm to simulate the operating priority scheduling operations.
Platform: | Size: 30720 | Author: hulinjie | Hits:

[OS DevelopFIFO

Description: 先进先出调度算法JAVA实现,操作系统实验-JAVA realization of FIFO scheduling algorithm, the operating system experiment
Platform: | Size: 1024 | Author: xiaotang | Hits:

[MPIgridsimtoolkit-4.0

Description: 实现网格环境下资源调度和分配的仿真,主要由java实现,并且调用了simjava类库-The realization of grid resource scheduling and allocation of the simulation, mainly by the java to achieve, and call a class library simjava
Platform: | Size: 3446784 | Author: lw | Hits:

[Mathimatics-Numerical algorithms7

Description: 1. 最早截止时间优先EDF(Earliest DeadlineFirst)算法是非常著名的实时调度算法之一。在每一个新的就绪状态,调度器都是从那些已就绪但还没有完全处理完毕的任务中选择最早截止时间的任务,并将执行该任务所需的资源分配给它。在有新任务到来时,调度器必须立即计算EDF,排出新的定序,即正在运行的任务被剥夺,并且按照新任务的截止时间决定是否调度该新任务。如果新任务的最后期限早于被中断的当前任务,就立即处理新任务。按照EDF算法,被中断任务的处理将在稍后继续进行。 -1. The first priority deadline for EDF (Earliest DeadlineFirst) algorithm is a very famous one in real-time scheduling algorithm. In every state of readiness for a new, scheduler from those already in place but has not fully dealt with the mandate to select the earliest deadline for the task, and the implementation of the tasks required for the allocation of resources to it. In the arrival of new tasks, the scheduler must immediately calculate EDF, from the new sequencing, that is the task of running was curtailed, and new tasks in accordance with the deadline for deciding whether to dispatch the new tasks. If the new mission as early as the deadline for the immediate task was interrupted immediately to deal with new tasks. In accordance with the EDF algorithm, the task was interrupted to deal with will be at a later date to continue.
Platform: | Size: 2048 | Author: wjx | Hits:

[Process-Threadscheduling

Description: 设计一程式可输入 1、几个行程 2、每个行程各别的CPU暴冲时间(毫秒) 3、到达时间 4、优先顺序 并求出 1、FCFS 2、SJF - 不可抢先 3、SJF - 可抢先 4、Priority 5、RR 平均等待时间-Design a program may enter 1, 2 several trips, each trip of the other CPU storms red time (ms) 3, the arrival time 4, and obtained the order of priority 1, FCFS 2, SJF- can not be the first to 3, SJF-- can be the first to 4, Priority 5, RR average wait time
Platform: | Size: 2048 | Author: attackk | Hits:

[Process-ThreadOS

Description: 基于高优先级优先的调度算法,模拟时间片进行进程调度-Based on high-priority priority scheduling algorithm, simulation time slice for the process of scheduling
Platform: | Size: 2048 | Author: olive | Hits:

[Internet-Networkwimax_v2.03

Description: wimax MAC层分组调度在ns下的仿真代码-wimax MAC layer packet scheduling in ns of simulation code
Platform: | Size: 51200 | Author: gaoyuan | Hits:

[OS Developoskcsj

Description: 模拟电梯调度算法,实现对磁盘的驱动调度,源代码,流程图,截图-Simulated elevator scheduling algorithm, the realization of the disk drive scheduling, source code, flowcharts, screenshots
Platform: | Size: 83968 | Author: 屈辰子 | Hits:

[AI-NN-PRyichuansuanfajichu2

Description: 关于遗传算法的理论以及应用,包括车间调度,函数优化,求最短路径问题等-On genetic algorithm theory and applications, including job shop scheduling, function optimization, seeking the shortest path problem
Platform: | Size: 3477504 | Author: tobyzuo | Hits:

[AI-NN-PRyichuansuanfajichu3

Description: 关于遗传算法的理论以及应用,包括车间调度,函数优化,求最短路径问题等-On genetic algorithm theory and applications, including job shop scheduling, function optimization, seeking the shortest path problem
Platform: | Size: 10234880 | Author: tobyzuo | Hits:

[AI-NN-PRJSP

Description: 介绍遗传算得原理及应用,应用遗传算法解决车间调度问题-Can be said to introduce the genetic theory and application, the application of genetic algorithms to solve job shop scheduling problem
Platform: | Size: 51200 | Author: tobyzuo | Hits:

[3G developTrdeoffinTDMsystem

Description: TDM系统中的最优折中曲线搜索及调度算法性能评估-TDM system, the optimal compromise curve search and scheduling algorithm performance evaluation
Platform: | Size: 661504 | Author: 谭成群 | Hits:

[Mathimatics-Numerical algorithmsYCSFMatlab

Description: 车间作业调度问题用遗传算法解决的通用Matlab程序-Job-shop scheduling problem using genetic algorithms to solve the generic Matlab procedures
Platform: | Size: 3072 | Author: jianglu | Hits:

[Windows Developpichulizuoyediaodu

Description: 批处理作业调度问题,用VC++ 实现,代码可直接运行,-Batch job scheduling problem, with VC++ Realize, code can be directly run
Platform: | Size: 519168 | Author: 王静 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net