- run-length limited encoding
- кодирование с ограничением длины серий
Большой англо-русский и русско-английский словарь. 2001.
Большой англо-русский и русско-английский словарь. 2001.
Run length limited — or RLL coding is a technique that is used to store data on recordable media. Specifically, RLL prevents long stretches of repeated bits from causing the signal recorded on media to not change for an excessive period, by modulating the data. RLL… … Wikipedia
advanced run-length limited encoding — Abbreviated ARLL. A technique used to store information on a hard disk that increases the capacity of runlength limited (RLL) storage by more than 25 percent and increases the data transfer rate to 9Mbps. See also RLL encoding … Dictionary of networking
Run-length encoding — (RLE) is a very simple form of data compression in which runs of data (that is, sequences in which the same data value occurs in many consecutive data elements) are stored as a single data value and count, rather than as the original run. This is … Wikipedia
data-encoding scheme — The method used by a hard disk controller to store information onto a hard disk or a floppy disk. Common encoding schemes include the run length limited (RLL) and advanced runlength limited (ARLL) methods. See also advanced run length… … Dictionary of networking
RLL encoding — An efficient method of storing information on a hard disk. Compared with older, less efficient methods, such as modified frequency modulation encoding (MFM), RLL encoding effectively doubles the storage capacity of a disk. See also advanced … Dictionary of networking
Hard disk drive — Hard drive redirects here. For other uses, see Hard drive (disambiguation). Hard disk drive Mechanical interior of a modern hard disk drive Date invented 24 December 1954 [1] … Wikipedia
Group code recording — In computer science, group code recording (GCR) refers to several distinct but related encoding methods for magnetic media. The first, used in 6250 cpi magnetic tape, is an error correcting code combined with a run length limited encoding scheme … Wikipedia
Pulse-code modulation — PCM redirects here. For other uses, see PCM (disambiguation). Pulse code modulation (PCM) is a method used to digitally represent sampled analog signals. It is the standard form for digital audio in computers and various Blu ray, Compact Disc and … Wikipedia
RLL — abbr. Run Length Limited (encoding) comp. abbr. Run Length Limited acronym Run Length Limited … United dictionary of abbreviations and acronyms
ARLL — abbr. Advanced Run Length Limited (encoding) comp. abbr. Advanced Run Length Limited … United dictionary of abbreviations and acronyms
Minimum description length — The minimum description length (MDL) principle is a formalization of Occam s Razor in which the best hypothesis for a given set of data is the one that leads to the best compression of the data. MDL was introduced by Jorma Rissanen in 1978. It is … Wikipedia