搜索资源列表
-
1下载:
操作系统模拟磁盘调度算法 先进先出 最短优先 扫描算法-disk operating system simulation algorithm FIFO scheduling priority shortest scanning algorithm
-
-
0下载:
进程管理设计进程控制块PCB表结构,适用于优先数调度算法调度算法。
②建立进程就绪队列。
③编制进程调度算法:优先数调度
-process management design process control block PCB table structure, applicable to a few priority scheduling algorithm scheduling algorithm. create a process in place cohort. prepa
-
-
0下载:
操作系统课程实习之进程调度模拟实现--采用时间片轮转算法(JAVA版)-training courses on operating system simulation scheduling a process to achieve -- time-use Web algorithm (Java version)
-
-
0下载:
是关于CPU进程调度的模拟程序,可以实现三种算法的进程调度:先来先服务,短进程优先,最高优先级。是操作系统的大作业。-is on the CPU scheduling process simulation program that can be achieved in three of process scheduling algorithm : first-come first-serve, short process priority, the highest priority. The o
-
-
0下载:
我是新手,对时间片轮转调度算法不数 VB也不熟 请高手给我些指点 谢谢了-I greenhorn, right time slice Web scheduling algorithm is not unfamiliar with the number of VB 19:56 gave me some kind of thank you
-
-
0下载:
用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解-used high-level language development and debugging of a process scheduler, to promote the concept of the process and the process of understanding the scheduling algorithm
-
-
0下载:
优先级调度算法,使操作系统的重要算法之一-priority scheduling, so the operating system an important algorithm
-
-
0下载:
进程调度算法!-process scheduling algorithm!
-
-
0下载:
进程调度算法,有首次适应,最优适应算法,最差适应算法-process scheduling algorithm, the first adaptation, optimal adaptation algorithm, the worst adaptation algorithm
-
-
0下载:
用C语言实现进程调度-操作系统课程设计设计思想:
“最高优先数优先”调度算法的基本思想是把cpu分配给就绪队列中优先数最高的进程。采用动态优先数,即优先数在创建进程时给定一个初始值,当进程获得一次cpu后其优先数就减少1。-C language scheduling process-design courses on operating system design : "Priority number of the highest priority" scheduling
-
-
0下载:
操作系统的页面调度算法-OS pages Scheduling Algorithm
-
-
1下载:
算法设计中的分支限界法中的批处理作业调度问题的实现,是用VC++编写的-algorithm design of branch and bound method of batch job scheduling problem is true, VC + + prepared
-
-
0下载:
该程序使用tc2.0编译,带有图形界面和可输入命令的简易控制台 源代码较长,但总共就两大部分——进程调度部分和图形界面部分。 /*多道系统动态优先级调度算法及可变大小内存分配模拟*/-the procedures used tc2.0 compiler, with a graphical interface and can import orders of the source code for simple console longer, but the majority of the tot
-
-
0下载:
一个模仿操作系统的页面调度算法,模拟了调试的基本操作。-a copy of the operating system pages scheduling algorithm, a simulation testing the basic operation.
-
-
0下载:
处理机调度:按轮转法调度算法 随机产生进程的个数及到达时间。-Processor Scheduling : Web Act by scheduling algorithm randomly generated number and the process of arrival time.
-