Highlights
- Pro
Pinned Loading
-
ClientServer-Travel-Agency-
ClientServer-Travel-Agency- PublicThis is a simple Client-Server Application that handles registration/booking of a customer(s) to a resort. It. calculates price based on requirements, books and sends the receipt!
Java 1
-
Dining_Philosophers_Problem
Dining_Philosophers_Problem PublicThe Dining Philosophers Problem is a well know computer science question. It essentially deals with concurrency and resource sharing. The idea is that there are 5 philosophers on a table with 5 cho…
Java 1
-
Memory_Management_Algorithms
Memory_Management_Algorithms PublicThis program deals with the OS concept of paging. It simulated how logical addresses, pagetables, RAM and external memory work together. The 3 implemented Algorithms are FIFO, LRU and load at fault.
-
Reader_Writer_Problem
Reader_Writer_Problem PublicThere are laws pertaining to how readers and writers and should access and share resources. This is an implementation dealing with concurrency of reader and writer threads!
Java 1
-
Remote-Control-Robot
Remote-Control-Robot PublicThis project involves collision_detection + obstacle avoidance implemented on a Rollbot Robot. A printed remote fitted with a microcontroller, a joystick, an accelerometer, LCD display and a Zigbee…
C 1
-
RESTful_API
RESTful_API PublicThis is a simple RESTful client server application! Server runs on a TOMCAT Server and handles requests such as GET customer information (i.e. orders) but also updating customer info (i.e. address)…
Java 1
If the problem persists, check the GitHub status page or contact support.
