Compress

Compress[expr]

expr の圧縮された表現を文字列として返す.

詳細とオプション

  • Compress[expr]は任意の式の圧縮表現を返す.
  • Compressが生成する文字列は,印刷可能なASCII文字のみからなる.
  • UncompressCompressの逆である.

例題

すべて開くすべて閉じる

  (3)

100桁精度の の圧縮された表現:

画像をインポートする:

画像の保存に使われたバイト数:

画像の圧縮された表現のバイト数:

一般的な式を圧縮する:

この場合,圧縮でほぼ50分の1になった:

特性と関係  (1)

一意的な数のリストを圧縮してその大きさをプロットする:

繰り返される値があるリストを圧縮してそのサイズをプロットする:

Wolfram Research (2007), Compress, Wolfram言語関数, https://reference.wolfram.com/language/ref/Compress.html.

テキスト

Wolfram Research (2007), Compress, Wolfram言語関数, https://reference.wolfram.com/language/ref/Compress.html.

CMS

Wolfram Language. 2007. "Compress." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Compress.html.

APA

Wolfram Language. (2007). Compress. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Compress.html

BibTeX

@misc{reference.wolfram_2024_compress, author="Wolfram Research", title="{Compress}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/Compress.html}", note=[Accessed: 18-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_compress, organization={Wolfram Research}, title={Compress}, year={2007}, url={https://reference.wolfram.com/language/ref/Compress.html}, note=[Accessed: 18-November-2024 ]}