vault backup: 2025-03-03 08:42:47

This commit is contained in:
Marco Realacci 2025-03-03 08:42:47 +01:00
parent b3a7dc354a
commit 2a916e0bfc

View file

@ -0,0 +1,5 @@
A **sequential algorithm** is the formal description of the behavior of an *abstract* state machine.
A **program** is a sequential algorithm written in a programming language.
A **process** is a program executed on a *concrete* machine, characterized by its *state* (values of the registers). If the process follows one single control flow