-
121 модель жизненного цикла ПО, сочетающая временные прототипы и инкрементную разработку
Универсальный русско-английский словарь > модель жизненного цикла ПО, сочетающая временные прототипы и инкрементную разработку
-
122 модель завершённости программного обеспечения
Programming: capability maturity modelУниверсальный русско-английский словарь > модель завершённости программного обеспечения
-
123 модель задач/состояний
Programming: task/state model (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)Универсальный русско-английский словарь > модель задач/состояний
-
124 модель зрелости процессов разработки программного обеспечения
Универсальный русско-английский словарь > модель зрелости процессов разработки программного обеспечения
-
125 модель классов
Programming: class model -
126 модель классов для управления деловыми контактами
Programming: class model for contact managementУниверсальный русско-английский словарь > модель классов для управления деловыми контактами
-
127 модель классов предметной области
Programming: domain class modelУниверсальный русско-английский словарь > модель классов предметной области
-
128 модель клиент/сервер
Programming: client/server modelУниверсальный русско-английский словарь > модель клиент/сервер
См. также в других словарях:
Parallel programming model — A parallel programming model is a set of software technologies to express parallel algorithms and match applications with the underlying parallel systems. It encloses the areas of applications, programming languages, compilers, libraries,… … Wikipedia
Programming paradigm — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concu … Wikipedia
Model–view–presenter — (MVP) is a derivative of the model–view–controller (MVC) software pattern, also used mostly for building user interfaces. In MVP the presenter assumes the functionality of the middle man (played by the controller in MVC). Additionally, the view… … Wikipedia
Model View Presenter — is a software pattern considered as a derivative of the Model view controller. Pattern description The View is defined as an interface that the Presenter will use for getting and setting data to and from the Model. The View implementation will… … Wikipedia
Model elimination — is the name attached to a pair of proof procedures invented by Donald W. Loveland, the first of which was published in 1968 in the Journal of the ACM. Their primary purpose is to carry out automated theorem proving, though they can readily be… … Wikipedia
Model-driven architecture — (MDA) is a software design approach for the development of software systems. It provides a set of guidelines for the structuring of specifications, which are expressed as models. Model driven architecture is a kind of domain engineering, and… … Wikipedia
Programming language — lists Alphabetical Categorical Chronological Generational A programming language is an artificial language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs that… … Wikipedia
Programming language theory — (commonly known as PLT) is a branch of computer science that deals with the design, implementation, analysis, characterization, and classification of programming languages and programming language features. It is a multi disciplinary field, both… … Wikipedia
Model-based testing — is the application of Model based design for designing and optionally executing the necessary artifacts to perform software testing. Models can be used to represent the desired behavior of the System Under Test (SUT), or to represent the desired… … Wikipedia
Model-view-controller — (MVC) is an architectural pattern used in software engineering. Successful use of the pattern isolates business logic from user interface considerations, resulting in an application where it is easier to modify either the visual appearance of the … Wikipedia
Model-driven engineering — (MDE) is a software development methodology which focuses on creating and exploiting domain models (that is, abstract representations of the knowledge and activities that govern a particular application domain), rather than on the computing (or… … Wikipedia