List Question
10 TechQA 2014-11-18 07:55:12Design NFA with changing alphabet and language
325 views
Asked by user76508
A pushdown automaton that recognizes the negation of a language
3.3k views
Asked by Charles Del Lar
If pref(L) is regular, does that imply L is also regular?
1.5k views
Asked by user76508
Scalability of aho corasick
4.2k views
Asked by z33m
Deterministic automaton whose input length is divisible by 3 or 5?
84 views
Asked by IT-Sec
recognizing a date in the form: 03/02 for February 3 , For simplicity, we consider that each month is made up of 30 days
39 views
Asked by BADR EL ADRAOUI
Build a Turing Machine that counts a's and b's
48 views
Asked by sangonm
Design a nondeterministic finite automata in c++ (incorrect output)
17.9k views
Asked by novaKid
Why does my c++ program crashes at with a particular input?
802 views
Asked by novaKid
how would I build a generalized DFA for decimal Multiples of k?
236 views
Asked by AudioBubble