Popular repositories Loading
-
producer-consumer
producer-consumer PublicDesigned and implemented a multi-threaded producer-consumer system using C language, featuring a circular buffer for efficient data transfer and synchronisation. The project aimed to demonstrate co…
C
-
page-replacement-simulation
page-replacement-simulation PublicImplemented page replacement algorithms (FIFO, LRU, Random) from memory management concepts of Operating Systems in C for simulating process execution, achieving an average hit/miss ratio of pages …
C
-
disk-arm-scheduling-concept
disk-arm-scheduling-concept PublicDeveloped a disk scheduling program in C implementing First Come-First Serve (FCFS), Shortest Seek First (SSF), and Elevator (SCAN) algorithms to simulate disk arm motion.
C
-
reliable-client-server
reliable-client-server PublicReliable client-server communication using custom protocol on top of UDP to ensure reliable packet transfer,error handling, retransmission, packet ack and rejection mechanism.
C
-
UDP-custom-access-protocol
UDP-custom-access-protocol PublicA custom communication protocol in C, layered over UDP, to facilitate secure access requests from client devices to a server in a cellular network.
C
If the problem persists, check the GitHub status page or contact support.