-
1 algebraic error correcting code
Англо-русский словарь по компьютерной безопасности > algebraic error correcting code
-
2 code
-
3 code
1) код; система кодирования || кодировать2) программа, текст программы, код || программировать, писать программу•-
absolute code
-
abstract code
-
address code
-
aeronautical code
-
algebraic code
-
alphanumeric code
-
alphameric code
-
answer-back code
-
antipollution code
-
area code
-
arithmetic code
-
authentication code
-
automatic code
-
balanced code
-
bar code
-
basic code
-
Baudot code
-
BCH code
-
best estimate code
-
binary code
-
binary-coded decimal code
-
binary decimal code
-
biphase code
-
bipolar code
-
block code
-
boiler code
-
Bose-Chaudhuri-Hocquenghem code
-
Building code
-
burst-correcting code
-
burst-detecting code
-
cable code
-
card code
-
carriage return code
-
chain code
-
channel code
-
character code
-
circulant code
-
close-packed code
-
code of practice
-
color code
-
command code
-
compiled code
-
complementary code
-
completion code
-
component code
-
computer code
-
concatenated code
-
condition code
-
constant ratio code
-
control code
-
convolutional code
-
copy codes
-
cyclic code
-
cyclic redundancy code
-
decimal code
-
destination code
-
diffuse code
-
direct code
-
dot-and-dash code
-
double-adjacent error-correcting code
-
electrical code
-
end line code
-
entropy code
-
equal-length code
-
equidistant code
-
erroneous code
-
error code
-
error-checking code
-
error-correcting code
-
error-detecting code
-
escape code
-
excess-N code
-
executable code
-
Fibonacci code
-
fixed-length code
-
fixed-weight code
-
flag code
-
format code
-
function code
-
genetic code
-
Gray code
-
group code
-
Hamming code
-
Hanning code
-
Hollerith code
-
Huffman code
-
identifying code
-
illegal code
-
instruction code
-
interleaved code
-
interrogation code
-
inverse code
-
kill line code
-
letter code
-
line ignore code
-
linear code
-
machine-language code
-
machine code
-
macro code
-
majority-decodable code
-
micro code
-
mnemonic code
-
m-out-of-n code
-
multiple-error correcting code
-
new common surface code
-
noise aeroport code
-
noise code
-
non-return-to-zero code
-
NRZI code
-
number code
-
numerical code
-
numeric code
-
n-unit code
-
object code
-
offset binary code
-
op code
-
parallel code
-
parity-check code
-
part-program code
-
P-code
-
perfect code
-
permutation code
-
personality code
-
polynomial code
-
positional code
-
position code
-
precedence code
-
prefix code
-
prime-residue error-correction code
-
proceed code
-
product code
-
pseudo code
-
pseudocyclic code
-
pseudonoise code
-
pseudoternary code
-
quasi-cyclic code
-
quasi-perfect code
-
quaternary code
-
rail code
-
raster code
-
recording code
-
rectangular bar code
-
recurrent code
-
redundant code
-
Reed-Muller code
-
Reed-Solomon code
-
reflected code
-
relative code
-
residue code
-
return code
-
return-to-zero code
-
rubout code
-
run-length code
-
run-length-limited code
-
sanitary code
-
self-checking code
-
serial code
-
sign code
-
simplex code
-
single error-correcting code
-
skeletal code
-
skip code
-
SMPTE time code
-
source code
-
specific code
-
standard code
-
state code
-
stop code
-
string code
-
studio code
-
symbolic code
-
systematic code
-
termination code
-
ternary code
-
time code
-
tool code
-
track code
-
transmission code
-
transparent code
-
trellis code
-
TTS code
-
twinned-binary code
-
two-frame code
-
type-bar flag code
-
typesetting code
-
unit disparity code
-
Universal Product code
-
unrail code
-
user identification code
-
user code
-
variable-length code
-
Wagner code
-
water code
-
weighted code
-
zero-disparity code
-
ZIP code -
4 code
1) код, шифр || кодировать3) кодекс; свод4) вчт программа || программировать, писать программу5) нормы и правила; правила эксплуатации•to translate the code — преобразовывать код; транслировать программу
- sum code
См. также в других словарях:
Concatenated error correction code — In coding theory, concatenated codes form a class of error correcting codes that are derived by combining an inner code and an outer code. They were conceived in 1966 by Dave Forney as a solution to the problem of finding a code that has both… … Wikipedia
Error detection and correction — In mathematics, computer science, telecommunication, and information theory, error detection and correction has great practical importance in maintaining data (information) integrity across noisy channels and less than reliable storage… … Wikipedia
Cyclic code — In coding theory, cyclic codes are linear block error correcting codes that have convenient algebraic structures for efficient error detection and correction. Contents 1 Definition 2 Algebraic structure 3 Examples … Wikipedia
Forward error correction — In telecommunication, information theory, and coding theory, forward error correction (FEC) or channel coding[1] is a technique used for controlling errors in data transmission over unreliable or noisy communication channels. The central idea is… … Wikipedia
Reed–Solomon error correction — Reed Solomon error correction is an error correcting code that works by oversampling a polynomial constructed from the data. The polynomial is evaluated at several points, and these values are sent or recorded. Sampling the polynomial more often… … Wikipedia
BCH code — In coding theory the BCH codes form a class of parameterised error correcting codes which have been the subject of much academic attention in the last fifty years. BCH codes were invented in 1959 by Hocquenghem, and independently in 1960 by Bose… … Wikipedia
Convolutional code — In telecommunication, a convolutional code is a type of error correcting code in which each m bit information symbol (each m bit string) to be encoded is transformed into an n bit symbol, where m/n is the code rate (n ≥ m) and the transformation… … Wikipedia
List of algebraic coding theory topics — This is a list of algebraic coding theory topics. ARQ[disambiguation needed ] Adler 32 BCH code BCJR algorithm Berger code Berlekamp Massey algo … Wikipedia
Ternary Golay code — There are two closely related error correcting codes known as ternary Golay codes. The code generally known simply as the ternary Golay code is a perfect (11, 6, 5) ternary linear code; the extended ternary Golay code is a (12, 6, 6) linear code… … Wikipedia
Binary code — The word Wikipedia represented in ASCII binary. A binary code is a way of representing text or computer processor instructions by the use of the binary number system s two binary digits 0 and 1. This is accomplished by assigning a bit string to… … 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