DictionaryForumContacts

   English
Terms for subject Programming containing s'more | all forms
EnglishRussian
A more exact method for measuring real time takes advantage of the PC's real-time clockБолее точный метод для измерения реального времени использует преимущества часов PC, работающих в реальном масштабе времени (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World ssn)
aggregation: A whole/part relationship where one object is composed of one or more other objects, each of which is considered a part of the whole. This relationship is a weak form of containment in that the lifetimes of the whole and its parts are independentагрегирование: полное или частичное отношение, в котором один объект состоит из одного или нескольких других объектов, каждый из которых рассматривается как часть целого. это отношение является слабой формой отношения включения, в котором сроки жизни целого и его частей не зависят друг от друга (см. Object-Oriented Analysis and Design with Applications 3rd Edition by Grady Booch)
control part with a set of conditions, the values of which select zero or more procedure parts to be executed in an undefined sequenceуправляющая часть с набором условий, значениея которых выбирают одну и более или ни одной процедурных частей, выполняемых в произвольной последовательности (ssn)
dividing the software appropriately into two or more tasks that can be performed at the same timeразбиение задачи, стоящей перед программным обеспечением, на несколько подзадач, которые можно выполнять одновременно (ssn)
dividing the software appropriately into two or more tasks that can be performed at the same time to accomplish the required parallelismразбиение задачи, стоящей перед программным обеспечением, на несколько подзадач, которые можно выполнять одновременно, чтобы достичь требуемого уровня параллелизма (ssn)
Figure 2.50 is a more complex exampleна рис. 2.50 представлен более сложный пример (взятая из реальной жизни дозировка негашёной извести; based on a real lime silo; см. E.A. Parr Programmable Controllers – An Engineer's Guide)
most of the software's life is the maintenance phaseна этап сопровождения приходится большая часть жизненного цикла программного обеспечения (Software is rarely static for long: new features are requested and new bugs are discovered. A piece of software is rarely in development longer than it’s in production, which means that most of the software’s life is the maintenance phase; англ. термин взят из кн.: Groves M.D. AOP in .NET: Practical Aspect-Oriented Programming Alex_Odeychuk)
most of the software's life is the maintenance phaseна этап сопровождения приходится большая часть жизненного цикла программного обеспечения (Alex_Odeychuk)
multiple inclusive selective construct: This construct consists of a number of procedure parts and a control part with a set of conditions, the values of which select zero or more procedure parts to be executed in an undefined sequenceконструктив, выбирающий с взаимовключением: данный конструктив состоит из ряда процедурных частей и управляющей части с набором условий, значениея которых выбирают одну и более или ни одной процедурных частей, выполняемых в произвольной последовательности (см. ISO/IEC 8631:1989 ssn)
To prove more general theorems about recursively defined processes, it is necessary to introduce a law which states that every properly guarded recursive equation has only one solutionдля доказательства более общих теорем о рекурсивно определённых процессах необходимо ввести закон, гласящий, что всякое должным образом предварённое рекурсивное уравнение имеет единственное решение (см. Communicating Sequential Processes by C.A.R. Hoare 1985 ssn)
the consequence is that if offending class dependencies i.e. class dependencies that introduce cycles can be eliminated or made harmless then the overall software architecture of layers and packages can be so much more stableПоследствие таково, что если неприятные зависимости классов то есть, зависимости классов, которые представляют циклы могут быть устранены или сделаны безопасными, то вся структура уровней и пакетов ПО может быть намного более устойчива (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)