搜索资源列表
多级反馈调度算法
- 每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、 需要运行时间、已用CPU时间、进程状态等等。 进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。进程的到达时间为进程输 入的时间。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。 就绪进程获得 CPU后都只能运行一个时间片。用已占
操作系统进程调度实验-附有实验报告
- 关于操作系统调度的实验,其中附有实验报告
模拟进程调度的各种算法_OS.rar
- 模拟进程调度的各种算法_OS:FCFS,SPN,RR,NPPS,PPS
java磁盘调度
- java磁盘调度java实现挺好一用,你试试
磁盘调度
- 模拟实现操作系统磁盘调度算法,哈哈哈哈哈哈哈哈哈哈哈哈哈啊哈哈哈(use cao zuoxi tong suwfueiuwegui wiuefiw fugefiuwga,m choiwe cwkeguw ckwehw.e ckuegcwcewcwc)
流水车间批量流调度问题求解方法研究_桑红燕.caj
- 利用智能算法 遗传算法等为基础 解决调度问题(The intelligent algorithm, genetic algorithm and so on are used to solve the scheduling problem)
运输调度问题
- 主要是 IBM CPLEX 软件OPL语言自己编写的求解运输调度问题的源程序,供大家参考(Mainly IBM CPLEX software OPL language prepared to solve the problem of transport scheduling source for your reference)
1下行链路分组调度比较分析
- 对于研究资源调度算法的经典算法的仿真及性能分析的文档(For the study of resource scheduling algorithms for classical algorithms for simulation and performance analysis of documents)
_电动汽车光伏充电站的多目标优化调度方法
- 电动汽车光伏充电站是实现电动汽车对可再生能源就地消纳利用的典型集成方式,本 文针对光伏充电站运行中的优化调度问题展开研究。介绍了光伏充电站的典型结构、组成单元功 能及基本运行策略(Photovoltaic(PV)-assisted charging station for electric vehicles(EVs) is a typical integration of consuming renewable resources locally. Research on multi-objec
进程调度算法
- 模拟进程调度的过程,包括先到先得进程调度算法和RR轮转调度算法。(The process of simulating process scheduling, including the first to first process scheduling algorithm and the RR rotation scheduling algorithm.)
多品种可变批量柔性车间调度算法设计论文
- 柴油机企业MES车间调度研究,调度算法的研究与说明(Research on MES workshop scheduling of diesel engine enterprises)
任务调度器
- 基于定时器的小型任务调度器,占用很少的RAM(A small task scheduler based on a timer that takes up a small amount of RAM)
进程调度终结版
- 模拟进程调度算法,分别有先来先服务、静态优先权、时间片轮转三种算法,动态显示调度过程,C语言编写,逻辑清楚易于理解。(Process scheduling algorithm simulation)
基于多层编码遗传算法的车间调度算法
- 基于多层编码遗传算法的车间调度算法(含详细代码)(Job shop scheduling algorithm based on multi-layer coding genetic algorithm (including detailed code))
水库调度POA
- 水库调度POA算法,动态规划的改进方法。(POA algorithm for reservoir scheduling)
进程调度
- ??多道程序设计中,经常是若干个进程同时处于就绪状态,必须依照某种策略来决定那个进程优先占有处理机。因而引起进程调度。本实验模拟在单处理机情况下的处理机调度问题,加深对进程调度的理解。(Multi-channel programming, often at the same time a number of process ready state, a strategy must be determined in accordance with the process priority to o
车间调度MATLAB程序
- 利用MATLAB仿真软件实现车间调度的源代码(job-shop scheduling implemented by matlab)
三目标微网调度
- 三目标微网调度,含经济调度,环境友好调度,优化调度(Three target microgrid scheduling, including economic dispatch, environment-friendly scheduling, and optimal scheduling.)
解决车间调度问题的改进模拟退火算法_潘全科
- 用改进模拟退火算法来解决车间调度问题的论文(Paper on Job Shop Scheduling Problem Solved by Improved Simulated Annealing Algorithms)
粒子群code优化生产调度matlab
- 利用粒子群优化算法用于生产调度,结果为直观的甘特图(Particle Swarm Optimization (PSO) algorithm is used in production scheduling, and the result is intuitive Gantt chart.)