Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Other OS Develop
Title: ProcessControl Download
 Description: Experiment a process schedulingFirst, the purpose of the experimentExperiments to enhance understanding and mastering of the process scheduling algorithm.Second, experimental contentProgramming time slice of the priority-based round robin scheduling algorithm.Third, the experimental requirements1, assume that the system has five processes, each process with a process control block PCB to represent the structure of the process control block as shown in Figure 1.1:Process namePriorityRequire run-timeHas been runningProcess statusPointerFigure 1.1Of which:Process: as the identity of the process, it is assumed that the process name of the five process p1, p2, p3, p4, the p5.Arranged in a circular linked list pointers: the process in order that the next process of the process control block first address pointer in the last process that the process of a process control block first address pointer.Required to run: assume that the process needs to run the unit of time.Running time: assume that
 Downloaders recently: [More information of uploader tao00800]
 To Search:
File list (Check if you may need any files):
ProcessControl.java
    

CodeBus www.codebus.net