首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
comp218专题
【COMP218第四次automata tutor作业】
(0*|1*)1 to NFA (0|01)* to NFA
阅读更多...
【COMP218 第一次automata作业】
Ends with b: Ends with 01: 最重要的是要制造“4”和“7”这两个0和1的自循环 这个例子在ppt里出现过 Ends with the same letters: Finite language: all-rejuct state 我理解的意思是:只有这三种路径能接受 所以一定要把其他的线全部接到其他state去
阅读更多...