1205
правок
KVN (обсуждение | вклад) Нет описания правки |
KVN (обсуждение | вклад) Нет описания правки |
||
Строка 41: | Строка 41: | ||
Another well-known example of a general model of computation is a '''random access machine''' (or '''RAM''') | Another well-known example of a general model of computation is a '''[[random access machine]]''' (or '''[[RAM]]''') | ||
whose memory consists of an unbounded sequence of registers, each of which may hold an integer. | whose memory consists of an unbounded sequence of registers, each of which may hold an integer. | ||
In this model, arithmetic operations are allowed to compute the address of a memory register. | In this model, arithmetic operations are allowed to compute the address of a memory register. | ||
Other names are ''' [[Abstract machine]]''' and ''' [[Abstract computer]]'''. | Other names are ''' [[Abstract machine]]''' and ''' [[Abstract computer]]'''. |