Visual Turing
Screen Shots Gallery
You reached the screen shots
gallery. Here, you can see some images of Visual Turing
while performing.
- The
copying strings machine (26k, 800 x 600). This screen shot was
taken from the 2nd example from Visual Turing
package. It is the Turing program for copying a string.
- A
computation machine (22k, 770 x 550). This is taken from the
4th example. It is a machine that computes f (w)=wwR -
the appending of the reversed string. See the red arrows,
which marks the current instruction and the execution
path.
- A
deciding machine
(35k, 1000 x 750). This machine decides if a given string
is included in the language L(w)={w is string | w=wR },
the strings which are the same when reversed.
- A
multiplicator machine (35k, 1000 x 750). This machine computes
the multiplication of two numbers.
Go back to
Visual Turing Page