Finite State Machines
FREGE: A Logic Course Elaine Rich, Alan Cline
0:00 / 0:00
Finite State Machines
24 273 просмотра · 11 лет назад
FREGE: A Logic Course Elaine Rich, Alan Cline
2,51 тыс. подписчиков
24 273 просмотра · 11 лет назад
A short introduction to finite state machines (FSMs), with examples.
We have made two follow-on videos to this one. The first is a short introduction to JFLAP (http://www.jflap.org/, a tool that can be used to simulate FSMs). It also walks through the design of an FSM to solve a simple pattern recognition problem:
• Introducing JFLAP and an Example FSM that ...
The second follow-on video shows how to use JFLAP to build the machine that we designed in the previous video:
• A JFLAP Demo