搜索资源列表
DFA
- 输入一个正则表达式,输出相应的NFA图,NFA转换为DFA(得到的DFA图要求用画图方法完成并要求先产生子集构造表出来再画DFA图),DFA最小化(也要求用画图方法完成) -Enter a regular expression, the output corresponding NFA map, NFA is converted to DFA (the DFA plans to be asked to use drawing methods and called for the first
NFA
- 用C#编写的不确定有穷自动机NFA=>确定有穷自动机DFA的转换算法,-Uncertainty with C#, finite automata NFA => OK finite automaton DFA conversion algorithm
[NFA+TO+DFA]
- [NFA+TO+DFA] 很好很强大的,全部都有了,下下来就行了-[NFA+ TO+ DFA] very very powerful, all have been, the next down on the list
NFA_DFA
- 利用C++语言实现编译词法分析中的NFA到DFA的转换。-Language implementation using C++ compiler lexical analysis of the NFA to DFA conversion.
bianyisrc
- 编译原理实验包括正规式到NFA,NFA到DFA、LL1、LR代码都执行过,都没有错误-Compile regular expression to the principle experiment, including NFA, NFA to DFA, LL1, LR code is executed, no errors
NFA-DFA-MFA
- 正则表达式及NFA-DFA-MFA的转换和判别-Regular expressions and NFA-DFA-MFA conversion and discriminant
thedesignofanalyzing
- 主要介绍了词法分析器的lex实现以及DFA和NFA构造状态表的方法-Mainly introduce the lexical analyzer lex implementation, as well as DFA and NFA state table structure of the Ways
converter
- nfa to dfa convertor u can anything to do from this
NFA-to-DFA
- NFA到DFA的转换,老师布置的作业,千辛万苦,拿出来和大家分享下-NFA to DFA conversion, the teacher assigned homework, go through untold hardships, out and share
NFA-TO-DFA
- 本文件实现的是词法分析器 使用了JAVA语言来发 希望对大家有所帮助-NFA to dfa
nfa-dfa
- 状态机nfa to dfa-The state machine nfa to dfa ...................................
nfa
- java语言编程,编译原理中NFA转DFA程序。-java programming language, compiler theory NFA to DFA program.
NFA-DFA
- NFA转换为DFAjava版,功能齐全,求闭包,子集法-NFA converted DFAjava version, fully functional, seeking closure, a subset of the law
RextoNFA
- 实验正则表达式到NFA 由NFA到DFA,同时有状态表的生成-Experimental regular expression to NFA From NFA to DFA, while the state table generation
B6MHjIFh
- 编译原理实验正则表达式到NFA 由NFA到DFA,同时有状态表的生成-Experimental regular expression to NFA From NFA to DFA, while the state table generation
新建文件夹
- DFA->NFA->MFA 并依次输出数据表(DFA->NFA->MFA And output the data table in turn)