搜索资源列表
-
0下载:
基于权限轮转的任务调度算法,主要是适用于linux的操作系统,希望对大家有帮助-Based on the authority of the rotary task scheduling algorithm, mainly is suitable for the Linux operating system, and we want to help
-
-
0下载:
操作系统中进程调度算法的模拟 可以实现先来先服务 短作业有限 和时间片轮转算法,Operating system scheduling algorithm in the simulation process can be achieved first-come first-serve limited and short operating time slice Round Robin
-
-
0下载:
设计一个有 N个进程并行的进程调度程序,采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法.-Design of a parallel process, N a process scheduler, using the highest priority number of priority scheduling algorithm (ie the number of processors allocated to the highest priority to th
-
-
0下载:
处理器调度优先权算法,比较简单,对于初学者来说简单易懂!-Processor priority scheduling algorithm, relatively simple, easy-to-understand for beginners!
-
-
0下载:
FCFS调度算法,,已经实现通过-FCFS scheduling algorithm, has been achieved through
-
-
0下载:
处理机调度算法
程序先对进程进行读入,每读入一次将进程添加到队列中去,当读入结束的时候对读入的进程按照优先级排序,就实现了进程按优先级处理的结构。
通过一个临时的进程控制块存储输入的信息,然后将该临时进程控制块中的内容存储到队列中去-Processor scheduling algorithm procedures first time into the process, each one will be read into the process to add to the queue
-
-
0下载:
通过磁盘调度算法的模拟设计,了解磁盘调度的特点。模拟实现FCFS、SSTF、SCAN、C-SCAN和LOOK算法,并计算及比较磁头移动道数。-Disk scheduling algorithm through the analog design, know the characteristics of disk scheduling. Analog implementation FCFS, SSTF, SCAN, C-SCAN and LOOK algorithm, and calculate
-
-
0下载:
自己的小程序,关于时间片轮转调度算法的。-Own procedures, on the time slice of rotation scheduling algorithm.
-
-
0下载:
一个电梯的调度算法,其中有电梯的界面,实现,是仿照CPU调度的-An elevator scheduling algorithm, including the interface elevator to achieve, is modeled on CPU scheduling
-
-
0下载:
操作系统课程设计之作业调度算法,经过老师验收,通过-Curriculum design of operating system scheduling algorithm, after the teacher acceptance, through
-
-
0下载:
C语言编写的进程调度算法程序,在Turboc2.0下编译通过,界面友好-C language procedures for the process of scheduling algorithm in the compiler under Turboc2.0 approved, user-friendly
-
-
0下载:
进程调度 优先数调度算法 时间片轮转-The process of scheduling a number of priority scheduling algorithm Round-Robin Time Slice .....................................
-
-
0下载:
内存页式调度算法,分别有fifo、unr、和、lru三种算法-Scheduling algorithm for memory page
-
-
0下载:
网格环境下的Min_Min任务调度算法的研究,
利用SIMGRID模拟,在LINUX环境下运行,MIN_MIN任务调度算法的研究-Grid Task Scheduling Algorithm Min_Min of the study, the use of SIMGRID simulation run in the LINUX environment, MIN_MIN Task Scheduling Algorithm
-
-
0下载:
job scheduling algorithm is a good algorithm
-
-
0下载:
完成了一个高层次综合调度算法的实现过程,界面直观明了,是浙江大学研究生课程现代电路设计中的一个课程设计-Completed the comprehensive scheduling algorithm implemented in a high-level process, the interface is intuitive and clear, modern circuit design of Zhejiang University postgraduate courses in a cur
-
-
0下载:
磁盘调度算法,用于操作系统课程设计。里面含有4中磁盘调度。-Disk scheduling algorithm for operating system design. Which contains 4 disk scheduling.
-
-
0下载:
N个进程调度算法课程设计
先来先服务算法,
可抢占式调度(动态优先级调度)的算法,
非抢占式调度(静态优先级调度)算法,
短作业调度算法,
轮转式调度算法,-N process scheduling algorithm curriculum design
-
-
1下载:
时间片轮转RR进程调度算法,已通过验证的代码,可正常运行,有注释-Round-robin scheduling algorithm RR process, content code, can runRR round-robin process scheduling algorithm has been validated code can be run properly, notes
-
-
1下载:
文章以含有蓄电池、光伏、风机以及负荷的微电网为研究对象,在考虑蓄电池充放电约束、微电网与电网功率交换约束等条件下,建立了以负荷平均供电单价最小为目标的日前优化调度模型。并利用改进交叉算子的遗传算法进行求解。以某典型微电网为例进行建模与求解,得到了微电网日前优化调度方案,实现了微电网的经济稳定运行(Taking the micro-grid with storage battery, photovoltaic, fan and load as the research object, consid
-