
Multitape Turing Machine
教育
無料
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
評価とレビュー
このアプリは、概要を表示するには評価件数やレビュー件数が不十分です。
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.
デベロッパである“Denis Mandych”は、アプリのプライバシー慣行に、以下のデータの取り扱いが含まれる可能性があることを示しました。詳しくは、 デベロッパプライバシーポリシー を参照してください。
データの収集なし
デベロッパはこのアプリからデータを収集しません。
アクセシビリティ
デベロッパは、このアプリがサポートしているアクセシビリティ機能をまだ示していません。 詳しい情報
情報
- 販売元
- Denis Mandych
- サイズ
- 1.8 MB
- カテゴリ
- 教育
- 互換性
iOS 16.0以降が必要です。
- iPhone
iOS 16.0以降が必要です。 - iPad
iPadOS 16.0以降が必要です。 - Apple Vision
visionOS 1.0以降が必要です。
- 言語
- 英語
- 年齢制限
4+
- 4+
- 著作権
- © 2022 Mandych Denis