CS Behind the Curtain (CS195 2003S)
Primary:
[Front Door]
[Current]
[Glance]
-
[Blurb]
[Disabilities]
[Honesty]
[Instructions]
[Links]
[Search]
[Syllabus]
Groupings:
[EBoards]
[Examples]
[Exams]
[Handouts]
[Homework]
[Labs]
[Outlines]
[Readings]
[Reference]
ECA:
[About]
[Grades]
[Quizzes]
[Submit Work]
[Change Password]
[Reset Password]
Misc:
[Walker/Fall 2001]
[SamR]
Back to Function Basics. On to Asymptotic Analysis.
Held: Tuesday, 25 February 2003
Summary: Today we consider ways to use assertions to document and describe programs.
Related Pages:
Due
Notes:
Overview:
{ x=y }, one can reach the postcondition
by simply setting both x and y to 0.
sort(source,destination) puts the
result of sorting into destination (and doesn't change
source).
sort!(source) sorts in place.
permute(x,y).
Tuesday, 7 January 2003 [Samuel A. Rebelsky]
Wednesday, 26 February 2003 [Samuel A. Rebelsky]
Back to Function Basics. On to Asymptotic Analysis.
Primary:
[Front Door]
[Current]
[Glance]
-
[Blurb]
[Disabilities]
[Honesty]
[Instructions]
[Links]
[Search]
[Syllabus]
Groupings:
[EBoards]
[Examples]
[Exams]
[Handouts]
[Homework]
[Labs]
[Outlines]
[Readings]
[Reference]
ECA:
[About]
[Grades]
[Quizzes]
[Submit Work]
[Change Password]
[Reset Password]
Misc:
[Walker/Fall 2001]
[SamR]
Disclaimer:
I usually create these pages on the fly
, which means that I rarely
proofread them and they may contain bad grammar and incorrect details.
It also means that I tend to update them regularly (see the history for
more details). Feel free to contact me with any suggestions for changes.
This document was generated by
Siteweaver on Fri May 2 14:20:35 2003.
The source to the document was last modified on Wed Feb 26 13:35:45 2003.
This document may be found at http://www.cs.grinnell.edu/~rebelsky/Courses/CS195/2003S/Outlines/outline.22.html.
You may wish to
validate this document's HTML
;
;
Check with Bobby