Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Timi0217's full-sized avatar

Block or report Timi0217

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. Interfaces-Implimentations-and-Images Interfaces-Implimentations-and-Images Public

    This repo contains modules that help represent and manipulate digital images using Hanson's Bit abstraction. The README contains descriptions of each module and how they represent and manipulate im…

    C

  2. Locality Locality Public

    This project was all about the cache and locality. We implemented a blocked two-dimensional arrays, which we then used to evaluate the performance of image rotation using three different array-acce…

    C

  3. Reverse-Polish-Notation-Calculator Reverse-Polish-Notation-Calculator Public

    Implemented an RPN calculator in Universal Machine Assembly language

  4. Universal-Virtual-Machine Universal-Virtual-Machine Public

    A software implementation of a simple virtual machine

    C 1

  5. GERP GERP Public

    This program can be used to search through al the files in a directory and look for some sequence of characters, similar to the Unix grep program

    C++

  6. Nozama Nozama Public

    A program to simulate the ordering, retrieving, and packing processes of a warehouse using round robin and shortest time modes

    C++