Skip to content

harikrishnan669/SS_Lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1.To simulate following CPU scheduling algorithms to find turnaround time and waiting time :

a) FCFS

b) SJF

c) Round Robin

d) Priority

2.To write a C program to simulate the banker’s algorithm for deadlock avoidance.

3.To Write a C program to simulate the following disk scheduling algorithms

a) FCFS

b) SCAN

c) C-SCAN

4.To implement pass 1 of a two pass assembler

5.To implement pass 2 of a two pass assembler

6.To write a C program to implement the single pass assembler

Attaching the record: SSprograms.pdf

Releases

No releases published

Packages

No packages published

Languages