搜索资源列表
FA
- 正则表达式->NFA/DFA/最简表达式-Regular Expression-> NFA/DFA/the most simple expression
NFA_to_DFA211465612008
- this program convert the nfa into dfa
Compilers
- Here you can draw states and linkers to creat a NFA or DFA.
NFA2RegularExpression
- regular expression转换为NFA NFA转换到regular expression 包含设计说明文档、可执行程序、源代码等;清晰明了; 用java编写;-regular expression into NFA NFA transition to regular expression Includes design documentation, executable programs, source code, etc. clarity Writ
NFA
- 使用java语言实现无穷自动状态机,实现正则表达式的匹配。-Unlimited use of java language automatic state machine, implement regular expression matching.
