Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
CS 237
[go: Go Back, main page]

CS 237
Advanced Topics in Modeling and Simulation
Winter 2006


Important copyright notice

The following material is presented to ensure timely dissemination of information among the students in the classes I teach. Further distribution of this material is prohibited, and constitutes a copyright violation.


Syllabus

You can retrieve the syllabus for CS 237.


Source files for the course

We will use several source and data files that the authors of the book have made available for the students in the class. They can be retrieved in this source directory.


Homeworks

All homework exercises are from the textbook.

Unless stated otherwise, you cannot collaborate with anyone or receive any help from anyone when working on your homeworks (you are welcome to discuss them with me, of course).

To submit your homework, send me a tar/gzipped file with name Xxxxxx.NN.tgz, where Xxxxxx is your last name and Nn is the number of the homework. For example, Ciardo.1.tgz would be what I submit as my first homework. When unpacked, your Xxxxxx.NN.tgz file should create a directory named Xxxxxx.NN, which contains a file Xxxxxx.NN.pdf, with your writeup, and any other file that might be needed: a Makefile, C files to be compiled and run by me (including any of the files in the source directory), data files, output files. Your files should compile correctly on any of our Linux machines (e.g., eon) by running make. You are strongly encouraged to use LaTeX to typeset your homeworks.
You also have to turn in a hardcopy of your writeup (not of the source code) in class at the first class after the due date, or under my office door before class.


Last updated: February 27, 2006. Report suggestions and problems to: ciardo@cs.ucr.edu
URL: http://www.cs.ucr.edu/~ciardo/teaching/CS237/CS237.html