Multitape Turing Machine 4+

Denis Mandych

    • 免費

螢幕截圖

描述

Multitape Turing Machine Simulator.
A Turing machine is a mathematical model of computation describing an abstract machine, that manipulates symbols on a strip of tape according to a table of rules. Despite the model's simplicity, it is capable of implementing any computer algorithm.

The machine operates on a memory tape divided into cells, each of which can hold a single symbol drawn from symbols from the alphabet of the machine. It has a "head" that, at any point in the machine's operation, is positioned over one of these cells, and a "state" selected from a set of states. At each step of its operation, the head reads the symbol in its cell. Then, based on the symbol and the machine's own present state, the machine writes a symbol into the same cell, and moves the head one step to the left or the right, or halts the computation. The choice of which replacement symbol to write and which direction to move is based on a table that specifies what to do for each combination of the current state and the symbol that is read.

Suggestions: snowlukin@gmail.com

最新功能

版本 2.0

Global updates! Complete redesign of the app. Improved logic by making possible for you to create your own combinations. Fixed app lagging when adding mutliple tapes with long inputs.

App 私隱

開發者表明Denis Mandych的私隱慣例或包括下列資料的處理。詳情請參閱開發者的私隱政策

不收集資料

開發者不會從此 App 收集任何資料。

私隱慣例或因使用的功能或年齡等因素而異。進一步了解

更多此開發者的出品

你可能也喜歡

Turing Machine - Simulator
教育
Turing Machine Simulator
教育
NKS Explorer 2022
教育
Machine Learning Playground
教育
eXpimal - Logic calculator
教育
LogicalArt Digital Circuit Sim
教育