Description: The folder includes various algorithms of Operating Systems such as Bankers algorithm,C-Scan,FIFO,Shortest job first,Round Robin etc. All are implemented in C.
To Search:
File list (Check if you may need any files):
bankers.c
mutex_thr.c
pagereplacealgo.c
priority.c
processcreat.c
RoundRobin.c
scan.c
sema_thread.c
ShortestJobFirst.c
thraed1.c
thraed2.c