Introduction - If you have any usage issues, please Google them yourself
Process scheduling is the core processor management. The design using C language and debugging a process scheduler. Through the design of the program can be reached by following the course design goals: 1, deep understanding of the process and the relationship between the process control block, process control block of the composition 2, a profound understanding of the process of organizational methods 3, master scheduling algorithm and a first-come first service process scheduling algorithm 4, exercise independent analysis and solve problems