-
101 моделирование стоимости разработки
Programming: constructive cost model (тж. COCOMO, CoCoMo; набор методов оценки программного проекта на основе числа строк его исходного кода)Универсальный русско-английский словарь > моделирование стоимости разработки
-
102 модель (вариантов) использования
Programming: use case modelУниверсальный русско-английский словарь > модель (вариантов) использования
-
103 модель (организации) вычислений
Programming: computing model (формальное, абстрактное описание (представление) компьютера или компьютерной системы)Универсальный русско-английский словарь > модель (организации) вычислений
-
104 модель (параллельных) вычислений с передачей сообщений
Programming: message-passing modelУниверсальный русско-английский словарь > модель (параллельных) вычислений с передачей сообщений
-
105 модель (разработки ПО) компилируй и исправляй ошибки
Programming: build and fix model (применяется при отсутствии чёткой методологии и организации работ по созданию программного продукта)Универсальный русско-английский словарь > модель (разработки ПО) компилируй и исправляй ошибки
-
106 модель (физического) устройства
Programming: device model (см. IEC 61499-1, Robert W. Lewis: Modelling control systems using IEC 61499. Applying function blocks to distributed systems)Универсальный русско-английский словарь > модель (физического) устройства
-
107 модель CMM
Programming: capability maturity model -
108 модель административного управления
Универсальный русско-английский словарь > модель административного управления
-
109 модель бизнес-классов
Programming: business class modelУниверсальный русско-английский словарь > модель бизнес-классов
-
110 модель бизнес-сценариев использования
Programming: business use case modelУниверсальный русско-английский словарь > модель бизнес-сценариев использования
-
111 модель бизнес-сценариев использования для AEM
Универсальный русско-английский словарь > модель бизнес-сценариев использования для AEM
-
112 модель бизнес-сценариев использования для оценки расходов на рекламу
Универсальный русско-английский словарь > модель бизнес-сценариев использования для оценки расходов на рекламу
-
113 модель взаимодействия с пользователем
Programming: user experience modelУниверсальный русско-английский словарь > модель взаимодействия с пользователем
-
114 модель выполнения для базисных функциональных блоков
Универсальный русско-английский словарь > модель выполнения для базисных функциональных блоков
-
115 модель дискретного выбора
Programming: discrete choice modelУниверсальный русско-английский словарь > модель дискретного выбора
-
116 модель для малых сигналов
Programming: small signal modelУниверсальный русско-английский словарь > модель для малых сигналов
-
117 модель доступа
Programming: access model -
118 модель доступа между объектами
Programming: object access model (в отличие от асинхронного (asynchronous) взаимодействия посредством сообщений, изображает синхронное (synchronous) взаимодействие объектов посредством процессов доступа)Универсальный русско-английский словарь > модель доступа между объектами
-
119 модель доступа между подсистемами
Programming: subsystem access model (модель на уровне доменов)Универсальный русско-английский словарь > модель доступа между подсистемами
-
120 модель доступа между субсистемами
Programming: subsystem access 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