Skip to content

Laboratory simulations from Operating Systems. Major: Applied Computer Science. University of Science and Technology.

License

Notifications You must be signed in to change notification settings

Jakub-Radzik/Operating-Systems-Laboratory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wroclaw University of Science and Technology

Operating Systems Laboratory

1. CPU access algorithms

java

Implemented algorithms: FCFS RR SJF

2. Simulation of disk access planning algorithms

JS

Implemented algorithms: FCFS SSTF SCAN C-SCAN EDF FD-SCAN

3. Testing page replacement algorithms

PHP

Implemented algorithms: FIFO RANDOM OPT LRU APX-LRU

4. Frame allocation algorithms

java

Implemented algorithms: EQUAL PROPORTIONAL STREEFING ZONE

5. Simulation of a distributed algorithm that balances the processor load

java

Implemented algorithms: Three strategies without names

About

Laboratory simulations from Operating Systems. Major: Applied Computer Science. University of Science and Technology.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published