Pinned Loading
-
Earliest-Deadline-First-EDF-Scheduling-Policy
Earliest-Deadline-First-EDF-Scheduling-Policy PublicThis code implements Earliest Deadline First (EDF) Scheduling Policy which gives higher priority to tasks with small deadlines. The smaller deadline, the higher priority.
C++
-
EduCoRights-Author_Application-
EduCoRights-Author_Application- PublicThis application enables the author to upload the course after encrypting digital material automatically using generated random keys. As well as, it allows the creator to add some information about…
C#
-
EduCoRights-User_Application-
EduCoRights-User_Application- PublicThis application enables the user to play the course uploaded by the Course Uploader application by decrypting digital material only in machine RAM without the need for a hard drive. As well as, it…
C# 1
-
-
Test-and-Set-Synchronization-Algorithm
Test-and-Set-Synchronization-Algorithm PublicThis code implements the Test and Set synchronization algorithm used by the operating system to prevent resource access by more than one process at the same time.
C++
-
Water-Quality-System
Water-Quality-System PublicThis system is developed using Raspberry Pi and Arduino connected to 4 sensors that measure physical quantities of water such as PH, temperature, turbidity, and flow. After collecting all values, i…
If the problem persists, check the GitHub status page or contact support.