|
|
Analysis of Algorithms -
CSCI 570, Spring 2010, TuTh Section
|
|
General Information
|
-
Time |
: |
TuTh 12:30pm - 1:50pm |
Location |
: |
KAP 158 |
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: Tu/F 4pm - 5pm in SAL 229 |
Grader |
: |
Rajas Mohile,
E-mail:
<rmohile@usc.edu>.
(The grader will hold office hours the week after the announcement of each
homework assignment's grades.)
|
Exam 1 |
: |
during class, Thu, 3/11/2010 (firm) in SOS B46
(SOS is located in section 5F of the
campus map)
|
Exam 2 |
: |
during class, Thu, 4/29/2010 (firm) in MHP 105
(MHP is located in section 7D of the
campus map)
|
|
|
Class Resources
|
-
|
|
News
|
(in reversed chronological order)
- 4/4/2010:
Office hour tomorrow (Monday, 4/5/2010) has been canceled. Sorry abou the inconvenience.
- 1/19/2010:
If you do not know the user ID and password for accessing protected
part of the class web site, please registering
with the class mailinglist. In the registration e-mail,
you will get the user ID and password that you are looking for.
- 1/7/2010:
[ This item is obsoleted. Please see note above for 1/19/2010. ]
On the
schedule of classes,
it says that this class starts at 10:00am and ends at 11:50am.
In actuality, the lecture time for this class is 80 minutes per class
meeting. Therefore, lectures will end at 11:20am.
- 1/7/2010:
Registering with the class mailinglist
is required for this class.
If you have not done so, please visit the
mailinglist page.
(You do not have to be registered for the course to register with the
class mailinglist.) In the registration confirmation e-mail, you will
also get your user ID and password for accessing protected area of this
web site.
- 1/7/2010: Watch this area for important announcements.
|
|
Prerequisites
|
CS 102L (Data Structures) or graduate standing. It is assumed that
you know how to write programs, and how to debug them and make them
work correctly.
|
|
Important
Information about Programming Assignments
|
All 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!
|
|
|