|
|
Analysis of Algorithms -
CSCI 570, Summer 2012, Session Two
|
|
General Information
|
-
Time |
: |
M/Tu/W/Th 10:00am - 11:40am |
Location |
: |
SGM 226 |
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 |
: |
(TBD)
|
Grader |
: |
Yuan Yao,
E-mail:
<yuanyao@usc.edu>.
(The grader will hold office hours the week after the announcement of each assignment's grades.)
|
Midterm Exam |
: |
during class time,
Thu, 7/26/2012 (firm)
|
Final Exam |
: |
10am-11:40am, Tue, 8/7/2012 (firm)
|
|
|
Class Resources
|
-
|
|
News
|
(in reversed chronological order)
- 7/28/2012: HW3's due date should be 8/7/2012. Fixed.
- 7/11/2012: Office hour moved to 2-3pm today. Sorry about the inconvenience.
- 7/5/2012: Class canceled today because the Fire Department has closed the SGM building due
to smoke (and may be fire) in the building.
- 6/25/2012:
- To get your user ID and password for accessing
protected area of this web site, please visit the
request access page after the semester
starts and submit the requested information.
(You do not have to be registered for the course to get the password.)
- Watch this area for important announcements.
|
|
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!
|
|
|