Changes

Jump to navigation Jump to search
624 bytes added ,  01:41, June 11, 2008
can't talk about theoretical computer science without these.
A '''Turing machine''' is a theoretical representation of a [[computer]], as imagined by [[Alan Turing]], the founding father of modern [[computer science]]. Computer programs and [[algorithm]]s are represented by a tape that is fed into the machine. The machine then executes the instructions on the tape.

Turing machines are useful because they do not suffer from physical limitations such as [[memory]] allocation, [[processor]] speed, or power usage. However, they may encounter problems executing certain programs; predicting when this happens is the idea behind the [[halting problem]].

[[Category:Computer Science]]
4,781

edits

Navigation menu