Description: This procedure is mainly the use of " sub-set method" to achieve the determination of NFA, the use of " segmentation" to achieve a minimum of DFA in this program used in the main data structure is an array, these arrays are used to store the initial NFA beginning of the state set, and the identification of and minimize the state after the matrix.
To Search:
File list (Check if you may need any files):
实验2\MinDFA\Debug\MinDFA.exe
.....\......\.....\MinDFA.obj
.....\......\.....\MinDFA.pdb
.....\......\.....\vc60.pdb
.....\......\MinDFA.cpp
.....\......\MinDFA.dsp
.....\......\MinDFA.opt
.....\......\MinDFA.plg
.....\~$实验2报告.doc
.....\MinDFA\Debug
.....\MinDFA
实验2