Lecture 5: Design and Implementation
Additional details to be added
Background Material
Reading
Topics
- Problem of the day: Generate random characters and words.
Determine distribution of letters in English text.
- Generating random text that reads well
- Markov algorithm
- Implementation (C, C++, java, perl)
Lecture Notes
Programs
Resources
- Materials on different languages: perl, C, C++ (STL), Java
- Introduction to Perl perl.ppt and
perl.pdf
Lab
- Compile and experiment with the different markov programs.
Assignments
Created: Jan. 27, 2005 (Feb. 1, 2005) by jjohnson@cs.drexel.edu