DictionaryForumContacts

   Russian
Terms for subject Programming containing на вершине | all forms | exact matches only | in specified order only
RussianEnglish
вершина, на которую указывает эта дугаnode to which the arrow points (ssn)
дескриптор, находящийся на вершине стекаdescriptor on the top of the stack (ssn)
замена дескриптора, находящегося на вершине стека, содержимым адресуемого словаreplace the descriptor on the top of the stack with the referenced word (ssn)
запрос элемента, находящегося на вершине стека если стек не пустquery to find out what the top element is, if the stack is not empty (ssn)
команда вталкивания некоторого элемента на вершину стекаcommand to push an element on top of a stack (ssn)
слово, находящееся на вершине стекаtop word on the stack (ssn)
содержимое слова, находящегося на вершине стекаtop word on the stack (ssn)
удаление слова, находящегося на вершине стекаtop word on the stack is discarded (ssn)
Условимся, что когда процесс достигает вершины у основания этой дуги, он мгновенно переходит назад к вершине, на которую указывает дугаthe convention is that when a process reaches the node at the tail of the arrow, it immediately and imperceptibly goes back to the node to which the arrow points (см. Communicating Sequential Processes by C.A.R. Hoare 1985)