Wednesday, October 28, 2009

Random Access Machine (RAM) model of computation Technology

Knowing that our algorithms will be implemented as computer programs, we shall assume using a generic one-processor RAM. In the RAM model, instructions are executed one after another, with no concurrent operations. Models based on parallel processors will not be used.

No comments:

Post a Comment