开发者

What are some specific applications of finite state automata? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

There are several topics discussing finite state automata, but none that I've seen that go into detail about real world applications. What are 开发者_高级运维some concrete examples of finite state automata in action?


Most popular application of FSMs are parsers of various kind.

As for real life example is my markup (HTML/XML) parser (tokenizer to be precise): HTML_XML_Scanner

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜