You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Programming assignment from CS3103 Operating Systems
Implemented video binary quantization with multi-threading (pthread), mutual exclusion (mutexes) and synchronization (semaphores) to facilitate efficient process management
About
Programming assignment from CS3103 Operating Systems