COMP 40: Solutions for Homeworks
For the intro assignment you can
see the
brightness.c and
fgroups.c.
There is also an auxiliary getline module with
interface and implementation.
For the Interfaces,
Implementations, and Images assignment you can
see
some
individual components of the code, including
Array2 (with .c and .h),
Bit2 (with .c and .h),
sudoku,
and
unblackedges.
For the locality assignment you can
see the
design, experimental evaluation and
implementation
in one document.
There is also