- low-overhead data format
- малоизбыточный формат данных (в мультимедийных системах)
Большой англо-русский и русско-английский словарь. 2001.
Большой англо-русский и русско-английский словарь. 2001.
Data exchange — is the process of taking data structured under a source schema and actually transforming it into data structured under a target schema, so that the target data is an accurate representation of the source data[citation needed]. Data exchange is… … Wikipedia
Consistent Overhead Byte Stuffing — (COBS) is an algorithm for encoding data bytes that results in efficient, reliable, unambiguous packet framing regardless of packet content, thus making it easy for receiving applications to recover from malformed packets. Byte stuffing is a… … Wikipedia
Lossless data compression — is a class of data compression algorithms that allows the exact original data to be reconstructed from the compressed data. The term lossless is in contrast to lossy data compression, which only allows an approximation of the original data to be… … Wikipedia
Container format (digital) — A container or wrapper format is a meta file format whose specification describes how different data elements and metadata coexist in a computer file. Among the earliest cross platform container formats were Distinguished Encoding Rules and the… … Wikipedia
Evolution-Data Optimized — or Evolution Data only, abbreviated as EV DO or EVDO and often EV, is a telecommunications standard for the wireless transmission of data through radio signals, typically for broadband Internet access. It uses multiplexing techniques including… … Wikipedia
Windows Imaging Format — Infobox file format name = WIM image format extension = .wim .swm mime = genre = Disk image containerfor = containedby = owner = Microsoft extendedfrom = extendedto = The Windows Imaging Format (WIM) is a file based disk image format. It was… … Wikipedia
rsync — Original author(s) Andrew Tridgell, Paul Mackerras Developer(s) Wayne Davison Initia … Wikipedia
Advanced Audio Coding — AAC redirects here. For other uses, see AAC (disambiguation). Advanced Audio Codings iTunes standard AAC file icon Filename extension .m4a, .m4b, .m4p, .m4v, .m4r, .3gp, .mp4, .aac Internet media type audio/aac, audio/aacp, au … Wikipedia
NX bit — The NX bit, which stands for No eXecute, is a technology used in CPUs to segregate areas of memory for use by either storage of processor instructions (or code) or for storage of data, a feature normally only found in Harvard architecture… … Wikipedia
C (programming language) — C The C Programming Language[1] (aka K R ) is the seminal book on C … Wikipedia
Coupling (computer programming) — In computer science, coupling or dependency is the degree to which each program module relies on each one of the other modules. Coupling is usually contrasted with cohesion. Low coupling often correlates with high cohesion, and vice versa. The… … Wikipedia