Description: k中心点
编制和调试一个程序,它将用户输入的正规式转换为以状态图和矩阵形式表示的确定有穷自动机。
1.把正规式转换为NFA
2.将NFA确定化为DFA
• #作为正规式的终止符
• 考虑复合正规式
• 开始状态号为0
-focal point for the preparation of k and debug a program, it will the user to enter the formal conversion to a state diagram and matrix forms express the determination of DFA. 1. The formal type is converted to NFA2. Will determine the NFA into a DFA Platform: |
Size: 1024 |
Author:刘自咏 |
Hits:
Description: [NFA+TO+DFA] 很好很强大的,全部都有了,下下来就行了-[NFA+ TO+ DFA] very very powerful, all have been, the next down on the list Platform: |
Size: 149504 |
Author:三块一 |
Hits:
Description: 扫描样本字符串,转换成NFA,继续转换,成为DFA,验证此字符串。-Scanning the sample string into a NFA, to continue to convert and become DFA, verify that the string. Platform: |
Size: 1549312 |
Author:刘琳 |
Hits:
Description: [用Java语言实现nfa到DFA的等价变换.rar] - 本程序为编译原理里的一个重要的知识点,实现nfa到DFA的转换
[nfatoDFA.rar] - nfa转化为DFA的一个程序!希望能有点作用!
[REManageAndnfaToDFA.rar] - 能够完成正规式到nfa的转换,NFA到DFA的转换(子集法),DFA的最小化,测试一个生成串是否能为生成的DFA所识别
-[Using Java language to the DFA' s nfa equivalent transformation. Rar]- This procedure is compiled in an important principle of knowledge, the realization of nfa to DFA conversion [nfatoDFA.rar]- nfa into a DFA program! Hope role can be a little bit! [REManageAndnfaToDFA.rar]- to the completion of the formal ceremony to nfa conversion, NFA to DFA conversion (a subset of the Law), DFA minimization, testing whether a string can be generated for the generated DFA identified Platform: |
Size: 10240 |
Author:董华鹏 |
Hits:
Description: 一个NFA转化为DFA的带有界面的程序,C++builder编写,能够输出转化子集;对于多终结符的情况也一样能够正确求解。-An NFA into a DFA with the interface of the program, C++ builder write to a subset of the output conversion for multi-terminator is also the case can be properly solved. Platform: |
Size: 1088512 |
Author:卓然 |
Hits:
Description: A Program that can convert your Regular Expression to PostFix Post_Fix to NFA [Thomson s Construction] NFA to DFA [Subset Construction] DFA to minDFA [Table Filling Algorithm]
Platform: |
Size: 45056 |
Author:csp |
Hits:
Description: 这是编译原理中,nfa转换为dfa的程序代码,提供为程序开发人员使用和编程-This is a compilation Principle, nfa to dfa conversion program code to provide for program developers and programming Platform: |
Size: 5120 |
Author:李华 |
Hits:
Description: It s a program that convert NFA(Non deterministic Finite Automata) to DFA(Deterministic Finite Automata). This article used in scanners and parsers to detect some pattern of input characters similar to tokens. Platform: |
Size: 821248 |
Author:Behzad Solaymoney |
Hits:
Description: 编写程序读取nfa.txt,构造出NFA的数据结构,并编写算法实现NFA到DFA的转化。-Write a program to read nfa.txt, the data structure constructed NFA and NFA to DFA write algorithm transformation Platform: |
Size: 174080 |
Author:kangqingping |
Hits: