小窓モード


プレミアム

ログイン
設定

設定

4ビットの英語

ピン留め

追加できません

(登録数上限)

単語を追加

英訳・英語 4-bit computing


Weblio英和対訳辞書での「4ビット」の英訳

4ビット

Weblio英和対訳辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

「4ビット」の部分一致の例文検索結果

該当件数 : 900



例文

#RGB (それぞれ 4 ビット)#RRGGBB (それぞれ 8 ビット)#RRRGGGBBB (それぞれ 12 ビット)#RRRRGGGGBBBB (それぞれ 16 ビット)例文帳に追加

#RGB(4 bits each)#RRGGBB(8 bits each)#RRRGGGBBB(12 bits each)#RRRRGGGGBBBB(16 bits each)発音を聞く  - XFree86

e h は4ビットの値、hh は8ビットの値、hhh は12ビットの値、hhhh は16ビットの値をそれぞれ示す。例文帳に追加

Note that h indicates the value scaled in 4 bits, hh the value scaled in 8 bits, hhh the value scaled in 12 bits, and hhhh the value scaled in16 bits, respectively. - XFree86

ビット演算子《00001111 との AND をとって下位 4 ビットを抽出するものなど》例文帳に追加

a bitwise operator発音を聞く  - 研究社 英和コンピューター用語辞典

入力される8ビットのデータビットに4ビットの冗長ビットを付与してデータ幅12ビットを構成する。例文帳に追加

Redundant bits of 4 bits are given to inputted data bits of 8 bits and data width 2 bits are constituted. - 特許庁

そして、γ変換テーブル1で、画像データのビット幅8ビットを、画像データ(8ビット)+マトリックスサイズ(4ビット)の12ビットに拡張する。例文帳に追加

The 8-bit width of image data is expanded into 12 bits of {image data (8 bits) + matrix size (4 bits)} by the γ-conversion table 1. - 特許庁

パックのヘッダー8ビットは、上位4ビット、下位4ビットに分かれ、階層構造を形成する。例文帳に追加

Header 8 bits of a pack are separated into high 4 bits and low 4 bits to form a hierarchical structure. - 特許庁

例文

"\\-S, \\-\\-swap-halfwords"コピーインモードにおいて、ファイル中のデータの32ビットの上位16ビットと下位16ビットを入れ換えます。例文帳に追加

In copy-in mode, swap the halfwords of each word (4 bytes) in the files.発音を聞く  - JM

>>例文の一覧を見る


調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

「4ビット」の部分一致の例文検索結果

該当件数 : 900



例文

ビット線対4・5は、Y方向に延びる第1ビット線4と第2ビット線5を含む。例文帳に追加

The bit line pair 4/5 includes a first bit line 4 and a second bit line 5 extending in a Y direction. - 特許庁

\\fI\\fP, \\fI\\fP, \\fI\\fP := \\fIh\\fP | \\fIhh\\fP | \\fIhhh\\fP | \\fIhhhh\\fP\\fIh\\fP := 一桁の 16 進数\\fIh\\fP は 4 ビットの値、\\fIhh\\fP は 8 ビットの値、\\fIhhh\\fP は 12 ビットの値、\\fIhhhh\\fP は 16 ビットの値をそれぞれ表す。例文帳に追加

red, green, blue := h | hh | hhh | hhhh h := single hexadecimal digitsNote that h indicates the value scaled in 4 bits, hh the value scaledin 8 bits, hhh the value scaled in 12 bits, and hhhh the value scaled in16 bits, respectively.発音を聞く  - XFree86

4ビットグレースケール画像を8ビットグレースケール画像へ変換します。例文帳に追加

Convert a 4-bit greyscale image to an 8-bit greyscale image.発音を聞く  - Python

結合回路4にて保護ビットN個毎に非保護ビットM個挿入する。例文帳に追加

A coupled circuit 4 inserts M unprotected bits in every N protected bits. - 特許庁

UTF-8 は 7 ビットを符号化するのに 1 バイトを、 11 ビットでは 2 バイトを、16 ビットでは 3 バイトを、21 ビットでは 4 バイトを、26 ビットでは 5 バイトを、31 ビットでは 6 バイトを用いる。例文帳に追加

It uses 1 byte to code 7 bits, 2 bytes for 11 bits, 3 bytes for 16 bits, 4 bytes for 21 bits, 5 bytes for 26 bits, 6 bytes for 31 bits.発音を聞く  - JM

そこで、Y信号1ピクセルの10ビットのうち、上位4ビットBAに対し、伝送ワードの下位2ビット×2の4ビットBBを使用し、上位4ビットBAに対して下位4ビットBBをパリティビットとすることで、(8,4)ハミングコードが生成される。例文帳に追加

Among 10 bits of one pixel in a Y signal, 4 bits BB, low-order 2 bits × 2 in a transmitted word are used to high-order 4 bits BA, and the low-order 4 bits BB is set as a parity bit for the high-order 4 bits BA, so that a (8, 4) Hamming code is generated. - 特許庁

ビット(例えば12ビット)の画像データを上位Aビット(例えば4ビット)と下位Bビット(例えば8ビット)とに分離する分離部42を設ける。例文帳に追加

The exposure device is provided with a separation section 41 for separating the image data of N bits (for example, 12 bits) to upper A bits (for example, 4 bits) and lower B bits (for example, 8 bits). - 特許庁

例文

10進数の1けたが4ビットで符号化される例文帳に追加

a decimal digit is encoded by 4 bits発音を聞く  - コンピューター用語辞典

>>例文の一覧を見る

4ビットのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS