Skip to content
View FourierTransform1's full-sized avatar

Highlights

  • Pro

Block or report FourierTransform1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ClientServer-Travel-Agency- ClientServer-Travel-Agency- Public

    This 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

  2. Dining_Philosophers_Problem Dining_Philosophers_Problem Public

    The 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

  3. Memory_Management_Algorithms Memory_Management_Algorithms Public

    This 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.

    1

  4. Reader_Writer_Problem Reader_Writer_Problem Public

    There 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

  5. Remote-Control-Robot Remote-Control-Robot Public

    This 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

  6. RESTful_API RESTful_API Public

    This 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