Introduction - If you have any usage issues, please Google them yourself
Principle experiment NFA compile the java language to achieve recognition for NFA.java file NFA class implements member functions boolean recognizeString (int move [][][], int accept_state [], String word).