This repository contains two programs that I wrote, one in C and the other in MIPS assembly, for matching a pattern given a group of candidates and a target pattern. The patterns are represented conceptually using colors (red, blue, green, and yellow) however are stored as mere bits (00, 01, 10, 11) in memory. You can compile the C program and run the test and you should find that the 1st pattern is a match. You can also test the ASM file if you download misasim and load in the memory file.
-
Notifications
You must be signed in to change notification settings - Fork 0
mitchwebster/pattern-recognition
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published