ADV C PROGRAMMING
EECS 22, Course Code: 18060
Quarter: Fall Quarter 2012
Topic | Points | Posted | Due Date | Solution | Comments | |
---|---|---|---|---|---|---|
Assignment 1 | Review of C programming, Linux server (set up, Linux, C compiler, Blackjack game) |
100 (+5) | Sep 27 | Oct 8, 11:59pm | blackjack.c | |
Assignment 2 | Introduction to application example (Image manipulation, PhotoLab v1) |
100 (+20) | Oct 4 | Oct 22, 11:59pm | PhotoLab.c | |
Assignment 3 | Application example with separate modules (PhotoLab v2, Makefile, test and debug mode) |
100 (+20) | Oct 18 | Nov 5, 11:59pm | Makefile, PhotoLab.c, Constants.h, FileIO.h, FileIO.c, DIPs.h, DIPs.c, Advanced.h, Advanced.c, Test.c |
|
Assignment 4 | Application example with dynamic memory allocation (PhotoLab v3, flexible image size, overlay, Mandelbrot) |
100 (+10) | Nov 1 | Nov 19, 11:59pm | Makefile, PhotoLab.c, Constants.h, Image.h, Image.c, DIPs.h, DIPs.c, Advanced.h, Advanced.c, Test.c |
|
Assignment 5 | Application example upgraded to movie processing (MovieLab, double-linked list of frames, RGB and YUV format) |
100 (+10) | Nov 15 | Dec 6, 11:59pm |
Makefile, MovieLab.c, ImageList.h, ImageList.c, DIPs.h, DIPs.c, Movie.h, Movie.c |
Deadline extended by 72 hours! |
The Electronic Educational Environment
University of California, Irvine |
http://eee.uci.edu/12f/18060/ |