Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我对构建 DFA 的一些状态图感到困惑,我目前正在解决{w | w is any string not in a*b*}. 我不明白具体是什么a*b*意思,谁能帮我总结一下,谢谢!
{w | w is any string not in a*b*}
a*b*