portrait

Yury Filyushin

Moscow, Russia

Translate From: English (EN)

Translate To: Russian (RU)

3,665

Words Translated

0

Terms Translated

Yury’s Selected Translation Work

Terms and text shown below represent Yury’s contributions to TermWiki.com, a free terminology website and knowledge resource for the translation community.

English (EN)opening premium

If the opening price of an IPO is higher than its initial price, the difference would be the opening premium.

Russian (RU)начальная премия

Разница между ценой акций в день начала торговли при IPO и их первоначальной ценой.

Banking; Initial public offering

English (EN)pipeline

If the total function applied to the data can be divided into distinct processing phases, different portions of data can flow along from phase to phase; such as a compiler with phases for lexical analysis, parsing, type checking, code generation and so on. As ...

Russian (RU)конвейерная обработка

Представление единого процесса манипуляции с данными в виде отдельных этапов, на каждом из которых происходит их частичная обработка; например, компилирование данных включает в себя этапы лексического и синтаксического анализа, проверку соответствия типов, ...

Computer; Workstations

English (EN)concept testing

A marketing research technique used in the early stages of new product development. The idea or ‘concept’ of the product being considered is presented to samples of potential consumers for their reactions before a serious financial commitment is made to its ...

Russian (RU)проверка замысла

Спасоб маркетингового исследования, ипользуемый на ранних этапах разработки новых продуктов. Перед выделением значительных финансовых ресуросов на разработку какого-либо продукта его идея или "замысел" представляется группе специально отобранных потенциальных ...

Business administration; Business management

English (EN)game theory

A mathematical approach to the study of conflict and decision-making which treats conflict situations as though they were games, with set tactics and strategies and totally rational players. Some of the simpler situations studied, like the prisoner’S dilemma, ...

Russian (RU)теория игр

Математический метод изучения кофликтов и процессов принятия решений, который трактует конфликтные ситуации как игры с набором определенных тактик и стратегий абсолютно рациональных игроков. Некоторые из менее сложных ситуаций, описанных в рамках теории игр, ...

Business administration; Business management

English (EN)read access

1. In computer or data processing technology, the privilege (or capability) of reading electronically the information in a file or data base, without the privilege (or capability) to modify it. Synonym read-only access. 2. Permission to read information in an ...

Russian (RU)доступ на чтение

1. В компьютерных или технологиях обработки данных, привилегия (или возможность) чтения в электронном виде информацию из базы данных или файла, без привилегий (или возможности) ее изменения. Синоним "доступа только для чтения". 2. Разрешение на считывания ...

Telecommunications; General telecom

English (EN)JSP tag library

A collection of custom tags described via a tag library descriptor and Java classes.

Russian (RU)библиотека тегов JSP (JavaServer Pages)

Коллекция пользовательских тегов, описываемых с помощью дескриптора библиотеки тегов и классов Java.

Computer; Workstations

English (EN)telephone network

Any of a variety of similar telephone switching systems connected together in such a manner as to allow “transparent” switching of telephone calls between any of the individual systems

Russian (RU)телефонная сеть

Множество однотипных телефонных коммутаторов, соединенных друг с другом таким образом, чтобы обеспечить "прозрачную" коммутацию телефонных вызовов между любыми отдельными коммутаторами. ...

Telecommunications; Switchboard

English (EN)traffic management

Traffic management is the process of balancing, prioritizing, and routing network traffic so that critical applications remain accessible.

Russian (RU)управление нагрузкой

Управление нагрузкой представляет собой процесс балансировки, приоритезации и маршрутизации сетевого трафика таким образом, чтобы критически важные приложения оставались доступными. ...

Computer; Storage

English (EN)public switched telephone network (PSTN)

A domestic telecommunications network usually accessed by telephones, key telephone systems, private branch exchange trunks, and data arrangements. Note: Completion of the circuit between the call originator and call receiver in a PSTN requires network ...

Russian (RU)телефонная сеть общего пользования (PSTN)

Национальная сеть электросвязи, доступ к которой осуществляются с помощью телефонов, малых АТС, соединительных линий учрежденческих АТС и оборудования для передачи данных. Примечание: для установления соединения между вызывающим и вызываемым абонентом в PSTN ...

Telecommunications; General telecom

English (EN)constant

A numeric or string value that is not calculated and, therefore, does not change.

Russian (RU)постоянная

Числовое или строковое значение, которое не вычисляется и, следовательно, не изменяется.

Computer; Operating systems