搜索资源列表
NFA到DFA
- 编译原理NFA到DFA的转换源码-compiler theory NFA to the DFA source conversion
complier
- 正则式转化为NFA-into NFA
bianyiyuanli
- 输入一个正则表达式(也可以预先将一些测试的正则表达式输入到文件中) (2)输出相应的NFA图(要求用画图方法完成并要求是逐步逐步进行画,好象书本P47例2.12和2.13一样逐步得到结果) (3)NFA转换为DFA(得到的DFA图要求用画图方法完成并要求先产生子集构造表出来再画DFA图) (4)DFA最小化(也要求用画图方法完成) (5)选做部分:将最小化DFA所对应的识别程序自动产生出来。(将自动产生的识别程序以文件形式保存即可,并可以在系统中查看
NFA_DFA
- 这是一个编译原理中的一个技术,将已有的nfa转换为dfa的程序
Compilers
- Here you can draw states and linkers to creat a NFA or DFA.
PrincipleofCom
- 此文件是编译原理课程设计,包括词法分析,语法分析,正则式转NFA,NFA转DFA,还有符号表。- This file is compiled curriculum design principles, including lexical analysis, parsing, regular expressions turn NFA, NFA turn DFA, as well as the symbol table.
TFPgoodNFA
- The determination of finite automata China, NFA to DFA transformation, a good source
9402747
- 有限自动机的确定华,NFA到DFA的转变,很好的源码()