This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
haas:fall2020:cprog:projects:cnv0 [2020/10/08 12:43] – wedge | haas:fall2020:cprog:projects:cnv0 [2020/10/08 15:04] (current) – [Submission] wedge | ||
---|---|---|---|
Line 89: | Line 89: | ||
Because there are 3 factor pairs, 12 would be considered an nary(3) value (or a tertiary number). | Because there are 3 factor pairs, 12 would be considered an nary(3) value (or a tertiary number). | ||
+ | |||
+ | =====grabit===== | ||
+ | There is a grabit for this project, which will provide you with some files pertinent for performing this project. | ||
+ | |||
+ | Run ' | ||
+ | |||
+ | =====Compiling===== | ||
+ | Since there is a provided Makefile in the project grabit, we can use that to compile, either regularly: | ||
+ | |||
+ | <cli> | ||
+ | yourpi: | ||
+ | </ | ||
+ | |||
+ | Or, with debugging support: | ||
+ | |||
+ | <cli> | ||
+ | yourpi: | ||
+ | </ | ||
=====Program===== | =====Program===== | ||
Line 143: | Line 161: | ||
The execution of the program is short and simple- obtain the input, do the processing, produce the output, and then terminate. | The execution of the program is short and simple- obtain the input, do the processing, produce the output, and then terminate. | ||
- | |||
- | =====grabit===== | ||
- | There is a grabit for this project, which will provide you with some files pertinent for performing this project. | ||
- | |||
- | Run ' | ||
- | |||
- | =====Compiling===== | ||
- | Since there is a provided Makefile in the project grabit, we can use that to compile, either regularly: | ||
- | |||
- | <cli> | ||
- | yourpi: | ||
- | </ | ||
- | |||
- | Or, with debugging support: | ||
- | |||
- | <cli> | ||
- | yourpi: | ||
- | </ | ||
=====Reference===== | =====Reference===== | ||
Line 224: | Line 224: | ||
< | < | ||
91: | 91: | ||
- | *:cnv0:project | + | *: |
*: | *: | ||
*: | *: |