DictionaryForumContacts

   Russian
Terms for subject Programming containing природа | all forms | exact matches only
RussianEnglish
асинхронная природаasynchronous nature (ssn)
всё сказанное означает, что разработчик ПО должен быть готов создавать ПО, которое можно приспосабливать к изменениям. этого требует сама природа ПО. Программное обеспечение должно быть приемлемым – понятным, обслуживаемым и расширяемымthis said, a software engineer must be prepared to build software that can accommodate change. That is the demanded nature of software. Software must be supportable – understandable, maintainable and scalable (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
Выбор и разработка организацией конкретных форм жизненного цикла зависят от ряда факторов, включая бизнес-контекст, природу и сложность системы, стабильность требований, технологические возможности, потребность в различных системных возможностях во времени и наличие бюджетных средств и ресурсов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)
динамическая природаdynamic nature (ssn)
динамическая природа структурыdynamic nature of the structure (ssn)
документация по инциденту о его проявлении, природе и состоянииdocumentation of the occurrence, nature, and status of an incident (ssn)
другая важная особенность сетей Петри – это их асинхронная природаAnother major feature of Petri nets is their asynchronous nature
другая важная особенность сетей Петри – это их асинхронная природаAnother major feature of Petri nets is their asynchronous nature
как выявлено в оригинальной работе Брукса 1987, программное обеспечение нематериально по природеas observed in the seminal work of Brooks 1987, software is immaterial in nature (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
который по своей природе может быть числовым или не числовымwhich may or may not be numerical in nature (ssn)
материальный по своей природеmaterial in nature (ssn)
Модели утверждаются и используются в технических изделиях. Эти изделия материальны по своей природе – мосты, строения, электростанцииthe models are validated and applied in engineering products. These products are material in nature – bridges, buildings, power stations (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
Модели утверждаются и используются в технических изделиях. Эти изделия материальны по своей природе – мосты, строения, электростанцииthe models are validated and applied in engineering products. These products are material in nature – bridges, buildings, power stations (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
Модель системы по своей природе является абстракцией моделируемой системыA model of a system, by its nature, is an abstraction of the modeled system (см. Petri Net Theory And The Modeling Of Systems / James L. Peterson 1981 ssn)
мы ограничены самой природой нашего интеллектаthe limit is set by the nature of our own intellect
недетерминированная природаnondeterministic nature (автомата ssn)
Некоторые системы, однако, существенно асинхронны по своей природеSome systems, however, are inherently asynchronous in nature (ssn)
нематериальный по природеimmaterial in nature (ssn)
потоконебезопасная природаnon-thread-safe nature (какого-л. класса Alex_Odeychuk)
природа времени в параллельных системахnature of time in concurrent systems (ssn)
природа высокотехнологичной индустрииnature of the high-tech industry (ssn)
природа задач и состоянийnature of tasks and states (ssn)
природа и сложность системыnature and complexity of the system (ssn)
природа интерфейсовnature of interfaces (ssn)
природа компьютеризацииcompucentric nature (ssn)
природа компьютеризации проектов современных механических системcompucentric nature of modern mechanical systems designs (ssn)
природа консалтинговых компанийnature of consulting firms (ssn)
природа локальной среды подпрограммыnature of the local environment of a subprogram (ssn)
природа параллелизмаconcurrent nature (ssn)
природа подразделений информационных системnature of the information systems function (ssn)
природа проблемы проектированияnature of the design problem (ssn)
природа рабочих мест во всех функциональных областяхnature of jobs in all functional areas (ssn)
природа языкаlanguage nature (ssn)
программное обеспечение нематериально по природеsoftware is immaterial in nature (ssn)
своя природаnature of it (ssn)
ERP системы изменили природу консалтинговых компанийERP has changed the nature of consulting firms (ssn)
ERP системы изменили природу подразделений информационных системERP has changed the nature of the information systems function (ssn)
ERP системы изменили природу рабочих мест во всех функциональных областяхERP has changed the nature of jobs in all functional areas (ssn)
Учитывая это, природа компьютеризации проектов современных механических систем становится более понятной. Вычислительные способности и ограничения должны рассматриваться на всех стадиях процесса проектирования и реализации. В частности, эффективность окончательной промышленной системы будет существенно зависеть от качества функционирования программного обеспечения в реальном масштабе времени, которое управляет механизмомwith this context, the compucentric nature of modern mechanical systems designs becomes clearer. Computational capabilities and limitations must be considered at all stages of the design and implementation process. In particular, the effectiveness of the final production system will depend very heavily on the quality of the real time software that controls the machine (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)
формулировка фундаментальной природы задачи управленияstatement of the fundamental nature of the control problem (ssn)
фундаментальная природа задачи управленияfundamental nature of the control problem (ssn)
Цель рефакторинга Интерфейс извлечения двойная и определяется так: "Несколько клиентов используют то же самое подмножество интерфейса класса или два класса содержат общую часть своих интерфейсов" Фаулер, 1999, с.341. Метод рефакторинга Интерфейс извлечения используется, чтобы "выделить подмножество в интерфейс" там же. Идея относительно этого рефакторинга связана с самой природой интерфейсовthe refactoring target of Extract Interface is twofold and defined as “Several clients use the same subset of a class's interface, or two classes have part of their interfaces in common” (Fowler, 1999, p.341). The Extract Interface refactoring method is to “extract the subset into an interface” (Fowler, 1999, p.341). The idea of this refactoring is related to the very nature of interfaces (Section 9.1.6; см. Maciaszek L.A. and Liong B.L. (2005): Practical Software Engineering; раздел 9.1.6)
этого требует сама природа ПОthat is the demanded nature of software (ssn)
этого требует сама природа программного обеспеченияthat is the demanded nature of software (ssn)