DictionaryForumContacts

   English Russian
Terms for subject Programming containing For an | all forms | exact matches only | in specified order only
EnglishRussian
aggregate object: An object that's composed of subobjects. The subobjects are called the aggregate's parts, and the aggregate is responsible for themагрегированный объект: объект, составленный из подобъектов. Подобъекты называются частями агрегата, и агрегат отвечает за них (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides ssn)
aggregation relationship: The relationship of an aggregate object to its parts. A class defines this relationship for its instances e.g., aggregate objectsотношение агрегирования: отношение агрегата и его частей. Класс определяет такое отношение для своих экземпляров, то есть агрегированных объектов (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides ssn)
allocator for an anonymous access typeгенератор анонимного ссылочного типа (Alex_Odeychuk)
an analogous mechanism for "record handling" was first proposed by HoareАналогичный механизм для "обработки записей" впервые был предложен Хоаром (ssn)
an ideal funnel process would schematically look like Figure 11.7, whereby there is a gradual decrease in visitors width of funnel due to self qualification pageviews height of funnel by, for example, price, feature list, delivery location, stock availability, and so onИдеальная последовательность схематически выглядит, как показано на рис. 11.7, где количество посетителей уменьшается постепенно оно соответствует ширине воронки-последовательности по мере просмотра страниц высота воронки, содержащих, например, информацию о ценах, наличии товара, описание товара, условия доставки и т.д. (см. Advanced Web metrics with Google Analytics / Brian Clifton 2008 ssn)
an inappropriate action for this stateНекорректное действие для этого состояния (ssn)
an object also referred to as an object instance is a single thing – for example, John's car or Mary's accountОбъект называемый также экземпляром класса – это единичная сущность, например автомобиль Джона или счёт Мери (см. Designing Concurrent, Distributed, and Real-Time Applications with UML by Hassan Gomaa ssn)
an object also referred to as an object instance is a single thing – for example, John's car or Mary's accountОбъект называемый также экземпляром класса — это единичная сущность, например автомобиль Джона или счёт Мери (см. Designing Concurrent, Distributed, and Real-Time Applications with UML by Hassan Gomaa ssn)
applications that compose an enterprise's existing system for handling company-wide informationприложения, входящие в состав системы обработки информации общекорпоративного уровня (ssn)
applications that compose an enterprise's existing system for handling company-wide informationприложения, входящие в состав системы обработки информации уровня организации (ssn)
appropriate version of an application for a given platformподходящая версия приложения для указанной платформы (ssn)
be registering for notification of an eventрегистрироваться для получения уведомления о событии (ssn)
behavioral control for an example animatповеденческое управление аниматами, рассматриваемыми в качестве примера (ssn)
Broadcast Algorithm: A method for disseminating information or making decisions in a distributed program. For decision making, each process broadcasts requests and acknowledgements to all other processes and maintains an ordered message queue that it uses to decide when its request is the oldestАлгоритм рассылки: метод распространения информации или принятия решений в распределённой программе. Для принятия решения каждый процесс отправляет запросы и подтверждения всем остальным процессам и обслуживает упорядоченную очередь сообщений, по которой определяется наиболее давний запрос (см. "Foundations of Multithreaded, Parallel, and Distributed Programming" by Gregory R. Andrews 2000 ssn)
business logic object: An object that encapsulates the business rules business-specific application logic for processing a client requestобъект бизнес-логики: объект, инкапсулирующий бизнес-правила бизнес-логику конкретного приложения обработки запроса клиента (см. Hassan Gomaa: Designing Concurrent, Distributed, and Real-Time Applications with UML ssn)
code for an abstract machineкод для абстрактной машины (University of Melbourne, Австралия Alex_Odeychuk)
codes for an unsatisfiable boolean expressionкоды невыполнимых булевых формул (ssn)
controls for constructing an unordered list of user-entered itemsэлементы управления для создания неупорядоченного списка вводимых пользователем элементов (ssn)
create a data access layer for an applicationсоздать в приложении уровень доступа к данным (русс. термин "уровень доступа к данным" взят для перевода из кн.: Парамонов И.В. Разработка приложений баз данных с использованием средств объектно-реляционного отображения: метод. указания Alex_Odeychuk)
Create an instance variable to hold the current state, and define values for each of the statesСоздайте переменную экземпляра для хранения текущего состояния, определите значение для каждого возможного состояния (ssn)
data connection: An association between two function blocks for the conveyance of dataинформационное соединение: связь между двумя функциональными блоками для передачи данных (cм. IEC 61499-1 ssn)
default method for an interfaceметод интерфейса с реализацией по умолчанию (говоря о методе интерфейса и реализации метода Alex_Odeychuk)
define an alternative name for an existing typeназначать альтернативное имя существующему типу (Alex_Odeychuk)
develop an architecture for the systems in the domainразработка архитектуры семейства систем, входящих в данную предметную область (ssn)
dynamic language, used for a wide variety of purposes, with an emphasis on clean and expressive codeшироко распространённый динамический язык с акцентом на ясный выразительный код (ssn)
effective way to design an algorithm for a programэффективный способ разработки алгоритма программы (ssn)
Entry and exit actions may not be evaded by any means, including the occurrence of exceptions. They provide an encapsulation mechanism for the specification of state machine behavior, with a guarantee that necessary actions will be performed under all circumstancesДействий при входе и выходе невозможно избежать, даже при выбрасывании исключений. Эти действия представляют собой механизм инкапсуляции, служащий для спецификации поведения конечного автомата, и гарантируют выполнение неких обязательных действий при любых условиях (см. "The UML Reference Manual" by J.Rumbaugh, Ivar Jacobson, Grady Booch 1999 ssn)
evaluation of an allocator for an access typeвычисление генератора ссылочного типа (Alex_Odeychuk)
event for an event controlled taskсобытие для событийно управляемых задач (ssn)
every system has a life cycle. A life cycle can be described using an abstract functional model that represents the conceptualization of a need for the system, its realization, utilization, evolution and disposalЖизненный цикл может быть описан с использованием абстрактной функциональной модели, представляющей концептуализацию потребности в системе, её реализации, применения, развития и ликвидации (см. ISO/IEC 15288:2002E)
field for entering the initial value of an elementполе для ввода начального значения элемента (ssn)
Finite state machines have long been used as an organizing principle for designing and implementing complex behavior in event-driven programsКонечные автоматы уже давно используются в качестве организационного принципа при разработке и реализации сложного поведения в управляемых событиями программах (таких как сетевые адаптеры и компиляторы ssn)
flow diagram of an exemplary process for searching for malware updates and scanning a computing device for malwareблок-схема последовательности операций иллюстративного процесса для поиска обновлений признаков вредоносных программ и сканирования вычислительного устройства на наличие вредоносных программ (ssn)
for an allocator with a qualified expression, this expression defines the initial value of the created objectдля генератора, в котором используется квалифицированное выражение, начальное значение создаваемого объекта определяется этим выражением (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
for an allocator with a subtype indication, the initial value of the created object is the same as the default initial value for an explicitly declared variable of the designated subtypeдля генератора, в котором используется указание подтипа, начальным значением создаваемого объекта является то же значение, которое задаётся неявно в объявлении переменной неявное начальное значение указанного подтипа (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
for an event to occurдля того чтобы событие произошло (ssn)
for an event to occur, it may be necessary for certain conditions to holdдля того чтобы событие произошло, необходимо выполнение соответствующих условий
for example, a particular mandatory membership may additionally imply that the membership is fixed, i.e. once an object is linked to a target object in the association it cannot be reconnected to another target object in the same associationНапример, данная обязательная принадлежность может дополнительно означать, что принадлежность является фиксированной, т.е. если объект связан с целевым объектом в ассоциации, он не может быть повторно связан с другим целевым объектом в той же ассоциации (см. Maciaszek, L.A.: Requirements Analysis and System Design, 3rd ed. 2007)
for example, a system controlling a valve may move from a state "Valve open' to a state 'Valve closed" when an operator command the stimulus is receivedНапример, система, управляющая клапаном, при получении команды оператора стимул может перейти из состояния "Клапан открыт" к состоянию "Клапан закрыт" (см. Software engineering, 8th ed. / Ian Sommerville 2007)
for example, a system controlling a valve may move from a state ‘Valve open' to a state ‘Valve closed' when an operator command the stimulus is receivedНапример, система, управляющая клапаном, при получении команды оператора стимул может перейти из состояния "Клапан открыт" к состоянию "Клапан закрыт" (см. Software engineering, 8th ed. / Ian Sommerville 2007)
for example, how to ask an interrupt controller chip about which interrupt fired, or how to interface to the timer chip to be able to arrange for periodic interrupts, etcНапример как опрашивать контроллер прерываний о том какое прерывание произошло или о том как настроить таймер на регулярную генерацию прерываний (и т.п.; см. "Getting Started with QNX Neutrino 2. A Guide for Realtime Programmers" by Rob Krten (1996))
for example, if the value of a byte variable is promoted to int inside an expression, outside the expression, the variable is still a byteТак, если значение переменной типа byte продвигается к типу int внутри выражения, то вне выражения эта переменная по-прежнему относится к типу byte
for the denotation of generalized functions to whole application A an inferior index A is usedдля обозначения обобщённых функций состояний для целого приложения А используется нижний индекс A
for the duration of the lifetime of an objectна всё время существования объекта
identifier for an operationидентификатор операции (ssn)
if the action of a transition is only an action of one of the two processes, then there will be a transition in the parallel composition for each location of the other timed automatonесли действием некоторого перехода будет действие только одного из двух процессов, то для каждой позиции второго временного автомата в параллельной композиции будет совместный переход (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999 ssn)
implementation for an abstract data typeреализация абстрактного типа данных (ssn)
in an item, the existence of more than one means for performing a required functionНаличие в объекте более чем одного средства, необходимого для выполнения требуемой функции (о резервировании в IEC 60050-351)
in another aspect, for a UM software component of an XML snippet, the programming environment can utilize the XML importation element to replicate the XML snippet upon compilation, avoiding time-consuming and error prone requirements for manual code duplicationв другом аспекте для программного компонента системы UM фрагмента языка XML среда программирования может использовать элемент импорта XML для дублирования фрагмента XML при компиляции, что предотвращает отнимающее много времени и подверженное ошибкам требование ручного копирования кода
in EJB programming, an interface that specifies the methods used by local clients for locating, creating, and removing instances of enterprise bean classesв модели программирования EJB – интерфейс, описывающий методы, применяемые локальными клиентами для поиска, создания и удаления экземпляров классов объектов EJB (см. local home interface)
in EJB programming, an interface that specifies the methods used by local clients for locating, creating, and removing instances of enterprise bean classesв модели программирования EJB – интерфейс, описывающий методы, применяемые локальными клиентами для поиска, создания и удаления экземпляров классов объектов EJB (см. local home interface)
in one aspect, for a UM software component that is a context or setting of the UM application e.g., availability of a UM service for a particular user, the programming environment uses an XML conditional attribute to condition a prompt, transition or grammar node the UM FSMв одном аспекте для программного компонента системы UM, который является контекстом или установочным параметром приложения системы UM например, доступность службы системы UM для конкретного пользователя, среда программирования использует условный атрибут языка XML для задания условия для подсказки, перехода или грамматического узла конечного автомата системы UM
in some cases, an initial value of zero for your instance variables may work fineв некоторых случаях инициализация переменных экземпляров нулями может работать хорошо
information chain for an industrial processинформационные связи в производственном процессе (ssn)
largest valid size for an application bufferнаибольшее правильное значение размера буфера приложения (ssn)
mechanism for classifying an administered itemметод классификации администрируемых элементов (ssn)
mechanism for explicitly deallocating the storage occupied by an object created by an allocatorмеханизм для явного освобождения памяти, занимаемой объектом, созданным при помощи генератора (ssn)
mechanism for extending an application's functionalityмеханизм расширения функциональности приложения (ssn)
name and type for an inputимя и тип для входа (ssn)
notation for an error typeнотация типа ошибок (ssn)
notation for an error valueнотация значения ошибки (ssn)
notation for an operation typeнотация типа операции (ssn)
notation for an operation valueнотация значения операции (ssn)
obvious goal for an e-commerce websiteочевидная цель веб-сайта электронной торговли (ssn)
once fields and methods are relocated to new class classes, an association link should be established from the old to the new class. This can be one-way link unless there is an obvious need for backward message passing. Of course, the relocation of methods has an impact on client classes that depended on these methods. This necessitates changes to method invocations in these classesкак только поля и методы будут перемещены в новый класс классы, должна быть установлена связь ассоциации от старого класса к новому. это может быть односторонняя связь, если нет очевидной потребности в обратной передаче сообщений. Конечно, перемещение методов должно влиять на классы клиента, которые зависели от этих методов. это требует изменений в обращениях к методам в этих классах (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
pay rate for an hourly employeeоклад служащего (ssn)
powerful technique for documenting an expert's knowledgeэффективный способ документирования экспертных знаний (ssn)
powerful technique for documenting an expert's knowledge so that it can be readily understood and applied by othersодин из наиболее эффективных способов документирования экспертных знаний (ssn)
program for computing the sum of all the prime numbers in an intervalпрограмма для вычисления суммы всех простых чисел на интервале (ssn)
Programming for network access is based on an abstraction known as a socketПрограммирование сетевого доступа основано на абстрактном понятии, называемом сокетом (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World ssn)
protection encapsulation provides for the data component of an objectзащита, которую обеспечивает инкапсуляция компонентов данных объекта (ssn)
provide behavioral control for an example animatосуществление поведенческого управления аниматами, рассматриваемыми в качестве примера (ssn)
provides an environment for unit or component testingпредоставляет окружение для модульного тестирования или компонентного тестирования (ssn)
queueing phenomena, arising when an object has to wait for service from a currently busy serverявления, связанные с очередями, возникающие тогда, когда объекту приходится ждать обслуживания от занятого в данный момент исполнителя (ssn)
TO relieve the burdens of the hard coded nature and control elements for processing messages, an eXtensible Markup Language is used to create the FSMдля освобождения от трудностей, связанных с жёстким кодированием и управляющими элементами для обработки сообщений, для создания конечного автомата используется расширяемый язык разметки XML (ssn)
request-for-proposal for an OO visual modeling languageзапрос на предложение для ОО языка визуального моделирования (ssn)
Requirements — Requirements analysis for an application, such as writing use cases and identifying non-functional requirementsТребования. это анализ требований для данного приложения, в том числе описание прецедентов и определение нефункциональных требований (см. Applying UML and Patterns by Craig Larman 2002)
Requirements — Requirements analysis for an application, such as writing use cases and identifying non-functional requirementsТребования. это анализ требований для данного приложения, в том числе описание прецедентов и определение нефункциональных требований (см. Applying UML and Patterns by Craig Larman 2002)
response of a second-order system for an impulse function inputреакция системы второго порядка на импульсную входную функцию (ssn)
root directory for an applicationкорневой каталог приложения (Alex_Odeychuk)
simple but powerful technique for finding roots of an equationпростой, но мощный способ нахождения корней уравнения (ssn)
state: A condition or situation during the life of an object during which it satisfies some condition, performs some activity, or waits for some eventсостояние: условие или ситуация в жизненном цикле объекта, во время которой он удовлетворяет некоему условию, выполняет определённую деятельность или ожидает какого-либо события (см. "The UML Reference Manual" by J.Rumbaugh, Ivar Jacobson, Grady Booch 1999 ssn)
state: A condition or situation during the life of an object during which it satisfies some condition, performs some activity, or waits for some eventсостояние: условие или ситуация в жизненном цикле объекта, во время которой он удовлетворяет некоему условию, выполняет определённую деятельность или ожидает какого-либо события
state machine for computing the parity of an input binary numberконечный автомат для определения чётности входного двоичного числа (ssn)
step for an inorder traversalшаг обхода с порядковой выборкой (ssn)
step for an postorder traversalшаг обхода с отложенной выборкой (ssn)
step for an preorder traversalшаг обхода с предварительной выборкой (ssn)
steps for an inorder traversalшаги обхода с порядковой выборкой (ssn)
steps for an postorder traversalшаги обхода с отложенной выборкой (ssn)
steps for an preorder traversalшаги обхода с предварительной выборкой (ssn)
technique for documenting an expert's knowledgeспособ документирования экспертных знаний (ssn)
technique for finding roots of an equationметод нахождения корней уравнения (ssn)
technique for finding roots of an equationспособ нахождения корней уравнения (ssn)
the default value for an inlined functional parameterзначение по умолчанию для параметра-встраиваемой функции (Alex_Odeychuk)
the fundamental character of an imperative programming language is in large part determined by the design of the storage bindings for its variables. It is therefore important to have a clear understanding of these bindingsОсновные свойства императивного языка программирования в значительной степени определяются разработкой способов связывания ячеек памяти с переменными, которые в них хранятся. Из этого следует важность чёткого понимания этих связей (см. Concepts of programming languages / Robert W. Sebesta.–10th ed. 2012)
the great strength of the state machine approach is that it enables you to come up with an explicit definition of valid states for some aspect of your application and enforce proper behaviors as an application moves from one state to anotherМощь подхода, использующего конечный автомат, обусловлена тем, что он позволяет в явном виде определить действительные состояния для некоторого аспекта вашего приложения и задать соответствующие варианты поведения при переходах приложения из одного состояния в другое (см. "Writing Mobile Code Essential Software Engineering for Building Mobile Applications" by Ivo Salmre 2005)
the primary database does not wait for an acknowledgment that the log data was received by the standby systemПервичная база данных не ожидает подтверждения получения данных журнала резервной системой
the selection and development of such life cycle forms by an organization depend on several factors, including the business context, the nature and complexity of the system, the stability of requirements, the technology opportunities, the need for different system capabilities at different times and the availability of budget and resourcesВыбор и разработка организацией конкретных форм жизненного цикла зависят от ряда факторов, включая бизнес-контекст, природу и сложность системы, стабильность требований, технологические возможности, потребность в различных системных возможностях во времени и наличие бюджетных средств и ресурсов (см. ISO/IEC 15288:2002E)
the steady-state response is the response that exists for a long time following an input signal initiationУстановившийся режим – это реакция системы, которая остаётся спустя большой промежуток времени с момента приложения входного сигнала (см. Modern Control Systems by Richard C. Dorf & Robert H. Bishop 2008)
the steady-state response is the response that exists for a long time following an input signal initiationУстановившийся режим — это реакция системы, которая остаётся спустя большой промежуток времени с момента приложения входного сигнала (см. Modern Control Systems by Richard C. Dorf & Robert H. Bishop 2008)
the type of the attribute has an initial uppercase letter – for example, Boolean, Integer, or RealТип атрибута пишется с большой буквы, например Boolean, Integer или Real (см. Software Modeling and Design by Hassan Gomaa 2011)
the type of the attribute has an initial uppercase letter – for example, Boolean, Integer, or RealТип атрибута пишется с большой буквы, например Boolean, Integer или Real (см. Software Modeling and Design by Hassan Gomaa 2011)
there are several motivations for modularizing an app by means of methodsСуществует несколько причин для модульной организации программ с применением методов (см. Deitel P., Deitel. H. – Visual C# 2012 How to Program, 5Ed. – 2013)
this technique is similar to the operation of an assembly line and is especially useful for vector and array processingэтот метод обработки подобен функционированию сборочного конвейера и особенно удобен для работы с векторами и массивами
time for an atomic transitionдлительность атомарного перехода (ssn)
time for an atomic transition in the modelдлительность атомарного перехода в модели (ssn)
toolchain for cross compilation to an embedded platformнабор инструментов для компиляции в машинный код встроенной платформы (adacore.com Alex_Odeychuk)
UML notation for an actorобозначение действующего субъекта в UML (ssn)
UML notation for an actorобозначение активного субъекта в UML (ssn)
unit test framework: A tool that provides an environment for unit or component testing in which a component can be tested in isolation or with suitable stubs and drivers. It also provides other support for the developer, such as debugging capabilitiesинтегрированная среда модульного тестирования: инструмент, предоставляющий окружение для модульного тестирования или компонентного тестирования, в котором компонент может быть протестирован как в изоляции, так и с соответствующими заглушками и драйверами. этот инструмент также предоставляет разработчику возможности отладки (Standard glossary of terms used in Software Testing)
variable to hold the pay rate for an hourly employeeпеременная для хранения оклада служащего (ssn)
various techniques for incorporating data binding into the architecture of an applicationразличные приёмы встраивания технологии связывания данных в архитектуру приложения (ssn)
version of an application for a given platformверсия приложения для указанной платформы (ssn)
we assume that the outside world will deposit a token in the place corresponding to an input symbol and then wait for a token to appear in a place corresponding to an output symbol which will then be removedмы допускаем, что из внешнего мира помещается фишка в позицию, соответствующую входному символу, а затем фишка, появившаяся в позиции, соответствующей выходному символу, удаляется оттуда