A Turing machine is a hypothetical device that manipulates symbols on a strip of tape according to a table of rules. Despite its simplicity, a Turing machine can be adapted to simulate the logic of any computer algorithm, and is particularly useful in explaining the functions of a CPU inside a computer. The `Turing` machine was invented in 1936 ..... Found on http://en.wikipedia.org/wiki/Turing_machine
hypothetical computing device introduced in 1936 by the English mathematician and logician Alan M. Turing. Turing originally conceived the machine as ... [10 related articles] Found on http://www.britannica.com/eb/a-z/t/93
An abstract model of computer execution and storage introduced in 1936 by Alan Turing to give a mathematically precise definition of algorithm. A Turing machine can be thought of as a black box that carries out a calculation of some kind on an input number. If the calculation reaches a conclusion, o... Found on http://www.daviddarling.info/encyclopedia/T/Turing_machine.html
A model of computation that uses an underlying finite-state automaton but also has an infinite tape to use as memory. Turing machines are capable of universal computation. Found on http://www.encyclo.co.uk/local/20090
a hypothetical device with a set of logical rules of computation: the concept is used in mathematical studies of the computability of numbers and in the mathematical theories of automata and computers. Found on https://www.infoplease.com/dictionary/turing-machine