Skip to content

Repository files navigation

Operating-Systems-Class-Programs

Programs I have made in the operating systems class. Use of C ++ and the Kbhit () function to detect a key press.

Use of C ++ and the Kbhit () function to detect a key press.

We implement some scheduling algorithms such as First Come First Served FCFS or Round-robin, in addition to a simulation of batch processing.

We use the kbhit () function to detect if a key was pressed and, according to the keys, a specific operation is performed with the process running.

About

Programs I have made in the operating systems class. Use of C ++ and the Kbhit () function to detect a key press.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages