6
votes
9answers
1k views
What’s a Turing machine?
What is a Turing machine and why do people keep mentioning it? My IBM PC is all I need to do my computation! Why does anyone care about these machines?
0
votes
2answers
123 views
Where can I find sample automata and turing machines?
I'm studying for an automata test on a course that's heavily based on jflap. Trouble is we don't have much documentation and the sample automata that I've found on jlap like this a …
-1
votes
2answers
121 views
What do I care about learning how to compute functions or accept languages on a turing machine? [closed]
Like, what do I care on learning how to build a one tape turing machine that accepts only the language with the same number of ones as zeros in an alphabet of ones and zeros? I'm c …
