搜索资源列表
用Java语言实现NFA到DFA的等价变换
- 本程序为编译原理里的一个重要的知识点,实现NFA到DFA的转换-procedures for the compiler's a principle important knowledge points, for the NFA to DFA conversion
reg2NFA(java)
- 正则表达式到NFA,NFA到DFA的JAVA实现,图形表示结果。
DFA.rar
- 扫描样本字符串,转换成NFA,继续转换,成为DFA,验证此字符串。,Scanning the sample string into a NFA, to continue to convert and become DFA, verify that the string.
DFA
- 输入一个正则表达式,输出相应的NFA图,NFA转换为DFA(得到的DFA图要求用画图方法完成并要求先产生子集构造表出来再画DFA图),DFA最小化(也要求用画图方法完成) -Enter a regular expression, the output corresponding NFA map, NFA is converted to DFA (the DFA plans to be asked to use drawing methods and called for the first
bianyisrc
- 编译原理实验包括正规式到NFA,NFA到DFA、LL1、LR代码都执行过,都没有错误-Compile regular expression to the principle experiment, including NFA, NFA to DFA, LL1, LR code is executed, no errors
NFA-DFA-MFA
- 正则表达式及NFA-DFA-MFA的转换和判别-Regular expressions and NFA-DFA-MFA conversion and discriminant
FA
- 正则表达式->NFA/DFA/最简表达式-Regular Expression-> NFA/DFA/the most simple expression
805NFA
- [用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 equivale
Automate
- graphic Automaton simulator,NFA to DFA conversion and minimisation
NFA_to_DFA211465612008
- this program convert the nfa into dfa
22nfa2dfa
- nfa convert to dfa by java language
nfatodfa
- other tool nfa convert to dfa by java language
Compilers
- Here you can draw states and linkers to creat a NFA or DFA.
Convert_NFA_TO_DFA
- Converting nfa to dfa in java
NFA2RegularExpression
- regular expression转换为NFA NFA转换到regular expression 包含设计说明文档、可执行程序、源代码等;清晰明了; 用java编写;-regular expression into NFA NFA transition to regular expression Includes design documentation, executable programs, source code, etc. clarity Writ
Advanced.Programming.Java.NFA.graph.algorithms
- Java NFA图形算法高级编程Advanced Programming Java NFA graph algorithms -Advanced Programming Java NFA graph algorithms
NFA
- 编译原理实验 NFA识别语言的java实现,为NFA.java文件中的NFA类实现成员函数boolean recognizeString(int move[][][], int accept_state[], String word).-Principle experiment NFA compile the java language to achieve recognition for NFA.java file NFA class implements member functions b
NFA
- 为NFA.java文件中的NFA类实现成员函数boolean recognizeString(in mov[][],int accept_state[],Strin word)-For the NFA in NFA.java file class member function boolean recognizeString (in mov [] [], int accept_state [], Strin word)
NFA
- NFA.java 中山大学编译原理实验三源码。为NFA.java中的类增加识别函数和跳转函数。-NFA.java Sun Yat-source compiler principle experiment three. The class is NFA.java increased recognition function and the jump function.