Evan Perret-Timms (evantimms)

evantimms

Geek Repo

Company:@Shakepay

Location:Toronto, ON

Github PK Tool:Github PK Tool

Evan Perret-Timms's repositories

huffman-coding

Python Implementaion of Huffman Coding - compression and decompression

Language:PythonStargazers:0Issues:0Issues:0

resturantFinder

Another class project. This programn is a simple resturant finder that uses the map of edmonton and a joystick to drive a cusor. Resturants are readfrom the sd card and sorted using the quicksort and selection sort algorithms. The first part implemented the cursor, map and different modes(mode 0 refers to the map and mode1 is reffering to the resturant list). Part two added a rating selector using the touchscreen, quicksort instead of selection sort as the sorting algorithm and a scrollable resturant list.

Language:C++Stargazers:0Issues:0Issues:0