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.
给定带有字母的语言: {a, b, c} 为所有具有恰好两个子字符串“ab”且至少在“c”上的字符串绘制 NFA 或 DFA。我被“恰好两次”ab“”困住了。有人可以给我一些想法。如果你能建议我这个语句的正则表达式也很好。
我相信这涵盖了它,但你应该验证。