| |
Professor:
Ming Lin & Jim Anderson
Description:
Algorithms analysis
Cheat sheets:
The memorable results of the class
are summarized in the cheat sheets.
-
Undergrad 122 -- Possible with Ming Lin's
class notes.
-
Graduate 202 -- These notes are only possible
to Jim Andersons effort in his slides.
Making the cheat sheets is a good lesson in
using postscipt files, printers and photocopies. All very important skills.
Word can print post script (ps). When printing,
print to file and select the file name. Word will generate a filename.prn
file. Open this file in a text editor. Remove the first and last line (in
wordpad the lines will start with a box). Save the file. Rename filename.prn
to filename.ps and that is it; you have a post script file.
In UNIX use psnup -2 filename.ps newname.ps
to compress two sides onto one sheet. This might not work for all ps files
created by Word, especially if complex formating is used in Word.
Photocopier. If you are in luck, your photocopier
will be able to photocopy two sides onto one.
|