Skip to content
View Naveassaf's full-sized avatar

Block or report Naveassaf

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories Loading

  1. WFQScheduler WFQScheduler Public

    Router scheduling exercise - Implementation of Weighted Fair Queuing online scheduling algorithm. Given file of incoming packets, their destination and arrival time. Simulates GPS with RR fairness,…

    C 2 1

  2. YarotskyNN_1.0 YarotskyNN_1.0 Public

    Final Project - Implementation of Yarotsky's scholarly article: Error Bounds for Approximations with Deep ReLU Networks.

    Python

  3. ConnectFour ConnectFour Public

    Client-Server and Concurrency exercise - Implementing "online" Connect Four using MSDN socket programming

    C

  4. PythgoreanTriplets PythgoreanTriplets Public

    Mutexes and Semaphores exercise - Orchestration of X (CLI input) threads in the calculation of all Pythagorean triples up to Y (CLI input)

    C

  5. QAAutomation QAAutomation Public

    Multi-threading and Processes exercise - Given a directory of executable files and their corresponding expected outputs, the program reports buggy .exe files

    C

  6. LossyUDPSimulation LossyUDPSimulation Public

    Error correction and socket programming exercise - Implementation of UDP connection with simulation of flipped bits and (forward - 2D parity) error correction on the client side

    C