Definition for Turing machine

From Biology Forums Dictionary

Revision as of 23:46, 27 August 2013 by Savio (Talk | contribs) (Created page with "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 si...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.