
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
| Added: | ||||||||
| > > |
Introduction to Objects: Finite State MachinesLearning Objectives
Overview of the programA finite state machine is a simple machine that will either accept or reject an input. The Wikipedia articlePrelab: Reading for details
Phase 1: Create a complete Software Design Report
Phase 2: Complete the program
Restriction:It is very likely that there are programs that can be downloaded that can simulate a FSM. You are not allowed to even look at these. The code provided is what you should use. This assignment is to bring back your programming skills.Challenges
Post lab
| |||||||