|
|
Analysis of Algorithms -
CSCI 570, Spring 2011, Section 30097D
|
|
General Information
|
-
Time |
: |
TuTh 12:30pm - 1:50pm |
Location |
: |
GFS 101 |
Instructor |
: |
Bill Cheng
(for office hours, please see
instructor's web page),
E-mail:
<bill.cheng@usc.edu>.
(Please do not send HTML-only e-mails. They will not be read.)
|
TA |
: |
Yuan Yao,
E-mail:
<yuanyao@usc.edu>,
Office Hours: Wed 2pm-3pm and Fri 4pm-5pm in SAL 229
|
Grader |
: |
Xinxin Wu,
E-mail:
<xinxinwu@usc.edu>.
(The grader will hold office hours the week after the announcement of each assignment's grades.)
|
Midterm Exam |
: |
during class time,
in OHE 122,
Thu, 3/24/2011 (New Date).
OHE is located in section 5B of the
campus map.
|
Final Exam |
: |
2pm-4pm (Corrected Time), Wed, 5/11/2011 (firm)
in OHE 122,
OHE is located in section 5B of the
campus map.
|
|
|
Class Resources
|
-
|
|
News
|
(in reversed chronological order)
|
|
Prerequisites
|
CS 102L (Data Structures) or graduate standing. It is assumed that
you know how to write programs in C/C++, and how to debug them and make them
work correctly under the UNIX development environment.
|
|
Important
Information about Programming Assignments
|
All graded homework assignments are programming assignments to be done in C/C++.
No other programming language will be accepted and your program must
compile and run with a Makefile on nunki.usc.edu. (Sorry, no Java.)
You must be familiar with the UNIX development environment
(vi/pico/emacs, cc/gcc or g++/CC, make, etc.)
If a student signs up late for this class,
he/she is still required to turn all projects and homeworks
on time or he/she will receive a score of 0 for these assignments.
No exceptions!
|
|
|