1) Intro to Visual Studio.
2) Read up on Gotos.
3) Implement a Finite State Machine to recognize a language, using Gotos; then, using a 2D array as a state transition table.
http://www.ccs3.lanl.gov/mega-math/workbk/machine/mabkgd.html
http://en.wikipedia.org/wiki/Deterministic_finite-state_machine
http://www.engr.mun.ca/~theo/Courses/fm/pub/fm21sl.pdf
Wednesday, February 17, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment