Introduction - If you have any usage issues, please Google them yourself
Write a program to complete the batch scheduling problem in the system, require the use of first come, first service (2) short assignment priority scheduling algorithm. Experiments including: first, determine the content of operation control block, job control block of way Then finish the job scheduling Finally write the main function testing work.