Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
model
modelling
1. A description of observed or predicted
behaviour of some system, simplified by ignoring certain
details. Models allow complex systems, both existent and
merely specified, to be understood and their behaviour
predicted. A model may give incorrect descriptions and
predictions for situations outside the realm of its intended
use. A model may be used as the basis for simulation.
Note: British spelling: "modelling", US: "modeling".
(2008-04-28)
2. The core part of a Model-View-Controller or
similar software architecture; the part that stores the data and
runs the business rules or algorithms.
(2014-11-27)