Operating Systems
Projects with this topic
-
-
-
This project is a part of Operating Systems course Taught in university of Tehran. The main Idea is to implement a file transfer system which operated in both client-server mode and p2p mode to allow clients to communicated independent of server
Updated -
project-1-Warfields created by GitHub Classroom
Updated -
-
Open Educational Resources explaining the basics of IT systems in a bottom-up approach, from computer architecture over operating systems to cloud infrastructures
Updated -
Using pthreads to implement matrix multiplication: 1- A thread for each element 2- A thread for each row and comparing the performance of the 2 different methods.
UpdatedUpdated -
-
Each merge-sort call with a new subarray is a new thread
UpdatedUpdated -
-
This project is a part of Operating Systems course Taught in University of Tehran. The main Idea is to implement an ensemble linear classifier using multiprocessing scheme.
Updated -
OER presentations for a course on Operating Systems at the Department of Information Systems at WWU Münster following a book by Max Hailperin.
Updated -
-
CSE 30341 Operating System Principles (Fall 2019) - Project 02 (Process Queue Shell)
Updated -
-
-
This project is a part of Operating Systems course Taught in university of Tehran. The main Idea is to use locks to solve a synchronization problem in a multi threaded scheme.
Updated