Skip to content
#

mutual-exclusion

Here are 102 public repositories matching this topic...

Sequential and Parallel(using Open MP and Pthreads) Implementations(c++) of the K Means Clustering Algorithm and visualizing the results for a comparative study of the Speedup and Efficiency achieved in 3 different implementations

  • Updated Feb 15, 2019
  • C++

As part of my 2nd year Operating Systems course, I was required to create a project to demonstrate related concepts of the course, and I chose to make a simple Tic Tac Toe Game using C and the concept of Mutual Exclusion and other related concepts. In this repository I have put the report I prepared with my teammates and a PPT for the same.

  • Updated Jan 12, 2024
  • C

Improve this page

Add a description, image, and links to the mutual-exclusion topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mutual-exclusion topic, visit your repo's landing page and select "manage topics."

Learn more