バイナリ

Alternative writings: バイナリー
Frequency:
1

Data represented in binary (base-2) or a non-text (binary) file; in computing contexts it can also mean an executable file.

Noun Taking 'の'

Examples

そのファイルはバイナリなのでテキストエディタで開いても正しく表示されない。

That file is binary, so it won't display correctly in a text editor.

ソースをコンパイルしてバイナリを配布する方式が一般的だ。

It's common to compile source code and distribute the binaries.

二進数で表現されたバイナリデータを解析する必要がある。

We need to analyze binary data represented in base-2.