An Exercise as a part of the `Operation Systems` course. Calculate the gcd of pairs of numbers using processes and pipes in C.
-
Updated
Nov 1, 2020 - C
An Exercise as a part of the `Operation Systems` course. Calculate the gcd of pairs of numbers using processes and pipes in C.
Shows step-by-step the GCD(Greatest Common Divisor) of two numbers using the matrix method
An Exercise as a part of the `Operation Systems` course. Calculate the gcd of pairs of numbers using threads and mutex lock in C.
Find gcd and first positive and negative linear combinations for maths eval
Add a description, image, and links to the gcd-calculator topic page so that developers can more easily learn about it.
To associate your repository with the gcd-calculator topic, visit your repo's landing page and select "manage topics."