Instructor Solutions to the Homework Problems
(Last Mod: 27 November 2010 21:38:38 )
HW | PROBLEM | HW | PSEUDO | SOURCE | MISC |
1 | Data Representation | HW1 | n/a | 01a0soln.pdf | |
2A | ACME-1021 Sort (hard coded) | HW2 | n/a | n/a | |
2B | ACME-1021 Sort (indexed) | n/a | n/a | ||
3A | ACME-1021 Sort (hard coded) | HW3 | n/a | 03a0soln.txt | |
3B | ACME-1021 Sort (indexed) | n/a | 03b0soln.txt | ||
4A | Mystery Algorithm | HW4 | 04a0soln.txt | 04a0soln.c | 04a0soln.pdf |
4B | Mystery Algorithm Bug (XC) | 04b0soln.c | |||
5A | How much did that really cost? | HW5 | 05a0soln.txt | 05a0soln.c | 05a0soln.htm |
5B | How much did that really cost? - modular | 05b0soln.txt | 05b0soln.c | 05b0soln.htm | |
6A | Monty Hall Simulator | HW6 | 06a0soln.txt | 06a0soln.c | 06a0soln.htm |
6B | Mancala Engine | 06b0soln.txt | 06b0soln.c | 06b0soln.htm | |
7A | Game of Life | HW7 | 07a0soln.c | ||
7B | WAV/DTMF Research | 07b0soln.txt | n/a | ||
8A | Complex Math | HW8 | 08a0soln.txt | 08a0soln.c | |
8B | WAV reader/writer | 08b0soln.c | |||
8C | Complex Math polar (XC) | 08c0soln.txt | 08c0soln.c | ||
9A | Tic-Tac-Toe | HW9 | |||
9B | WAV dialer |