Skip to content
View schaefer30038's full-sized avatar

Block or report schaefer30038

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. ADL_Class_Project ADL_Class_Project Public

    Cancer detection across gigapixel images of pathology slides

    Jupyter Notebook 1

  2. Android-Stopwatch Android-Stopwatch Public

    A stopwatch that pauses when the app disappears or fades from the screen, and resumes when it returns. Also coded with XML.

    Java

  3. p3-Hashtable p3-Hashtable Public

    Java

  4. Android-Messenger Android-Messenger Public

    Sends a string from one app to another app

    Java

  5. Dynamic-Memory-Allocator Dynamic-Memory-Allocator Public

    A memory allocator that made use of coalescing, pointers, and a memory block struct. Called malloc() and free() depending on the amount of memory available to the program.

    C

  6. Cache-Simulator Cache-Simulator Public

    Filled out skeleton code provided by csim. Used structs, pointers, and other tools to successfully run the simulation for different capacities, associativities, and block sizes.

    C