Operating Systems - Formula 1 simulator. Used several OS concepts like multi-threading, synchronization, file system, ...
-
Updated
Dec 18, 2021 - C
Operating Systems - Formula 1 simulator. Used several OS concepts like multi-threading, synchronization, file system, ...
The dining philosophers problem is an example problem in concurrent algorithm design to illustrate synchronization issues.
Simple idle game made with educational pourposes on learning thread integration and semaphore comunication.
This repo contains my Operating System course's labs and project I did in my university.
3 курс. Используя материал в файле, разработать консольное приложение, которое будет иметь: создание процессов, завершение процессов, наследование дескриптора, дублирование дескрипторов, псевдодескрипторы процессов, обслуживание потоков, динамическое изменение потоков.
Add a description, image, and links to the proccesses topic page so that developers can more easily learn about it.
To associate your repository with the proccesses topic, visit your repo's landing page and select "manage topics."