Skip to content
View AKnittle's full-sized avatar
  • DC

Block or report AKnittle

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. GIS-Project-2015 GIS-Project-2015 Public

    An old GIS project I did back in school that utilized a hash table, and a very small cache. NOTE: I do not give permission to copy my work without my consent.

    Java

  2. Malloc-Lab Malloc-Lab Public

    This was a partner project where my partner Jue Hou and I created a memory management system to simulate the operations of "malloc" used in C.

    C

  3. PRQuadtree PRQuadtree Public

    A Quadtree based on coordinates NOTE: I do not give permission to copy this code unless asked.

    Java

  4. Thread-Lab Thread-Lab Public

    This was a partner project where my partner Jue Hou and I created a thread pool in C. This was for a fork/join framework.

    C