Definition of Data compression

Babylon English
data compression
reduction of a file containing data using a special algorithm (Computers)

Search Dictionary:
Search Web Search Dictionary



Data compression definition was found in categories: Computer & Internet(1)  Science & Technology(2)  Language, Idioms & Slang(1)  Encyclopedia(1)  

Data compression Definition from Computer & Internet Dictionaries & Glossaries

FOLDOC
data compression
<algorithmcompression. Probably to distinguish it from (electronic) signal compression.
(1995-04-02)


Data compression Definition from Science & Technology Dictionaries & Glossaries

Telecommunication Standard Terms
data compression
1. Increasing the amount of data that can be stored in a given domain, such as space, time, or frequency, or contained in a given message length. 2. Reducing the amount of storage space required to store a given amount of data, or reducing the length of message required to transfer a given amount of information. Note 1: Data compression may be accomplished by simply squeezing a given amount of data into a smaller space, for example, by increasing packing density or by transferring data on punched cards onto magnetic tape. Note 2: Data compression does not reduce the amount of data used to represent a given amount of information, whereas data compaction does. Both data compression and data compaction result in the use of fewer data elements for a given amount of information.

Technical English by wpv
Data Compression
A method of reducing the number of bits that are needed to represent information. Data compression allows gigher communications speeds and allows more information to be stored on a disk.


Data compression Definition from Language, Idioms & Slang Dictionaries & Glossaries

hEnglish - advanced version
data compression

data compression
compression. probably to distinguish it from (electronic) signal compression



Data compression Definition from Encyclopedia Dictionaries & Glossaries

Wikipedia English - The Free Encyclopedia
Data compression
In computer science and information theory, data compression or source coding is the process of encoding information using fewer bits (or other information-bearing units) than an un-encoded representation would use through use of specific encoding schemes. For example, this article could be encoded with fewer bits if one were to accept the convention that the word "compression" be encoded as "comp." One popular instance of compression with which many computer users are familiar is the ZIP file format, which, as well as providing compression, acts as an archiver, storing many files in a single output file.

See more at Wikipedia.org...