Description: Lexical analysis of intelligence, can enter any regular expression can be obtained NFA, DFA, minDFA, and the final match of the situation
To Search:
- [nfa_dfa] - Enter a regular expression, the output c
- [regtonfatodfa] - Regular expression is converted to NFA a
- [power_bridges] - power_bridges
- [smscir] - ir driver source code, make a success, t
- [nfa-dfa] - its nfa-dfa converter
- [2dfa] - 这是由RE转NFA再转DFA,最后识别的程序。参考了龙书和陈火旺的书,http:
- [RegEx2NFA2DFA_RC] - This is a C program used in compiling th
File list (Check if you may need any files):
词法分析
........\lex
........\...\declarant.h
........\...\DFA.txt
........\...\DFA_DFAmin.cpp
........\...\DFA_DFAmin.h
........\...\DFA_DFAmin.o
........\...\DFA_int.txt
........\...\expression.txt
........\...\lex.dev
........\...\lex.exe
........\...\lex.layout
........\...\main.cpp
........\...\main.o
........\...\Makefile.win
........\...\minDFA.txt
........\...\minDFA的输出格式.txt
........\...\NFA.txt
........\...\Readme.txt
........\...\Z_nfa.cpp
........\...\Z_nfa.h
........\...\Z_nfa.o
........\...\等价状态.txt
........\词法分析
........\........\coder.txt
........\........\declarant.h
........\........\Graph.cpp
........\........\Graph.h
........\........\Graph.o
........\........\Graph.txt
........\........\id.txt
........\........\main.cpp
........\........\main.o
........\........\Makefile.win
........\........\num.txt
........\........\Readme.txt
........\........\relop.txt
........\........\token.txt
........\........\词法分析.dev
........\........\词法分析.exe
........\........\词法分析.layout