Pinned Loading
-
Formula-BODMAS-order-convention
Formula-BODMAS-order-convention Public Loadthetext filewith mathematicalformulas. Readasingleformula atatime. Calculate the result of the formulas according to the BODMAS order convention (Bracket, OR operation, Division, Multipli…
-
Matrix-Multiplication-using-multiple-threads
Matrix-Multiplication-using-multiple-threads PublicDevelop a C program to multiply two Matrixes using threads. Use POSIX Pthreads for implementing the threads. Your program must follow the following steps to get the inputs from the user. 1. Ask the…
C 3
-
Rate-Monotonic-Scheduling
Rate-Monotonic-Scheduling PublicImplement a program using C or C++ language to determine whether a given set of processes can be completed within the deadline if they are scheduled using the Rate-Monotonic (RM) algorithm. The tot…
C++ 1
-
-
The-Maze-game
The-Maze-game PublicMaze games are very popular among the young children, where the player should find a path which connects the source and destination while avoiding dead ends and loops. More details please read the …
Python 2
-
Safe-Chatter
Safe-Chatter PublicAim of this project is to provide a user friendly and easy method to Chat with friends. Users allow to request his friends using friends usernames, and request receiver can accept or reject the fri…
If the problem persists, check the GitHub status page or contact support.