-
121 form
1) форма || формировать, образовывать2) (экранный) бланк, формуляр4) матем. выражение•- form the instruction- accounting form
- analog form
- analytic form
- archive form
- Backus normal form
- Backus-Naur form
- binary quadratic form
- canonical form
- coding form
- common machine-readable form
- conjuctive normal form
- cut form
- data collection form
- description form
- digital form
- disjunctive normal form
- E form
- elemental form
- entry form
- excess form
- exponent form
- exponent-plus N form
- fanfold forms
- full conjunctive normal form
- full disjunctive normal form
- graphical form
- graphic form
- implicative normal form
- internal form
- irredundant form
- linear form
- machine-processible form
- minterm form
- name form
- nested form
- normal form
- normalized form
- plain-text form
- polyadic form
- prenex form
- quadratic form
- sentencial form
- standard form
- state-space form
- true form
- two-level formEnglish-Russian dictionary of computer science and programming > form
-
122 format
1) формат3) форма4) задавать формат; размечать, форматировать•- addressing format
- addressless instruction format
- alphamosaic format
- bad call format
- binary format
- bit-oriented format
- columnar format
- compression format
- data format
- file format
- fixed format
- fixed length format
- free format
- high-level format
- home entertainment format
- horizontal format
- input format
- instruction format
- keyboard format
- listing-file format
- loadable format
- long format
- low-lewel format
- matrix format
- menu format
- nonpacked format
- one-over-one address format
- one-plus-one address format
- output format
- packed decimal format
- packed format
- printing format
- print format
- proceed with format
- proprietary format
- ready-to-display format
- record format
- reference format
- report format
- scatter format
- short format
- split-screen format
- succinct format
- symbolic-coding format
- tag format
- tiled format
- track format
- two-column format
- unpacked format
- unsigned-integer format
- untiled format
- variable format
- variable length format
- vector format
- vendor format
- vertical format
- word format
- zero address instruction format
- zoned formatEnglish-Russian dictionary of computer science and programming > format
-
123 pattern
1) образец; шаблон; трафарет; модель || моделировать2) (конкретный) набор; конфигурация, (конкретная) комбинация (напр., символов)3) схема; структура4) образ; изображение || формировать изображение5) рисунок; картина6) узор; рисунок || наносить рисунок7) шаблон закрашивания, орнамент (двумерный растровый шаблон, используемый для наполнения графических объектов путем многократного повторения)8) растр9) кодограмма10) стереотип11) копия || копировать ( многократно)•- arrival pattern
- background display pattern
- bit pattern
- brightness pattern
- case pattern
- checkerboard pattern
- chip pattern
- circuit pattern
- coding pattern
- conductive pattern
- conductor pattern
- configuration pattern
- cooccurring acoustic pattern
- data-dependent pattern
- dot pattern
- editing pattern
- electrostatic charge pattern
- error pattern
- etch pattern
- exhaustive pattern
- failure pattern
- fixed interconnection pattern
- hole pattern
- input-stimulus pattern
- input pattern
- interconnection pattern
- interrogation pattern
- keyboard layout pattern
- line pattern
- loading pattern
- mask pattern
- mediation pattern
- metallization pattern
- model pattern
- name pattern
- nonconductive pattern
- optimum merging pattern
- output response pattern
- output pattern
- photoetched pattern
- pixel pattern
- printed-circuit pattern
- pseudorandom pattern
- pulse pattern
- reference pattern
- search pattern
- select pattern
- set pattern
- sound pattern
- spatial pattern
- stored charge pattern
- stored pattern
- temporal pattern
- test pattern
- thick-film pattern
- thin-film pattern
- thought pattern
- tiling pattern
- traffic pattern
- training pattern
- visual patternEnglish-Russian dictionary of computer science and programming > pattern
-
124 theory
1) теория; теоретические основы2) метод•- automatic control theory
- axiomatic set theory
- circuit theory
- coding theory
- communication theory
- data theory
- decision theory
- formal theory of testing
- function theory
- game theory
- graph theory
- group theory
- informal theory
- information theory
- lattice theory
- logic theory
- number theory
- OSA theory
- probability theory
- proof theory
- queueing theory
- reliability theory
- renewal theory
- sampling theory
- scheduling theory
- set theory
- similarity theory
- stability theory
- statistical theory
- switching theory
- theory of algorithms
- theory of binary decisions
- theory of computing
- theory of messagesEnglish-Russian dictionary of computer science and programming > theory
-
125 audio
1) аудио; аудиоданные, аудиоматериалречь, музыка и другие звуки, записанные в цифровой или аналоговой формесм. тж. audio adapter, audio ADC, audio amplifier, audio band, audio-based application, audio board, audio capture, audio cassette, audio chipset, audio clip, Audio Codec'97, audio codec, audio connector, audio data, audio device, audio editing, audio file, audio indexing, audio mining, audio monitor, audiophile, audio processing, audio processor, audio sampling, audio searching, audio signal, audio stream, audio streaming, audio system, audio user interface, audiovisual coding, speech recognition, stereo audio3) звуковой, акустический; слуховойсм. тж. soundАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > audio
-
126 B8ZS
(Bipolar Eight Zero Substitution; Binary 8-Zero Substitution) биполярное кодирование с замещением восьми нулейсхема кодирования, аналогичная AMI, применяемая в сетях T1 и E1. Всякий раз, когда по каналу передаётся 8 последовательных нулей, во избежание потери синхронизации вместо них подставляется специальный код. На приёмной стороне этот код заменяется нулями. Другое название этого метода - Binary 8-Zero Substitution. Аналогичные методы - B3ZS и B6ZS, предусматривают замещение трёх и шести нулей соответственноАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > B8ZS
-
127 NRZI
(Non Return to Zero Inverted) [кодирование] без возвращения к нулю и с инверсией, инвертированный NRZ, БВНИ; код NRZIмодифицированный вариант NRZ. метод кодирования данных при записи на диск и при последовательной передаче, при котором сигнал сохраняет постоянный уровень напряжения, не возвращаясь к нулевому уровню, единица представляется перепадом уровня в начале битового интервала, а нуль - отсутствием перепада (возможна и обратная схема представления "0" и "1"). Применяется в сетях FDDI и 100BaseFXАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > NRZI
-
128 level
1) уровень2) тлв. совокупность параметров изображения или их комбинаций3) степень4) порог5) регулировка•- acceptance-quality level
- acoustic noise level
- adaptation level
- addressing level
- alpha-geometric level
- alphamosaic level
- ambient level
- ambient-noise level
- amplitude levels
- audio-signal output level
- automatic white level
- average picture level
- band-power level
- band-pressure level
- base level
- black level
- blanking level
- call-tone level
- carrier-noise level
- channel level
- channel switching level
- channel-noise level
- chromatic level
- circuit-noise level
- coding level
- controlled level
- C-scale sound level
- current sensitivity level
- damage level
- data link level
- datum level
- defined level
- detail level
- digitization level
- effective recombination level
- electromagnetic interference level
- energy saving level
- foreground level
- frequency-modulated noise level on carrier
- hearing level
- HF-signal level
- hierarchical levels
- high level
- higher-order hierarchical level
- illuminance level
- input signal level
- integration level
- interference level
- internal sound level
- interrupt level
- link level
- load compensating level
- load compensation level
- logical 0 low level
- logical 1 high level
- loudness level
- lower order hierarchical level
- main level
- maximum acceptable signal level
- maximum record level
- maximum signal level
- measuring transmission level
- metallic level
- minimum-signal level
- noise level
- noise-emission level
- noise-generation level
- nondistorted peak level
- operating level
- optical recording level
- output signal level
- overload level
- peak level
- pedestal level
- pressure spectrum level
- printthrough level
- priority level
- privilege level
- protective level
- quantization level
- rated transmission level
- receiver overload level
- reference-black level
- reference-white level
- regenerator section level
- relative-signal level
- relative-transmission level
- representation level
- restriction level level
- rumble level
- side-lobe level
- sidetone level
- signal level
- sound intensity level
- sound level
- sound pressure level
- source sound level
- spectral voice level
- spectrum level
- speech interference level
- speech level
- SSB-equipment reference level
- susceptibility level
- sync level
- synchronous level
- telephone-network computerization level
- television level
- testing level
- through level
- transmission level
- transmission-path level
- trigger level
- virtual channel level
- virtual path level
- zero level
- zero-transmission levelEnglish-Russian dictionary of telecommunications and their abbreviations > level
См. также в других словарях:
data coding — systematic coding or arrangement of raw data … English contemporary dictionary
Coding (social sciences) — Coding refers to an analytical process in which data, in both quantitative form (such as questionnaires results) or qualitative (such as interview transcripts) are categorised to facilitate analysis. Coding means the transformation of data into a … Wikipedia
coding — The transformation of observations into categories and classifications, assigning a number or symbol to each item of information or section of a statement, to enable quantitative analysis to be carried out subsequently. While coding is an… … Dictionary of sociology
Data processing — otheruses|Data entry clerk Data processing is any computer process that converts data into information or knowledge. [i.e. data processing can be any computer operation or series of operations performed on data to get insightful information.] The … Wikipedia
Data Documentation Initiative — The Data Documentation Initiative (DDI) is an international project to create a standard for information describing statistical and social science data. Begun in 1995, the effort brings together data professionals from around the world to develop … Wikipedia
Coding theory — is the study of the properties of codes and their fitness for a specific application. Codes are used for data compression, cryptography, error correction and more recently also for network coding. Codes are studied by various scientific… … Wikipedia
Data transmission — Data transmission, digital transmission, or digital communications is the physical transfer of data (a digital bit stream) over a point to point or point to multipoint communication channel. Examples of such channels are copper wires, optical… … Wikipedia
Coding — may refer to: Channel coding in coding theory Line coding Computer programming, the process of designing, writing, testing, debugging / troubleshooting, and maintaining the source code of computer programs The process of Statistical… … Wikipedia
Coding Analysis Toolkit — Developer(s) Qualitative Data Analysis Program (University of Pittsburgh) Operating system web based Type Qualitative data analysis, Qualitative Research License … Wikipedia
Data, context and interaction — (DCI) is a paradigm used in computer software to program systems of communicating objects. Its goals are: To improve the readability of object oriented code by giving system behavior first class status; To cleanly separate code for rapidly… … Wikipedia
Data integrity — in its broadest meaning refers to the trustworthiness of system resources over their entire life cycle. In more analytic terms, it is the representational faithfulness of information to the true state of the object that the information represents … Wikipedia