DictionaryForumContacts

   Russian
Terms for subject Programming containing предполагая | all forms
RussianEnglish
в контексте унифицированного процесса "реализация" означает программирование и построение системы, но не её развёртывание. Дисциплина "окружение" предполагает установку необходимых средств и настройку процесса для данного проектаin the UP, Implementation means programming and building the system, not deployment. The Environment discipline refers to establishing the tools and customizing the process for the project (см. Applying UML and Patterns by Craig Larman 2002)
в UML предполагается, что может существовать абстрактное понятие типа сущности например, банковский счёт и отдельные конкретные экземпляры этой абстракции такие как "мой банковский счёт" или "ваш банковский счёт"UML considers that we might have the abstract notion of a type of thing such as a bank account and then specific, concrete instances of that abstraction such as "my bank account" or "your bank account" (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005 ssn)
в предыдущей главе мы предполагали, что время дискретно. в этом случае возможные показания часов задаются неотрицательными целыми числами и события могут происходить только в целочисленные моменты времениin the previous chapter, we assumed that time is discrete. When time is modeled in this manner, possible clock values are nonnegative integers, and events can only occur at integer time values (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999)
Время запроса данных у монитора и ожидания ответа предполагается малым по сравнению с общим временем выполненияthe time to request data from a monitor task and wait for the response is assumed to be small compared to the total execution time (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999)
для упрощения модели я предполагаю такую последовательность действий при использовании микроволновой печиto simplify the model, I have assumed that the sequence of actions in using the microwave is (Software engineering , 8th ed. / Ian Sommerville (2007))
как обсуждалось ранее, комбинационные логические схемы обладают следующим свойством: выход логического блока является функцией только текущих входных значений, при этом предполагается, что прошло достаточно времени для установления режима логического элементаCombinational logic circuits, described earlier, have the property that the output of a logic block is only a function of the current input values, assuming that enough time has elapsed for the logic gates to settle (см. Digital Integrated Circuits – A Design Perspective 2/e by Jan M. Rabaey, Anantha Chandrakasan, Borivoje Nikolić 2003 ssn)
класс, который не предполагает создания объектовnon-object constructing class (абстрактный класс Alex_Odeychuk)
неявно предполагать, чтоassume without stating it that (ssn)
Одно из возможных решений, которое, однако, мы применять не будем, предполагает создание большого массива указателей и присваивание значений указателям друг за другом по мере выделения памяти под новые структурыOne solution, which we won't use, is to create a large array of pointers and assign values to the pointers, one by one, as new structures are allocated (C Primer Plus by Stephen Prata (2013) ssn)
Польза от методов борьбы с искажениями ограничена, поскольку предполагается, что разработчик заранее предугадает несколько возможных типов искажений и предусмотрит программно реализуемые функции для их устраненияDamage-correction techniques are of limited benefit because they require one to predict in advance a few possible types of damage and to design software functions to undo the damage when it occurs ("Software Reliability: Principles and Practices" by Glenford J. Myers (1976) ssn)
предполагается, чтоwe have assumed that (ssn)
предполагать сериализацию типаintend the type to be serialized (Alex_Odeychuk)
предполагать, что тип будет сериализованintend the type to be serialized (Alex_Odeychuk)
предполагаться малымbe assumed to be small (ssn)
различные состояния предполагают различные способы реакции на событияdifferent states imply a different way of reacting to events (ssn)
Создание временных планов предполагает, что известны структурная декомпозиция работы и список задачBuilding time schedules assumes that the work breakdown structure and the task list are known (см. "Practical Software Engineering: A Case-Study Approach" by Maciaszek L.A. and Liong B.L. 2005 ssn)