代码搜索:Use
找到约 10,000 项符合「Use」的源代码
代码结果 10,000
www.eeworm.com/read/394989/8200272
txt use.txt
注意:在选择列表中选择输入项目并在相应文件(自动打开)中输入相应内容后按控制台输出提示进行
功能说明:
1.正规式到NFA的转换
2.NFA到DFA的转换
3.DFA的最小化
4.对生成串的测试
文件说明:
1.输入文件:
RE.txt 正规式输入文件
NFA.txt NFA输入文件
DFA.txt DFA输入文件
TestString
www.eeworm.com/read/171226/9767061
gif use.gif
www.eeworm.com/read/269721/11080927
gif use.gif
www.eeworm.com/read/269721/11081480
gif use.gif
www.eeworm.com/read/268659/11126254
ddb use.ddb
www.eeworm.com/read/268659/11126255
bkp use.bkp
www.eeworm.com/read/412689/11188866
cpp use.cpp
// Use.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Use.h"
#include "UseDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char T