- Open the C++ file named os_file_1
- Execute It
- Enter the number of processes and arrival and burst Time of each Process
There is a video explanation for the code in the DEMO folders
- Open the C++ file named os_file_2
- Execute It
- Enter the number of processes, number of resources
- Enter the number of available resources
- Enter the number of resources already allocated to each process
- Enter the maximum need of each resource by eahc process
There is a video explanation for the code in the DEMO folders