搜索资源列表
DFA
- perl code to implement DFA algorithm
re2dfa
- 正则表达式到DFA的C程序,很有用的一个小程序,透彻理解DFA算法-Regular expressions to DFA' s C program, a small program useful, thorough understanding of the DFA algorithm
NFA-to-DFA
- Theory: NDFA: It is a mathematical model containing 5 tuples a) Q- finite non empty set elements of which are called as state. b) T- set of alphabets. c) δ- is a mapping function Q*{T {λ}}*2Q d) S-start state i.e. S ε Q e) F- F (su
Copy-of-LR0ForWin
- LR(0)分析表构造,窗口化MFC。实现LR(0)分析表的构造。 构造一程序,实现LR(0)分析表构造算法,识别文法活前缀的DFA输出LR(0)分析表,可输出到指定文件中。-LR ( 0) analysis table structure, window MFC. Realization of LR ( 0) analysis table structure. Constructing a program, LR ( 0 ) analysis table construction algorit
564796464646464988-(2)
- 基于贪心算法的DFA 的程序实现 -Based on the greedy algorithm DFA procedure realization
NFA-DFA
- 不确定的有穷自动机转化为确定的有穷自动机的转换算法及实现-Uncertain finite automaton into a deterministic finite automaton conversion algorithm and implementation
minDFA
- C#实现最小DFA算法。化简DFA为最小化的DFA。图形介面。-C# implementation of the minimum DFA algorithm. Simplified DFA for the minimization of the DFA. Graphics interface.
end-achording-DFA
- The algorithm based on DFA and combined with many algorithms and the corresponding simplified, in the end its algorithm basic principle is: will all of the sensitive word library according to the module aggregate building into a tr-The algorithm base
jhnyq
- 该算法基于DFA并结合许多算法并进行相应的简化,最终其算法基本原理为:将所有敏感词库按模块聚合构建成一个词树-The algorithm based on DFA and combined with many algorithms and the corresponding simplified, in the end its algorithm basic principle is: will all of the sensitive word library according to the
klgorithm
- DFA,这个一个关于确定有限自动机的算法,有兴趣可以参考一下,-DFA, this one about determine the algorithm of finite automaton, interested can consult,