翻訳と辞書
Words near each other
・ component integration laboratories
・ component object model
・ composite
・ composition
・ compositional c++
・ compound document architecture
・ compound key
・ comprehensive
・ comprehensive perl archive network
・ comprehensive tex archive network
compress
・ compressed slip
・ compressed video
・ compression
・ comprosl
・ compu$erve
・ compulink information exchange
・ compuserve corporation
・ compuserve information service
・ compusult ltd.


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

compress : FOLDOC
compress
1. To feed data through any compression algorithm.
2. The Unix program "compress", now largely supplanted by gzip.
Unix compress was written in C by Joseph M. Orost, James A. Woods et al., and was widely circulated via Usenet. It uses the Lempel-Ziv Welch algorithm and normally produces files with the suffix ".Z".
Compress uses variable length codes. Initially, nine-bit codes are output until they are all used. When this occurs, ten-bit codes are used and so on, until an implementation-dependent maximum is reached.
After every 10 kilobytes of input the compression ratio is checked. If it is decreasing then the entire string table is discarded and information is collected from scratch.



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.