#Projects in operating system.
#project3:
----pro1:implement cpu scheduling algorithm: fifo,priority,sjf,rr
----pro2: simple solution for Dining-Philosophers Problem.
#Linux Terminal:type make to compile, and ./task1 or ./task2 to excute.
#Projects in operating system.
#project3:
----pro1:implement cpu scheduling algorithm: fifo,priority,sjf,rr
----pro2: simple solution for Dining-Philosophers Problem.
#Linux Terminal:type make to compile, and ./task1 or ./task2 to excute.