added process scheduling algorithms
This commit is contained in:
4
process-scheduling/algorithms.typ
Normal file
4
process-scheduling/algorithms.typ
Normal file
@@ -0,0 +1,4 @@
|
||||
#import "algorithms/fcfs.typ": FCFS
|
||||
#import "algorithms/pr.typ": Pr
|
||||
#import "algorithms/srtf.typ": SRTF
|
||||
#import "algorithms/rr.typ": RR
|
||||
Reference in New Issue
Block a user