DictionaryForumContacts

   English
Terms for subject Programming containing being level | all forms
EnglishRussian
A composite function block is built from a network of lower level function blocks. These can be either basic or lower level composite blocksКомпозиционный функциональный блок создаётся из сети функциональных блоков более низкого уровня. это могут быть как базисные, так и композиционные блоки более низкого уровня (см. Robert W. Lewis: Modelling control systems using IEC 61499. Applying function blocks to distributed systems)
A send hierarchy is accomplished by assigning clients and servers a level, and ensuring that messages that are being sent go only to a higher levelИерархический принцип обмена реализуется назначением клиентам и серверам уровней иерархии и обеспечения того, чтобы сообщения передавались только на более высокий уровень иерархии (см. "Getting Started with QNX Neutrino 2. A Guide for Realtime Programmers" by Rob Krten 1996 ssn)
A top-level container of a program is an instance of a heavyweight containerОсновной контейнер программы – экземпляр тяжеловесного контейнера (ssn)
A top-level container of a program is an instance of a heavyweight containerОсновной контейнер программы – экземпляр тяжеловесного контейнера (ssn)
bottom-up testing: An incremental approach to integration testing where the lowest level components are tested first, and then used to facilitate the testing of higher level components. This process is repeated until the component at the top of the hierarchy is testedвосходящее тестирование: последовательный подход к интеграционному тестированию, при котором компоненты нижнего уровня тестируются первыми и затем используются для облегчения тестирования компонентов более высокого уровня. этот процесс повторяется до тех пор, пока компонент на самом верху иерархии не будет протестирован (см. Standard glossary of terms used in Software Testing)
component: A logical collection of classes that collaborate to provide a set of services offered through the component's provided interfaces. The services required by the component are requested through its required interfaces. A component may also consist of other components and may be nested to whatever level requiredкомпонент: логическая совокупность классов, взаимодействующих вместе для обеспечения набора услуг сервисов, предлагаемых через предоставленные интерфейсы компонента. Услуги сервисы, требуемые компонентом, запрашиваются с помощью его требуемых интерфейсов. Кроме того, компонент может состоять из других компонентов и быть вложенным в другой компонент (см. Object-Oriented Analysis and Design with Applications 3rd Edition by Grady Booch ssn)
Consider the case of a superstate on a statechart that is decomposed into two lower-level concurrent statechartsРассмотрим случай надсостояния на диаграмме состояний, разложенной на две параллельные диаграммы более низкого уровня (см. Designing Concurrent, Distributed, and Real-time Applications with UML Object Technology Series by Hassan Gomaa ssn)
ensuring that messages that are being sent go only to a higher levelобеспечение того, чтобы сообщения передавались только на более высокий уровень (иерархии ssn)
JWindow is a top-level container with no "decorations" – no borders, title, menu bar or scrollbarJWindow – основной контейнер без "художественного оформления" – никаких границ, заголовка, строк меню и полос прокрутки (ssn)
JWindow is a top-level container with no "decorations" – no borders, title, menu bar or scrollbarJWindow – основной контейнер без "художественного оформления" – никаких границ, заголовка, строк меню и полос прокрутки (ssn)
security policy, that is, the rules for access-to-information at each project organization levelобеспечение защиты, включая правила доступа к информации на уровне каждой проектной организации (ssn)
the dynamic system is constructed and understood in terms of high level concepts, which are in turn constructed and understood in terms of lower level concepts, and so forth.Динамическая система составляется и осмысливается в терминах понятий высокого уровня, которые в свою очередь составляются и осмысливаются в терминах понятий более низкого уровня и т.д.
the strategic level processes the organizational knowledge, such as rules and facts behind a highly profitable product selling. This is a realm of knowledge systems assisted by knowledge base technologyСтратегический уровень обрабатывает организационные знания, типа правил и фактов, обусловливающих высокий уровень выгодной продажи изделий. это – область действия систем знаний, которые сопровождает технология баз знаний (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
the strategic level processes the organizational knowledge, such as rules and facts behind a highly profitable product selling. This is a realm of knowledge systems assisted by knowledge base technologyСтратегический уровень обрабатывает организационные знания, типа правил и фактов, обусловливающих высокий уровень выгодной продажи изделий. это – область действия систем знаний, которые сопровождает технология баз знаний (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
this is not the case for application-level state machines that are called when the application goes from one discrete mode of operation or user interface display into anotherОднако для конечных автоматов, работающих на уровне приложения, которые вызываются при переходе приложения из одного режима выполнения операций или отображения пользовательского интерфейса в другой, такие ситуации не характерны (см. "Writing Mobile Code Essential Software Engineering for Building Mobile Applications" by Ivo Salmre 2005 ssn)
with lower level components being simulated by stubsс использованием заглушек вместо компонентов более низкого уровня (ssn)