-
21 type
[taɪp]abstract data type вчт. абстрактный тип данных aggregate type вчт. составной тип average type тип убытков base type вчт. исходный тип type полигр. литера; шрифт; black (или bold, fat) type жирный шрифт blocking type вчт. непрозрачный тип type род, класс, группа; blood type группа крови body type полигр. шрифт основного текста boldfaced type полигр. выделительный шрифт boldfaced type полигр. жирный шрифт built-in type вчт. встроенный тип cold type вчт. компьютерный набор текста cold type машинописный набор cold type полигр. фотонабор cold type фотонабор cost type вид издержек data type вчт. тип данных device type вчт. тип устройства encapsulated type вчт. скрытый тип enumerated type вчт. перечислимый тип field type вчт. тип поля file type вчт. тип файла floating-point type вчт. тип с плавающей точкой fundamental data type вчт. основной тип данных fundamental type вчт. основной тип данных handling type вчт. вид обработки heavy-face type полигр. жирный шрифт investment type тип инвестирования jukebox type вчт. с автоматической сменой дисков media type вчт. тип носителя member type вчт. тип члена mixing type вчт. смешанный тип operation type вчт. вид операции ordinal type вчт. перечислимый тип poison type третий класс predefined type вчт. предопределенный тип primary type вчт. простой тип prime type вчт. простой тип private type вчт. приватный тип procedural type вчт. процедурный тип proportional type вчт. пропорциональный шрифт record type вчт. тип записи restricted type вчт. ограниченный тип scalar type вчт. скалярный тип set type вчт. тип набора statement type вчт. вид оператора type тип; типичный образец или представитель (чего-л.); true to type типичный; характерный type вид type изображение на монете или медали type категория type класс type вчт. класс type полигр. литера; шрифт; black (или bold, fat) type жирный шрифт type полигр. литера type модель, образец; символ type напечатать type печатать type писать на машинке type разновидность type род, класс, группа; blood type группа крови type род type тип; типичный образец или представитель (чего-л.); true to type типичный; характерный type тип type типичный образец type полигр. шрифт type attr.: type page полоса набора type in вчт. впечатать type in вчт. впечатывать type of account разновидность счета type of company тип компании type of enterprise тип предприятия type of expenditure категория затрат type of expenditure statement форма сметной калькуляции type of goods категория товаров type of goods товарная группа type of income вид дохода type of insurance вид страхования type of liability форма ответственности type of wages форма оплаты труда type attr.: type page полоса набора user-defined type вчт. тип пользователя variable type вчт. тип переменной -
22 VIS
1) Компьютерная техника: Video Information System, Viewable Image Size, Viewable In Screen, vertical incidence sounder2) Военный термин: Vehicle Intercom System, vehicle intercommunications system, verification information system, visual information system3) Техника: viscous, visual imagery system, visual information storage, visual instrumentation subsystem4) Автомобильный термин: Vehicle Identification Section (третий раздел VIN, состоящий из восьми знаков), variable induction system, Variable Intake System5) Оптика: visible6) Сокращение: Vehicular Intercommunications System, Visual, Voice Interactive System7) Университет: Virtual International School8) Физиология: Vaccine Information Statement9) Электроника: Vertical Interval Signaling, Voltage Increasing System10) Вычислительная техника: visual instruction set, Virtual Instruction Set (Sun, CPU)11) Нефть: viscosity12) Транспорт: Vehicle Inspection System, Visibility Improvement System13) СМИ: Vatican Information Service14) Бурение: viscosity (usually refers to mud viscosity and is reported in units of "seconds" (obtained from a Marsh funnel test)15) Образование: Visual Impairment Services, Volunteers In The Schools16) Автоматика: visual interactive simulation17) Кабельные производство: visible range18) Расширение файла: Vista Graphics file, Voice Information System, Visual Instruction Set (Sun), Video Information System (Tandy)19) Нефть и газ: visbreaker20) Программное обеспечение: Virtual Instrument And Subroutines21) AMEX. V S I Holdings, Inc.22) Базы данных: Visible Information Set -
23 vis
1) Компьютерная техника: Video Information System, Viewable Image Size, Viewable In Screen, vertical incidence sounder2) Военный термин: Vehicle Intercom System, vehicle intercommunications system, verification information system, visual information system3) Техника: viscous, visual imagery system, visual information storage, visual instrumentation subsystem4) Автомобильный термин: Vehicle Identification Section (третий раздел VIN, состоящий из восьми знаков), variable induction system, Variable Intake System5) Оптика: visible6) Сокращение: Vehicular Intercommunications System, Visual, Voice Interactive System7) Университет: Virtual International School8) Физиология: Vaccine Information Statement9) Электроника: Vertical Interval Signaling, Voltage Increasing System10) Вычислительная техника: visual instruction set, Virtual Instruction Set (Sun, CPU)11) Нефть: viscosity12) Транспорт: Vehicle Inspection System, Visibility Improvement System13) СМИ: Vatican Information Service14) Бурение: viscosity (usually refers to mud viscosity and is reported in units of "seconds" (obtained from a Marsh funnel test)15) Образование: Visual Impairment Services, Volunteers In The Schools16) Автоматика: visual interactive simulation17) Кабельные производство: visible range18) Расширение файла: Vista Graphics file, Voice Information System, Visual Instruction Set (Sun), Video Information System (Tandy)19) Нефть и газ: visbreaker20) Программное обеспечение: Virtual Instrument And Subroutines21) AMEX. V S I Holdings, Inc.22) Базы данных: Visible Information Set -
24 loop
1) циклв программировании - повторяющееся выполнение последовательности операторов (тела цикла), контролируемое с помощью специального счётчика (счётчика цикла, loop counter), а также по логическому условию его продолжения или завершения. В зависимости от того, когда проверяется это условие - в начале цикла или в конце - различают циклы с предпроверкой (pretested loop) и с постпроверкой (posttested loop). Циклы бывают одиночными и вложенными (nested loop)Ant:см. тж. conditional loop, counted loop, embedded loop, empty loop, endless loop, event loop, induction variable, infinite loop, inner loop, iteration, loop blocking, loop body, loop collapsing, loop distribution, loop exit, loop fission, loop fusion, loop header, loop interchange, loop invariant, loop inversion, loop optimization, loop parallelization, loop peeling, loop repeat, loop splitting, loop statement, loop termination, loop transformation, loop unrolling, loop unswitching, loop variable, loop vectorization, wait loop2) петляв теории графов - ребро, которое соединяет вершину саму с собойсм. тж. graph3) петля, кольцо, контур4) (см. тж. looping) - зацикливание [пакетов]в компьютерной сети - ситуация, когда пакеты передаваемых данных не попадают к адресату, а просто постоянно проходят по некоторой круговой последовательности сетевых узлов (network node)5) двигаться по кругу; проходить циклнапример, the inner loop counter loops five times - внутренний цикл прокрутится пять разАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > loop
-
25 metamathematical
метаматематический - metamathematical argument - metamathematical consequence - metamathematical expression - metamathematical ideal - metamathematical notion - metamathematical operation - metamathematical polynomial - metamathematical predicate - metamathematical statement - metamathematical theor - metamathematical theorem - metamathematical variable МетаматематическоеБольшой англо-русский и русско-английский словарь > metamathematical
-
26 identifier
1) вчт. идентификатор, имя (напр. переменной)2) спецификатор формата, формат ( в языке Си)3) устройство опознавания; устройство распознавания4) определитель•-
array identifier
-
destination identifier
-
entity identifier
-
frame identifier
-
global identifier
-
label identifier
-
line identifier
-
local identifier
-
mode identifier
-
predefined identifier
-
procedure identifier
-
pulse identifier
-
qualified identifier
-
signal identifier
-
statement identifier
-
symbol identifier
-
unique identifier
-
variable identifier -
27 absorption costing
учет калькулирование себестоимости методом полного поглощения затрат [с полным распределением затрат\], калькулирование полной себестоимости (метод калькулирования себестоимости, при котором все виды производственных затрат, в т. ч. постоянные накладные производственные расходы, относятся на себестоимость произведенной продукции; общепринятый в США и Великобритании метод для составления внешней финансовой отчетности)Syn:conventional costing, full costing, full absorption costing, total absorbtion costing, superabsorption costingSee:cost of production, manufacturing overhead, non-production overhead cost, process costing, activity-based costing, variable costing, conventional cost system, financial statement, external reporting, overhead rate, overhead absorption
* * *
"абсорбирующее" ценообразование: определение цены путем включения всех постоянных и переменных издержек производства в расчете на единицу произведенной продукции; = full costing; см. direct costing.* * ** * *калькуляция с полным распределением затрат; абсорбционное ценообразование. . Словарь экономических терминов .* * *процесс калькуляции издержек на производство продуктов или услуг, предусматривающий учет всех расходов, связанных с производством товаров или услуг прямо или косвенно -
28 contribution margin format
учет метод маржинальной прибыли* (метод составления отчета о прибылях и убытках, при котором из общей выручки от продаж сначала вычитаются переменные затраты — для получения маржинальной прибыли, а затем из полученной суммы вычитаются постоянные затраты — для получения величины прибыли, которая указывается в отчете о прибылях и убытках)Syn:See:Англо-русский экономический словарь > contribution margin format
-
29 code
1) код
2) зашифровывать
3) кодекс
4) кодировать
5) уложение
6) шифровальный
7) марка
8) закодировать
9) кодовый
10) программа
11) свод
– address code
– alphabetic code
– alphanumeric code
– authentication code
– Baudot code
– binary code
– biquinary code
– blob code
– block code
– brevity code
– building code
– character code
– cipher code
– code adjustment
– code bar
– code barbling
– code beacon
– code combination
– code conversion
– code converter
– code data
– code element
– code in card
– code language
– code letter
– code message
– code pattern
– code pulse
– code reading
– code statement
– code switching
– code track
– code translation
– code tree
– color code
– complete code
– computer code
– control code
– convolutional code
– cyclic code
– decimal code
– EBCDI code
– efficiency of code
– equal-length code
– error-correcting code
– error-detection code
– excess-three code
– exit code
– five-unit code
– frequency code
– Gray code
– group code
– Hoffman code
– identification code
– identity code
– instruction code
– instrument a code
– interrogation code
– machine code
– machine-language code
– make-up code
– mnemonic code
– Morse code
– multiaddress code
– multifrequency code
– non-systematic code
– numerical code
– object code
– operation code
– parallel code
– parity-check code
– permutation code
– pick off the code
– product code
– pulse code
– pulse-position code
– pulse-width code
– redundance code
– reflected code
– safety code
– self-checking code
– self-complementing code
– serial code
– service code
– severity code
– short code
– sign code
– signalling code
– straight code
– strip code
– systematic code
– telegraph code
– teleprinter code
– ternary code
– threaded code
– translate a code
– two-case code
– two-out-of-five code
– unit-counting code
– Van Duuren code
– variable-length code
– weighted code
group code recording — запись по способу группового кодирования
national electric code — национальные правила по установке электрооборудования
peer code review — <comput.> отзыв на программу, рецензирование программы
-
30 cost of production
сокр. COP учет издержки производства, производственные издержки [затраты, расходы\], затраты [расходы\] на производство (сумма затрат на производство товаров или услуг; включает постоянные и переменные затраты; основными компонентами производственных затрат являются прямые затраты труда, прямые затраты материалов, накладные производственные затраты; производственные затраты могут служить основой для определения цены предложения)Syn:production expenses, expenses of production, production cost, cost to manufacture, production expenditures, output cost, manufacturing cost, price of production 1), factory cost, product cost 2), inventoriable cost 2)See:fixed cost, variable cost, direct material cost, direct labour cost, manufacturing overhead, overhead cost, supply price, commercial expenses, conversion cost, absorbed cost, absorption costing, statement of cost of goods manufactured, nonmanufacturing cost, cost of sales* * * -
31 dummy
1) манекен
2) думмис
3) думмисный
4) немой
5) организованный
6) организованный оригинал
7) учебный
8) чучело
9) холостой
10) <engin.> эквивалент
11) макет
12) замена
13) фиктивный
14) ложный
– dummy address
– dummy application
– dummy block
– dummy diffusion
– dummy fader
– dummy index
– dummy information
– dummy instruction
– dummy level
– dummy load
– dummy model
– dummy observation
– dummy pass
– dummy statement
– dummy variable -
32 proxy
сущ.1) юр. полномочие; доверенностьа) (право действовать от имени другого лица, особенно право голосовать от имени акционера на общем собрании акционеров или на собрании комитета кредиторов)by proxy — по доверенности, через доверенного [представителя\]
to vote by proxy — передать свой голос; голосовать по доверенности
to sign a document by proxy — подписывать какой-л. документ по доверенности
to stand proxy to someone — действовать в качестве чьего-л. уполномоченного [поверенного\]
See:б) (документ, подтверждающий право действовать от имени другого лица)Syn:See:2) юр., упр. доверенное лицо, поверенный; представитель, уполномоченный (лицо, уполномоченное выступать или действовать от имени другого (по доверенности), в частности лицо, которому доверено голосовать от имени акционера на общем собрании компании)to be [to stand\] proxy for smb. — быть чьим-л. представителем
Syn:See:3) мат. фиктивная [замещающая\] переменная (о переменной, которая используется при расчетах вместо другой переменной по причине неудобства использования последней)See:
* * *
1) лицо, которому доверено голосовать от имени акционера на общем собрании компании (юридическая фирма, адвокат, финансовое учреждение); 2) доверенность: письменно удостоверенное право голосовать от имени акционера на общем собрании акционеров; 3) лицо, уполномоченное выступать или действовать от имени другого (по доверенности).* * *. Документ, предназначенный для предоставления акционерам информации, необходимой для голосования по вопросам, которые будут обсуждаться на собрании акционеров. Включает информацию об акциях, принадлежащих узкому кругу акционеров. Акционеры могут давать доверенность руководству компании, таким образом, передавая ему право голосовать их акциями, как указано в доверенности . Инвестиционная деятельность .* * *Ценные бумаги/Биржевая деятельностьполномочие, доверенность-----доверенное лицо, представительлицо, выступающее от имени акционера компании на ее собрании, где проводится одно или несколько голосований -
33 problem
1) проблема
2) задача
3) неисправность
– accounting problem
– advertising problem
– applied problem
– assignment problem
– attack problem
– bargaining problem
– bottleneck problem
– boundary problem
– brachistochrone problem
– caterer problem
– Cauchy problem
– check problem
– continuum problem
– control problem
– decidability problem
– decision problem
– defence problem
– diet problem
– Dirichlet's problem
– eigenvalue problem
– encounter problem
– extremum problem
– formulate problem
– formulation of problem
– four-color problem
– halting problem
– initial-value problem
– inverse problem
– many-body problem
– marriage problem
– matching problem
– moving-boundary problem
– non-stationary problem
– occupancy problem
– Plateau's problem
– primal problem
– privacy problem
– problem book
– problem calculus
– problem put by
– problem variable
– queueing problem
– refinement of problem
– set a problem
– solvable problem
– state problem
– statement of problem
– the two noncharacteristic problem
– three-point problem
– traffic problem
– transport problem
– two-body problem
– two-means problem
– warehousing problem
– word problem
– worked problem
boundary value problem — задача граничная, краевая задача
gasoline blending problem — <econ.> задача о смеси бензинов
-
34 data
pl. от datumданные; информация; сведения- absolute data
- actual data
- adjusted data
- aggregated data
- alphanumeric data
- alphameric data
- alphabetic data
- analog data
- anomalous data
- applied data
- arrayed data
- asynchronous data
- attribute data
- autocorrelated data
- available data
- background data
- bad data
- biased data
- binary data
- binary raster data
- bipolar-valued data
- bipolar data
- bit strring data
- blocked data
- Boolean data
- built-in data
- business data
- byte-width data
- cache data
- cached data
- canned data
- carry-over data
- chain data
- character string data
- classified data
- clean data
- clear data
- coded data
- common data
- compacted data
- compatible data
- comprehensive data
- computer usage data
- computer-generated data
- concatenated data
- confidential data
- constitutional data
- constructed test data
- constructed data
- contiguous data
- continuous data
- continuous tone raster data
- control data
- coordinate data
- correction data
- critical data
- cumulative data
- current data
- data received into the keyboard
- database data
- debugging data
- decimal data
- derived data
- descriptive data
- destination data
- digital data
- digital-voice data
- digitized data
- dirty data
- discrete data
- disembodied data
- dispersed data
- documentary data
- downloaded data
- duplicate data
- dynamic data
- encoded data
- encrypted data
- engineering data
- error data
- evaluation data
- event-level data
- event data
- expect data
- expedited data
- false data
- field data
- field-performance data
- file data
- filed data
- fixed-point data
- flagged data
- floating-point data
- formatted data
- go-no-go data
- GPS data
- graphic data
- hierarchical data
- historical data
- Hollerith data
- host data
- housekeeping data
- image data
- immediate data
- imperfect data
- improper data
- incoming data
- incomplete data
- incremental data
- indexed data
- indicative data
- information data
- initial data
- input data
- integer data
- integrated data
- interactive data
- intermediate control data
- intermediate data
- intersection data
- invisible data
- job data
- key-punched data
- label data
- language data
- latched data
- line data
- list-structured data
- live data - logged data
- long constrained data
- lost data
- low delay data
- low-activity data
- machine-readable data
- major control data
- management data
- mask data
- masked data
- mass data
- master data
- meaningful data
- meaning data
- meaningless data
- mechanized data
- minor control data
- misleading data
- missing data
- model-made data
- multidimensional data
- multiple data
- multiplexed data
- multiuser accessible data
- N-bit data
- nonformatted data
- non-numeric data
- normal data
- null data
- numerical character data
- numeric character data
- numerical data
- numeric data
- observed data
- off-chip data
- on-line data
- operational data
- outgoing data
- outlying data
- output data
- packed data
- parallel data
- pattern data
- photo frame data
- pixel data
- pointer data
- pooled data
- poor data
- preformatted data
- primary data
- private data
- problem data
- public data
- punched data
- random test data
- ranked data
- rating data
- raw data
- real-time data
- recovery data
- reduced data
- referenced data
- refined data
- rejected data
- relative data
- relevant data
- reliability data
- reliable data
- remote data
- replicated data
- representative data
- run data
- sampled data
- schematic data
- scratch data
- secondary data
- sensitive data
- sensory data
- serial data
- shared data
- simulation data
- software problem data
- source data
- specified data
- speech data
- stale data
- stand-alone data
- starting data
- statement label data
- static data
- status data
- stored data
- string data
- structured data
- suspect data
- symptom data
- synthetic data
- system control data
- system output data
- tabular data
- tagged data
- task data
- telecommunications data
- test data
- time-referenced data
- timing data
- token data
- tooling data
- transaction data
- transcriptive data
- transient data
- transparent data
- trouble-shooting data
- true data
- tuple-structured data
- uncompatible data
- unconstrained delay data
- under voice data
- unformatted data
- ungrouped data
- unpacked data
- untagged data
- updatable data
- user data
- valid data
- variable data
- vectorized data
- video data data
- virtual data
- visible data
- warranty data
- wavefront data
- zero dataEnglish-Russian dictionary of computer science and programming > data
-
35 identifier
- array identifier
- label identifier
- leg identifier
- mode identifier
- multideclared identifier
- nonlocal identifier
- predefined identifier
- reserved identifier
- statement identifier
- symbol identifier
- system identifier
- unique identifier
- universal identifier
- variable identifierEnglish-Russian dictionary of computer science and programming > identifier
-
36 operator
•- AND operator
- assembler operator
- averaging operator
- binary operator
- Boolean operator
- complementary operator
- composite operator
- computer operator
- console operator
- constraint operator
- decremental operator
- differentiation operator
- dyadic operator
- except operator
- exponentiating operator
- font operator
- high-level operator
- human operator
- implied operator
- incremental operator
- infix operator
- logical operator
- long operator
- machine operator
- masking operator
- mathematical operator
- membership operator
- monadic operator
- neighborhood operator
- OR operator
- postfix operator
- prefix operator
- primitive operator
- relational operator
- retarded operator
- sequential operator
- set operator
- spatial operator
- stream-merge operator
- string operator
- string-valued operator
- suffix operator
- terminal operator
- times operator
- transition operator
- unitary operator
- variable-binding operatorEnglish-Russian dictionary of computer science and programming > operator
-
37 rule
1) правило; норматив2) масштабная линейка; масштаб•- chain rule
- code rule
- cognitive rule
- complement rule
- composition rule
- condition-action rule
- context-free rule
- context-sensitive rule
- decision rule
- default rule
- design rule
- dialog format rules
- empty rule
- fault-avoiding layout rules
- firing rule
- formation rule
- inconsistent rule
- inheritance rule
- inhibition rule
- lambda design rule
- last association rule
- left recursive rule
- letter-into-sound rule
- linking rule
- majority rule
- maxmin rule
- midpoint rule
- minimax rule
- nearest neighbor rule
- operational rules
- precedence rule
- priority rule
- product rule
- production rule
- quadrature rule
- queueing rules
- random rule
- recursive rule
- reduction rule
- release reject rules
- rewrite rule
- rewriting rule
- right recursive rule
- rough-and-ready rule
- rule of inference
- rule of thumb
- scoping rule
- Simpson's rule
- statement rule
- stopping rules
- substitution rule
- sum rule
- traffic rule
- transformation rule
- trapezium rule
- underlying rule
- variable binding ruleEnglish-Russian dictionary of computer science and programming > rule
-
38 control
управление, регулирование, регулировать, управлять, управляющее воздействие, сигнал управления, контроль, контролировать, устройство управления, управляющее устройство, регулятор, средства управления
– control accuracy
– control action
– control algorithm
– control arm
– control block
– control box
– control bus
– control button
– control cabinet
– control capabilities
– control change
– control chart
– control circuit
– control code
– control coefficient
– control command
– control computation
– control computer
– control console
– control construct
– control criterion
– control cubicle
– control current
– control data
– control decomposition
– control desk
– control device
– control domain
– control dynamics
– control electronics
– control element
– control equipment
– control error
– control facilities
– control flexibility
– control flow
– control force
– control function
– control gear
– control hand
– control hardware
– control hierarchy
– control holes
– control input
– control input device
– control instruction
– control interval
– control key
– control keyboard
– control knob
– control lag
– control law
– control layer
– control level
– control lever
– control limit
– control line
– control list
– control logic
– control loop
– control material
– control means
– control mechanism
– control memory
– control message
– control mode
– control model
– control module
– control operation
– control organ
– control packet
– control panel
– control panel request
– control parameter
– control performance
– control period
– control point setting
– control portion
– control post
– control problem
– control procedure
– control process
– control processor
– control program
– control program file
– control program generation
– control pulse
– control quality
– control range
– control regime
– control register
– control relay
– control response
– control room
– control routine
– control science
– control section
– control sequence
– control signal
– control software
– control specification
– control stability
– control statement
– control station
– control step
– control strategy
– control structure
– control subsystem
– control switch
– control system
– control systems engineering
– control tape
– control terminal
– control test
– control theory
– control time
– control timer
– control transformer
– control unit
– control valve
– control variable
– control vector
– control word
– control-flow chart
-
39 assignment
1) присваиваниев программировании - операция, в результате которой объекту присваивается значение или изменяется присвоенное ранее, например, присваивание переменной или регистру значения вычисленного выражения (сохранение значения в переменной). Выполняется с помощью оператора присваивания. После выполнения операции присваивания новое значение становится текущим значением переменнойсм. тж. array assignment, assignment operator, assignment statement, imbedded assignment, initialization, multiple assignment, variable2) назначениенапример, логического имени или адреса устройству, назначение задач или заданий процессорамсм. тж. task assignmentАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > assignment
-
40 policy
I ['pɔləsɪ] сущ.1) политика, линия поведения, установка, курс, стратегияto adhere to / follow / pursue a policy — следовать политике
to carry out / implement a policy — проводить политику
to form / shape a policy — вырабатывать политику
cautious policy — осмотрительная, осторожная политика
clear / clear-cut policy — чёткий политический курс
deliberate policy — обдуманная, взвешенная политика
long-range / long-term policy — долгосрочная политика
short-range / short-term policy — краткосрочная политика
prudent policy — разумная, предусмотрительная политика
rigid policy — твёрдая, жёсткая политика
sound / wise policy — здравая, мудрая политика
- policy documenttough policy — жёсткий политический курс, твёрдая политика
- bridge-building policy
- nuclear deterrent policy
- legal policy
- monetary policy
- scorched-earth policy
- socialization policy
- wait-and-see policy
- zero-tolerance policy
- policy of checks and balancesSyn:2) система, методика, правила, принципы; нормы, стандартыSyn:3) позиция, твёрдое правилоto make it a policy to do smth. — взять за правило что-либо делать
Philips, as a matter of policy, doesn't comment on matters under litigation. — Компания "Филипс" по принципиальным соображениям не даёт никаких комментариев по вопросам, находящимся на стадии судебного разбирательства.
Syn:4) благоразумие, дальновидность, предусмотрительность, проницательность.'Your getting me here was bad policy as to your secret - the most absurd thing in the world,' - 'Policy, how can you talk of policy?' (T. Hardy) — "Привести меня сюда - глупее не придумаешь. Твою тайну могут узнать. Где твоё благоразумие?" - "Благоразумие? Как можно говорить о благоразумии?"
It was bad policy to attempt disguise. — Притворяться было глупо.
Syn:Ant:5) расчёт, корысть; прагматизм, практичностьBut he hath forc'd us to compel this offer; And it proceeds from policy, not love. (W. Shakespeare) — Он вынужден вступить в переговоры; И движет им расчёт, а не любовь. (пер. Е. Бируковой)
Syn:6) хитрость, уловка, приёмThus policy in love t' anticipate the ills that were not. (W. Shakespeare) — Таков любви увёртливый приём: решая сам, что для неё полезней, придумал я недуги. (пер. А. Финкеля)
And I do think- or else this brain of mine Hunts not the trail of policy so sure. (W. Shakespeare) — Иль этот мозг по хитрости дороге Летит не так уж метко, как бывало. (пер. А. Кронеберга)
Syn:7) шотл. парк ( вокруг усадьбы)II ['pɔləsɪ] сущ.- variable life policyto issue / write up a policy — выдавать / выписывать страховой полис
- endowment policy
- homeowners policy
- lapsed policy
- life insurance policy
- ordinary life insurance policy
- straight life insurance policy
- personal accident policy
- simple policy
- single premium whole life policy
- whole life policy
- permanent life policy
- term life insurance policy2)а) амер. род азартной игры, лотерея ( построенная по принципу угадывания чисел)б) число, комбинация чисел ( в азартной игре)Syn:
См. также в других словарях:
Variable star designation — Variable stars are named using a variation on the Bayer designation format of an identifying label (as described below) combined with the Latin genitive of the name of the constellation in which the star lies. See List of constellations for a… … Wikipedia
Statement (logic) — In the area of mathematics called symbolic logic a statement is a declarative sentence that is either true or false.Examples of statements:* Socrates is a man. * A triangle has three sides. * Paris is the capital of England. The first two… … Wikipedia
Variable-message sign — Sign over Interstate 94 in Saint Paul, Minnesota, advising of a road blockage during a winter storm … Wikipedia
Variable (mathematics) — In mathematics, a variable is a value that may change within the scope of a given problem or set of operations. In contrast, a constant is a value that remains unchanged, though often unknown or undetermined.[1] The concepts of constants and… … Wikipedia
Statement Coverage — Die kontrollflussorientierten Testverfahren, auch Überdeckungstests genannt, gehören zu der Gruppe der strukturorientierten Testmethoden. Die kontrollflussorientierten Testverfahren orientieren sich am Kontrollflussgraphen des Programms. Es… … Deutsch Wikipedia
Switch statement — In computer programming, a switch statement is a type of control statement that exists in most modern imperative programming languages (e.g., Pascal, C, C++, C#, and Java). Its purpose is to allow the value of a variable or expression to control… … Wikipedia
Live variable analysis — In computer science, live variable analysis (or simply liveness analysis) is a classic data flow analysis performed by compilers to calculate for each program point the variables that may be potentially read before their next write, that is, the… … Wikipedia
Dummy variable (statistics) — In statistics and econometrics, particularly in regression analysis, a dummy variable (also known as an indicator variable) is one that takes the values 0 or 1 to indicate the absence or presence of some categorical effect that may be expected to … Wikipedia
Return statement — In computer programming, a return statement causes execution to leave the current subroutine and resume at the point in the code immediately after where the subroutine was called known as its return address. The return address is saved, usually… … Wikipedia
Uninitialized variable — In computing, an uninitialized variable is a variable that is declared but is not set to a definite known value before it is used. It will have some value, but not a predictable one. As such it is a programming error and a common source of bugs… … Wikipedia
independent variable — /ɪndəˌpɛndənt ˈvɛəriəbəl/ (say induh.penduhnt vairreeuhbuhl) noun a variable in an equation or a statement the value of which determines the value of a dependent variable in the equation …