搜索资源列表
ProcessDeployProject
- 操作系统课程实习之进程调度模拟实现--采用时间片轮转算法(JAVA版)-training courses on operating system simulation scheduling a process to achieve -- time-use Web algorithm (Java version)
procedul--simulate
- 是关于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
进程调度
- 本程序使用VC++编译调试,用于实现进程优先数调度的模拟。主要包含三个模块:1、主界面:用于显示进程调度的过程。2、数据录入模块:用于获取进程的初始值,其中有三种获取方式,手动输入方式、随即生成方式和从文件中读去数据的方式。当用户在主窗口中点击“开始”菜单项时即可打开数据录入对话框,用户通过这三种方式之一均可完成数据的录入。3、进程控制模块:主要实现创建新的进程,就绪队列的管理,完成队列的管理,进程的调度。-procedures for the use of the VC compiler te
PCD
- 这它用C语言编写的实现模拟进程调度的程序,用户模拟几个进程,输入它们的进程名,优先级,运行时间等,进程的初使状态为就绪状态。然后就按优先级优先方式调度各个进程,进程的状态也因此会变成等待状态或完成状态。
C++jinchengdiaodu
- C++编写的模拟进程调度实例
pdjc
- 一类复杂循环排队系统的计算机模拟及其在进程调度中的应用-a complicated circular Queuing System and Computer Simulation of the process of scheduling
os.cpp
- 该程序能够模拟进程的调度过程,在dos界面下.用户可以按自己的要求来创建进程并对他们进行调度.-the program can simulate the process of scheduling process, the dos interface. Users can have its own requirements as well as the process of creating their scheduling.
操作系统——PCB模拟
- 该程序使用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
Process(forOther)
- 本程序模拟进程调度程序,从进程的创建到结束,运用随机函数进行创建进程-the simulation process scheduler, from the creation process to the end, using the random function for the creation process
caozuoxitong
- 短作业优先、先来先服务、高响应比、时间片轮转等四个进程调度算法的模拟实现-Short jobs first, first-come first-served, high-response ratio, round-robin scheduling algorithm in four process simulation to achieve
操作系统进程内存管理模拟vb程序
- 本程序运用随机页面模拟页面调度,从进程的创建及进程的撤销都随时实现-the procedures used random pages scheduling simulation pages from the process of creation and the process of deregulation are always realize
LINUXjinchengdiaodu
- 这个是我自己写的LINUX的进程调度模拟程序,写得不算太好,供大家参考-The program is my own work, it s not perfect but I am pritty sure it can be a successful one ^_^ enjoy it
acm
- 操作系统课程实验,模拟进程调度,涉及图形用户界面GUI和进程调度算法,用VC6.0实现,包含定时器应用和快捷键创建。-Operating system course experiment to simulate the process of scheduling, involving graphical user interface GUI and the process of scheduling algorithm, using VC6.0 to achieve, including the
jinchengdiaodu
- 用各种算法实现进程调度的模拟,有先来先服务算法、静态抢占算法、动态抢占优先级算法以及时间片轮转法,用MFC实现,界面优美功能完善。-Process scheduling algorithm with a variety of simulation, there is first come first serve algorithm, static capture algorithm, dynamic priority algorithm and the time to seize the fil
osexperimentcode
- 处理机进程调度模拟,基于优先权的调度算法和基于先来先服务的调度算法-Processor process scheduling simulation, based on priority scheduling algorithm and a first-come first-served scheduling algorithm
prscessprogrampriority
- 进程调度模拟程序-优先权只是调度算法考虑的一个方面进程调度依据调度程序运行时-Process scheduling simulation program- is only one aspect of the scheduling algorithm considering process priority scheduling based on scheduling program is running
mvyaz
- 进程调度时进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统-Process scheduling when one of the main content of process management, by design, compile and debug a simple process scheduling simulation system
scgedulingcpriority
- 进程调度模拟程序-优先权只是调度算法考虑的一个方面进程调度依据调度程序运行时(Process scheduling simulation program - is only one aspect of the scheduling algorithm considering process priority scheduling based on scheduling program is running)
szice
- 操作系统中的进程调度, 模拟存储管理中内存空间的管理和分配(In the operating system process scheduling, simulated storage management in the management and allocation of memory space)
kklc
- 进程调度模拟程序-优先权只是调度算法考虑的一个方面进程调度依据调度程序运行时()