GROUP-11. Assignment-1 (made by 伊思蓝)
GROUP-11. Assignment-1 (made by 伊思蓝)
Presents by group-11
Student name ID number
伊思蓝 27180100
马蒙 27180099
海瑞 27180103
纳西姆 27180104
In this assignment we are talking about the
following topics:
Introduction:
1 0001
2 0010
3 0011
4 0100
5 0101
6 0110
7 0111
8 1000
9 1001
10 1010
Octal number system
Octal 8 0, 1, 2, …… 8 No No (527)8
The Turing machine was invented in1936 by Alan Turing, who called it
an a-machine (automatic machine).
A Turing machine is a mathematical
model of computation that defines an
abstract machine, which manipulates
symbols on a strip of tape
according to a table of rules.
Despite the model’s simplicity,
given any computer algorithm,
a Turing machine capable of
simulating that algorithm’s logic
can be constructed.
Relationship
the Turing machine & the present Computer