CIS 441/541 Project 2
Project #2A
- Here is the PDF of the instructions.
- Here is a CMakeLists.txt file. You need a new one for this project.
- Here is the OVA for the Virtual Box.
- Here is a beginning program.
- The data is encoded a C arrays as a header file. Download this file. Make sure to place it in the same directory as your project2A.cxx file.
Project #2B
- Here is the PDF of the instructions.
- Here is starter code.
- Here is my CMakeLists.txt file.