搜索资源列表
RegToFA
- 从正则表达式到NFA再到DFA的C#实现,图形界面。
DFA
- DFA 用C#的一个简单的实现 具有一定的参考价值-DFA with a simple C# implementation
NFA2DFA
- nfa to dfa machines algorythm with c sharp
NFA_TO_DFA
- 编译原理,使用C++实现NFA到DFA的转化-Compiler theory, the use of C++, the conversion of NFA to DFA
automata
- this source code help you to walk in DFA automata
EX
- 简单的词法设计——DFA模拟程序 (通用的)-The simple lexical Design- DFA simulation program (Universal)
Compiler
- C# 词法分析 包含正规式到NFA NFA转换成DFA 以及DFA最小化 主要是对sample的词法分析-C# lexical analysis contains formal ceremony to NFA NFA converted to DFA and DFA minimization mainly on the sample of lexical analysis
DFA_machine
- its a c++ code to implement a DFA machine with a simple matrix definition.
minDFA
- C#实现最小DFA算法。化简DFA为最小化的DFA。图形介面。-C# implementation of the minimum DFA algorithm. Simplified DFA for the minimization of the DFA. Graphics interface.
NFA-DFA-MFA
- 编译原理中从正规式转换到NFA,之后NFA-DFA-MFA三者之间的转换,支持打开文件与保存文件-Compile the transition formal to NFA, and then convert between NFA-DFA-MFA to support opening files and saving files