搜索资源列表
quine-mcKluskey
- Quine McKluskey Algorithm: The Quine McKluskey algorithm is used for minimization of logical (boolean) functions. This an important aspect in all electrical circuits allowing cheaper components and assuring that the simplest solution (circuit) for
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
minDFA
- C#实现最小DFA算法。化简DFA为最小化的DFA。图形介面。-C# implementation of the minimum DFA algorithm. Simplified DFA for the minimization of the DFA. Graphics interface.
