-
1 object structuring
Программирование: выделение объектов, разбиение на объекты -
2 object structuring categories
Общая лексика: структурирование категорий объектов (см. Designing Concurrent, Distributed, and Real-Time Applications with UML by Hassan Gomaa и соответствующий перевод п.п.9.3 главы 9 этой книги, изданной на русском языке)Универсальный англо-русский словарь > object structuring categories
-
3 object structuring criteria
Программирование: критерии разбиения на объекты (см. Designing Concurrent, Distributed, and Real-Time Applications with UML by Hassan Gomaa)Универсальный англо-русский словарь > object structuring criteria
-
4 object structuring in service subsystem
Программирование: выделение объектов в сервисной подсистемеУниверсальный англо-русский словарь > object structuring in service subsystem
-
5 object and class structuring
Программирование: разбиение на классы и объекты (см. Designing Concurrent, Distributed, and Real-Time Applications with UML by Hassan Gomaa)Универсальный англо-русский словарь > object and class structuring
-
6 object and class structuring categories
Программирование: структурирование категорий объектов и классов (см. Software Modeling and Design by Hassan Gomaa)Универсальный англо-русский словарь > object and class structuring categories
-
7 object and class structuring criteria
Программирование: критерии разбиения на классы и объектыУниверсальный англо-русский словарь > object and class structuring criteria
-
8 I/O task structuring criteria
Программирование: критерии выделения задач ввода/вывода (см. Software Modeling and Design by Hassan Gomaa, а тж. Designing Concurrent, Distributed, and Real-time Applications with UML (Object Technology Series) by Hassan Gomaa)Универсальный англо-русский словарь > I/O task structuring criteria
-
9 task structuring
Программирование: разбиение на задачи (см. Designing Concurrent, Distributed, and Real-time Applications with UML (Object Technology Series) by Hassan Gomaa) -
10 ATM client object and class structuring
Общая лексика: выделение клиентских объектов и классов банкомата (см. Software Modeling and Design by Hassan Gomaa (2011), а тж. Designing Concurrent, Distributed, and Real-time Applications with UML by Hassan Gomaa (2000))Универсальный англо-русский словарь > ATM client object and class structuring
-
11 system
1) система || системный3) вчт операционная система; программа-супервизор5) вчт большая программа6) метод; способ; алгоритм•system halted — "система остановлена" ( экранное сообщение об остановке компьютера при наличии серьёзной ошибки)
- CPsystem- H-system- h-system- hydrogen-air/lead battery hybrid system- Ksystem- Lsystem- L*a*b* system- master/slave computer system- p-system- y-system- Δ-system -
12 abstraction
1) широко используемый в моделировании принцип выделения только главных свойств и характеристик проблемы и игнорирования аспектов, не оказывающих существенного влияния на её решение."Structuring your application into levels of abstraction is the first step towards controlling complexity" (Bartosz Milewski). — Структуризация вашего приложения в соответствии с уровнями абстракции - первый шаг к реализации управления сложностью см. тж. abstraction layer, abstraction mechanism, control complexity, data abstraction, procedural abstraction
2) в ООП - процесс создания суперкласса путём выделения общих свойств или общих характеристик из объектов или конкретных классов3) набор существенных характеристик объекта, отличающих его от других объектов4) в ЯВУ - скрытие деталей реализации путём конструирования "ящика" вокруг них с разрешением ограниченной проверки его содержимогоАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > abstraction
См. также в других словарях:
Structuring element — In mathematical morphology, a structuring element (s.e.) is a shape, used to probe or interact with a given image, with the purpose of drawing conclusions on how this shape fits or misses the shapes in the image. It is typically used in… … Wikipedia
Object-oriented programming — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computing … Wikipedia
Object-Role Modeling — Not to be confused with Object relational mapping. Example of the application of Object Role Modeling in a Schema for Geologic Surface , Stephen M. Richard (1999).[1] Object Role Modeling (ORM) is a method for conceptual modeling, and can be used … Wikipedia
Object oriented design ontology — An object oriented design ontology [http://protege.stanford.edu/publications/ontology development/ontology101 noy mcguinness.html] is a hierarchical structure of design constructs. Possible constructs that may be included within an object… … Wikipedia
Object-oriented design ontology — An object oriented design ontology [1] is a hierarchical structure of design constructs. Possible constructs that may be included within an object oriented design ontology are: Design patterns [2]; Design principles; Design heuristics [3], [4].… … Wikipedia
Object Oriented Role Analysis and Modeling — The Object Oriented Role Analysis and Modeling (OOram) is a method, based on the concept of role, for performing object oriented modeling. OOram is a precursor for the Unified Modeling Language (UML).[1] Originally (1989) coined Object Oriented… … Wikipedia
Object Oriented Role Analysis Method — The Object Oriented Role Analysis Method (OOram) is a method, based on the concept of role , for performing object oriented modeling. OOram is a precursor for the Unified Modeling Language (UML). Originally (1989) coined Object Oriented Role… … Wikipedia
Critique of Pure Reason — Part of a series on Immanuel … Wikipedia
Pascal (programming language) — Pascal Paradigm(s) imperative, structured Appeared in 1970 Designed by Niklaus Wirth Typing discipline static, strong, safe … Wikipedia
biblical literature — Introduction four bodies of written works: the Old Testament writings according to the Hebrew canon; intertestamental works, including the Old Testament Apocrypha; the New Testament writings; and the New Testament Apocrypha. The Old… … Universalium
Structured programming — can be seen as a subset or subdiscipline of procedural programming, one of the major programming paradigms. It is most famous for removing or reducing reliance on the GOTO statement.Historically, several different structuring techniques or… … Wikipedia