 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Stan Guest
|
Posted: Fri Sep 23, 2005 4:33 pm Post subject: FSM pattern |
|
|
Quelqu'un a-t-il eu l'occasion
de concevoir une machine d'état finie ( FSM )?
Je voudrais en recoder une qui devient trop dificile à maintenir (
prcédurale + switch ).
J'aimerai des retours d'expériences ou des conseils.
Ce qui n'intéresse particulièrement, et que je ne gère pas pour l'instant,
c'est
de pouvoir redéfinir , à l'aide d'un fichier, le comportement de la machine.
Merci.
--
-Stan
|
|
| Back to top |
|
 |
David Deharbe Guest
|
Posted: Sat Sep 24, 2005 5:59 pm Post subject: Re: FSM pattern |
|
|
Je suggere de regarder a: http://spinroot.com/spin/whatispin.html.
Le langage CSP et l'outil FDR sont aussi interessants pour concevoir
une FSM, mais malheureusement FDR est encore payant.
David.
--
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|