DictionaryForumContacts

   English
Terms for subject Programming containing in there | all forms
EnglishRussian
after all, there's no point in performing custom set-up on an object that doesn't existи это понятно – бессмысленно выполнять пользовательскую настройку несуществующего объекта
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)
at the outset of a programming project there is a problem, more or less precisely defined and understood in terms of certain problem oriented concepts, and a programming language, perhaps a general purpose one, providing some machine oriented basic concepts, hopefully precisely defined and completely understoodперед началом разработки программного проекта мы имеем задачу, более или менее точно определённую и понимаемую в терминах некоторых проблемно-ориентированных понятий, и язык программирования, возможно универсальный, который обеспечивает нас некоторыми машинно-ориентированными основными понятиями, точно определёнными и понимаемыми
Common divisions describe particular ways of thinking about the world. There are two common divisions in UML — classifier/instance, and interface/implementationПринятые деления описывают конкретные способы представления мира. В UML существует два принятых деления: классификатор/экземпляр и интерфейс/реализация (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005 ssn)
Common divisions describe particular ways of thinking about the world. There are two common divisions in UML — classifier/instance, and interface/implementationПринятые деления описывают конкретные способы представления мира. В UML существует два принятых деления: классификатор / экземпляр и интерфейс / реализация (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005)
for unsigned add's and subtract's, there are much simpler formulas in terms of comparisonsдля беззнаковых сложения и вычитания есть существенно более простые формулы, использующие команды сравнения
If, as is quite common, there are ten interlock signals which allow a motor to start, the maintenance staff will need to be able to check these quickly in the event of a faultЕсли, как это обычно бывает, имеется порядка десяти блокирующих друг друга сигналов, позволяющих запустить электродвигатель, обслуживающий персонал в случае неисправности должен быть способен быстро проверить все эти сигналы (см. E.A. Parr Programmable Controllers – An Engineer's Guide 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)
in addition to these features, there are a few conventions for type namesСуществует также несколько соглашений, регулирующих порядок использования имен типов (см. Windows System Programming, 4th Edition by Johnson M. Hart 2010)
in addition to these features, there beсуществовать также (ssn)
in some processors there is enough internal memory for a low memory footprint applicationу некоторых процессоров внутренней памяти достаточно для размещения небольших приложений
in synchronous transmission mode, there is a maximum end-to-end delay defined for each unit in a data stream. Whether a data unit is transferred much faster than the maximum tolerated delay is not importantв синхронном режиме передачи для каждого элемента в потоке данных определяется максимальная задержка сквозной передачи. Если элемент данных был передан значительно быстрее максимально допустимой задержки, это не важно (см. Distributed systems: principles and paradigms / Andrew S. Tanenbaum, Maarten Van Steen 2007)
in the case of a simple vending machine, there are two kinds of eventв случае простого торгового автомата существуют два вида событий
in the figures, there are no spaces in multiword names – for example, CheckingAccountна рисунках отдельные слова в именах классов не разделяются пробелами, например CheckingAccount (см. Software Modeling and Design by Hassan Gomaa 2011)
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)
tests whether there is another word in the inputпроверяет, существует ли во входном потоке ещё одно слово (ssn)
that said, there is a wealth of academic information on the subject, originating from classical AI in mid-twentieth century as well as recent researchНесмотря на сказанное, следует отметить, что этой теме посвящено большое количество теоретических работ, начиная от исследований по искусственному интеллекту, проводимых в середине двадцатого столетия, и заканчивая современными исследованиями (см. AI Game Development: Synthetic Creatures with Learning and Reactive Behaviors / Alex J. Champandard 2003 ssn)
there are different names used to signify the entire set of classes necessary to be designed and implemented in a computer program. They are called interchangeably design classes, software classes, application classes, program classes, system classes or implementation classesИспользуются различные имена, чтобы назвать все множество классов, которые должны быть разработаны и реализованы в компьютерной программе. Они попеременно называются классами проекта, классами ПО, прикладными классами, классами программы, классами системы или классами реализации (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
there are four basic synchronization relationships between any two threads in a single process or between any two processes within a single application: start-to-start SS, finish-to-start FS, start-to-finish SF, and finish-to-finish FFСуществует четыре основных типа отношений синхронизации между любыми двумя потоками в одном процессе или между любыми двумя процессами в одном приложении: старт-старт СС, финиш-старт ФС, старт-финиш СФ и финиш-финиш ФФ (см. "Parallel and Distributed Programming Using C++" by Cameron Hughes, Tracey Hughes 2003)
there are many means of making embedded control systems safer, as in any application which has the potential of causing injury or property loss, safety must of course be a paramount concernИмеется много средств создания встроенных устройств безопасности систем управления, так как в любом приложении, в котором имеется потенциальная возможность нанесения ущерба или потери свойств, безопасность, конечно, должна быть на первом месте
there are many people and organizations involved in the manufacture and use of an industrial machine or complete plantМногие люди и организации имеют отношение к производству и применению промышленных механизмов и установок (см. Programmable Controllers – An Engineer's Guide by E.A. Parr 2003)
there are two main ways to represent matrices in Luaесть два основных способа представления матриц в Lua
there can be separate processes running on one processor, processes running on independent processors in the same computer, or processes running on entirely separate computersбывают отдельные процессы, работающие на одном процессоре, процессы, работающие на независимых процессорах одного и того же компьютера, или процессы на совершенно разных компьютерах (ssn)
there is a long history of using systems engineering in traditional engineering disciplines, such as mechanical or electrical engineeringСуществует длинная история инженерии систем в традиционных технических дисциплинах, типа проектирования механических или электрических систем (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
there is a mismatch between the type of object required by the requested operation and the type of object that is specified in the requestтип объекта, требуемый для запрошенной операции, не соответствует типу объекта, указанному в запросе (ssn)
there is a rich body of academic literature in this fieldСуществует огромный пласт научной литературы по этой теме
there is no inherent measure of time or the flow of time in a Petri netв сети Петри отсутствует измерение времени или течение времени