Skip to content
View jbarish's full-sized avatar
  • Zebra Technologies

Organizations

@Kings-Park-Robotics-5736

Block or report jbarish

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. File-System File-System Public

    An interactive file system simulation, using a tree-based file structure with a linked-list of disk blocks

    C

  2. scrambled-squares-solver scrambled-squares-solver Public

    A c program to quickly (under 5 ms) solve a 3x3 scrambled squares problem

    C

  3. Shell Shell Public

    C-programmed shell using ncurses, including most of the standard shell functionality

    C 1

  4. Socket-Chat-Room Socket-Chat-Room Public

    A text-based TCP Chat Room with an infinite possible number of clients

    C

  5. Convolution Convolution Public

    Near Real Time FFT Convolution Engine, taking data from the microphone/line-in jack

    Java

  6. Virtual-Memory-Management Virtual-Memory-Management Public

    Exercises in Virtual Memory Management, through the implementation of several page-replacement algorithms: FIFO, LRU, and Clock-based replacement

    C