State Machines – Basics of Computer Science
May 24, 2012
Detailed article about the various types of state machines:
I want to look at the logic behind one of the simplest abstract computational devices–a finite state machine
- Finite state machine
- Deterministic finite state machine
- Non-deterministic finite state machine
- Regular expression
- Turing machines
Link: State Machines – Basics of Computer Science via blog.markwshead.com