DictionaryForumContacts

   English
Terms for subject Programming containing depends on | all forms | exact matches only | in specified order only
EnglishRussian
an ordinary inductive definition is one whose validity depends on the fact that the right hand side of each equation uses only indices less than that of the left hand sideСодержательность обычного индуктивного определения основана на том, что индексы, используемые в правой части каждого уравнения, меньше, чем индексы левой части (см. Communicating Sequential Processes by C.A.R. Hoare 1985 ssn)
depend on diagnostic coverage of failure detectionзависеть от диагностического охвата обнаружения отказов (ssn)
depend on the degree of redundancy and of the monitoringзависеть от степени избыточности и текущего контроля (ssn)
depend on the diagnostic coverage of the testsзависеть от диагностического охвата тестов (ssn)
depend on the order of executionзависеть от порядка выполнения (говоря о результате вычислений Alex_Odeychuk)
depend on the quality of the votingзависеть от качества устройства голосования (ssn)
Dependencies allow the capabilities to be implemented as independent components that provides their own interfaces, but that depends on AI modulesСредства поддержки зависимостей позволяют реализовать возможности с помощью независимых компонентов, которые предоставляют доступ к собственным интерфейсам, но зависят от модулей ИИ (см. AI Game Development: Synthetic Creatures with Learning and Reactive Behaviors / Alex J. Champandard 2003 ssn)
depends on the architectureзависеть от архитектуры (Alex_Odeychuk)
events can depend on each otherсобытия могут зависеть друг от друга (ssn)
execution always depends on the content of the accumulatorвыполнение всегда зависит от содержимого аккумулятора (в ПЛК ssn)
independent components that provides their own interfaces, but that depends on AI modulesнезависимые компоненты, которые предоставляют доступ к собственным интерфейсам, но зависят от модулей ИИ (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)
response to a particular event depends on the sequence of previous eventsреакция на определённое событие зависит от последовательности предыдущих событий (ssn)
the signature depends on the interface type which can be operation, stream or signalСигнатура зависит от типа интерфейса, который может быть интерфейсом операций, потоков и сигналов (см. ISO/IEC 10746-1, ГОСТ Р ИСО/МЭК 10746-1-2004)
Valid method names of an instance object depend on its classДействительные имена методов объекта-экземпляра зависят от его класса (см. An Introduction to Python – The Python Tutorial version 3.2 by Guido van Rossum and Fred L. Drake 2011 ssn)