Inline videos. See also:Category: Articles with embedded Videos..

Delta compression

From Biocrawler, the free encyclopedia.

In software configuration management (SCM), a "delta" is a type of file in which the difference (or diff) between two successive versions, is recorded. This term suggests that differences should be small (2% different in average). So, using it can vastly reduce the amount of storage required.

A delta can be defined in 2 ways,symmetric delta and directed delta.

A symmetric delta can be expressed as \Delta(v_1, v_2) = (v_1 \backslash v_2) \cup (v_2 \backslash v_1), where v1 and v2 represent two successive versions.

A directed delta, also called a change, is a sequence of (elementary) change operations which, when applied to one version v1, yields another version v2. (note the correspondence to transaction logs in datbases).

See also

Wikipedia (http://en.wikipedia.org/wiki/Main_Page) Delta_compression (http://en.wikipedia.org/wiki/Delta_compression) version history (http://en.wikipedia.org/w/index.php?title=Delta_compression&action=history) GNU Free Documentation Lizenz (http://en.wikipedia.org/wiki/Wikipedia:Text_of_the_GNU_Free_Documentation_License) CC-by-sa (http://creativecommons.org/licenses/by-sa/2.5/)

Personal tools
Google Search
Google
Web
biocrawler.com