Brandon Dooley (dooleyb1)

dooleyb1

Geek Repo

Company:@bounceinsights

Location:Dublin

Home Page:brandondooley.com

Twitter:@DooleyBran1

Github PK Tool:Github PK Tool

Brandon Dooley's repositories

AssemblyDump

Dump of ARM Assembly Language programs from first year CS1021 labs.

Language:AssemblyStargazers:0Issues:1Issues:0

AssemblyDump2

Dump of ARM Assembly Language programs from second half first year CS1021 labs.

Language:AssemblyStargazers:0Issues:0Issues:0

AssemblyImageManipulation

ARM Assembly Language programs which perform various image manipulation techniques on two dimensional arrays consisting of RGB color values.

Language:AssemblyStargazers:0Issues:0Issues:0

AssemblyMemorySets

ARM Assembly Language program which uses memory arrays to perform basic set operations.

Language:HTMLStargazers:0Issues:0Issues:0

BinarySearchTree

Java implementation of a Binary Search Tree data structure.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

CountCollinearPerformance

Java program comparing the performance of algorithms with regards to space and time on data sets of various sizes and structure.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

DirectoryTree

Simple C program to display a graphical illustration of the directory tree of a current or given location.

Language:CLicense:GPL-2.0Stargazers:0Issues:0Issues:0

DoublyLinkedLists

Java implementation of a Doubly Linked List data structure.

Language:JavaStargazers:0Issues:0Issues:0

firstyear

This repo contains files from First Year ICS (2016/2017).

Language:CStargazers:0Issues:0Issues:0

InterruptHandlerLED

ARM Assembly Language program using the Vectored Interrupt Controller (VIC) to handle interrupts and interact with LPC2138's built-in LED's.

Language:AssemblyStargazers:0Issues:0Issues:0

SevenSegmentDisplay

ARM Assembly Language program describing how to use the LPC2138 board's built-in seven segment display.

Language:AssemblyStargazers:0Issues:0Issues:0

TernarySearchTrie

Java implementation of a Ternary Search Trie data struture.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0