State Machines Done Right - Steve Watts (SSDC) - GDevCon#2

preview_player
Показать описание
Many rescue jobs we see seem to have similar issues, this presentation takes a close look at state machine design. Areas covered will be State Diagrams, State Machines, Difference between QMHs, Transitions, State Design, Uses, and abuses.

GDevCon is an independent graphical programming conference organized by members of the LabVIEW Community.

Code and write-up can be found here.

Follow us on Social Media

Video Copyright (c) Louis James-Parker (All rights reserved). Use is granted to GDevCon Limited under license.

#LabVIEW #GDevCon #SoftwareDesign
Рекомендации по теме
Комментарии
Автор

It was introduced to me in "Non-numerical Methods in Fortran".

mikelucas
Автор

State machines are just design pattern...quickly

If you can't make a mealy Moore hybrid VIA a simple HSM (( only 8 states are nested necessary.. AnDUML DOESN'T COVER THIS ( OR ANY COMPILER TOKENIZER

troygardner
Автор

That was a horrible way of talking about state machines. Shame on you. ;-)

lepidoptera