小窓モード


プレミアム

ログイン
設定

設定

odd addressとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

日英・英日専門用語辞書での「odd address」の意味

odd address


「odd address」の部分一致の例文検索結果

該当件数 : 43



例文

An address conversion/output circuit discriminates whether or not the address value Cs of a designated column address is an odd number value (S5).例文帳に追加

アドレス変換/出力回路は、指定されたカラムアドレスのアドレス値Csが奇数値であるか否かを判別する(S5)。 - 特許庁

The pair of complementary data bus transmits continuously and alternately even-numbered address data Even and odd-numbered address data Odd read out from a memory cell array.例文帳に追加

相補データバス対は、メモリセルアレイから読出される偶数アドレスデータEvenと奇数アドレスデータOddとを連続して交互に伝送する。 - 特許庁

A semiconductor memory has an even region activated by an even address and an odd region activated by an odd address.例文帳に追加

半導体メモリは、偶数アドレスにより活性化されるEven領域と、奇数アドレスにより活性化されるOdd領域とを有するメモリである。 - 特許庁

The gateway apparatus 100 calculates an IP address of a destination by selecting the destination IP address equal to (own IP address +1) when the own IP address is an odd number and the destination IP address equal to (own IP address -1) when the own IP address is an even number.例文帳に追加

次に、自IPアドレスが奇数の場合、相手先IPアドレス=自IPアドレス+1とし、自IPアドレスが偶数の場合、相手先IPアドレス=自IPアドレス−1とすることにより、相手先のIPアドレスを算出する。 - 特許庁

Whether the size value SZ is an odd number value is discriminated after the address value Cs discrimination processing (S11).例文帳に追加

サイズ値SZが奇数値であるか否かは、アドレス値Csの判別処理の後に判別される(S11)。 - 特許庁

The odd write signal generation circuit generates an odd write address signal WA-O while using 1 as an initial value and 127 as a maximum address together with an odd write enable signal WE-O with the signal WE as reference and supplies it to the SRAM 3.例文帳に追加

奇数ライト信号生成回路は、ライトイネーブル信号WEを基準に、1を初期値とし127を最大アドレスとする奇数ライトアドレス信号WA_Oを奇数ライトイネーブル信号WE_Oとともに生成して、SRAM3に供給する。 - 特許庁

例文

When a start address determination circuit 132 determines that the number of a start column address COLA is odd, the high-speed memory access control device changes the start column address into the front even number in an address control circuit 14, and controls timing of a data mask enable signal DQM so as to access only the specified number of word from the start column address of an odd number.例文帳に追加

また、開始カラムアドレスCOLAが奇数であることを開始アドレス判定回路132で判定すると、アドレス制御回路14でその開始カラムアドレスを1つ前の偶数に変更し、奇数の開始カラムアドレスから指定されたワード数のみアクセスするようにデータマスクイネーブル信号DQMのタイミングを制御する。 - 特許庁

>>例文の一覧を見る

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

「odd address」の部分一致の例文検索結果

該当件数 : 43



例文

An address generation circuit 1 has an even write signal generation circuit and an odd write signal generation circuit.例文帳に追加

アドレス生成回路1は、偶数ライト信号生成回路と奇数ライト信号生成回路とを有する。 - 特許庁

The image processing section 107 is controlled so that a write-address at writing pixel data of odd lines in an SRAM 701 may get larger than a read-address and the write-address at writing the pixel data of even lines may get smaller than the read-address.例文帳に追加

画像処理部107は、SRAM701に奇数ラインの画素データを書込む時の書込みアドレスは読出しアドレスより大きく、偶数ラインの画素データを書込む時の書込みアドレスは読出しアドレスより小さくなるように制御する。 - 特許庁

When it is clear whether the present recording track is a land L or a groove G in tracking polarity, the address of the track can be known from the relation of an odd number and an even number of each wobble address information.例文帳に追加

トラッキング極性で現在の記録トラックがランドLであるかグルーブGであるかが明かな場合、各ウォブルアドレス情報の奇数、偶数との関係からトラックのアドレスが分かる。 - 特許庁

For example, only odd-numbered row electrodes are addressed in an odd-numbered frame and only even-numbered row electrodes are addressed in an even-numbered frame in the address period of the subfield with the smallest weight.例文帳に追加

例えば,最小加重値サブフィールドのアドレス期間において,奇数番目フレームでは奇数番目行電極に対してのみアドレシングし,偶数番目フレームでは偶数番目行電極に対してのみアドレシングする。 - 特許庁

An average value calculating circuit 7 obtains an average value of intervals stored in an even-numbered address of the memory 6, and an average value calculating circuit 8 obtains the average value of intervals stored in an odd-numbered address.例文帳に追加

平均値算出回路7は、メモリ6の偶数アドレスに記憶されたインターバルの平均値を求め、平均値算出回路8は、その奇数アドレスに記憶されたインターバルの平均値を求める。 - 特許庁

For example, ``sed -n 1~2p'' will print all the odd-numbered lines in the input stream, and the address 2~5 will match every fifth line, starting with the second. (This is a GNU extension.発音を聞く 例文帳に追加

例えば ``sed -n 1~2p'' は入力行のうち奇数行を表示し、アドレスを 2~5 にすると、第 2 行から 5 行おきに表示する (これは GNU の拡張である)。 - JM

To provide a memory circuit which can perform read-out even when 2n+1 is the maximum address of a memory in combination of 2n+1 and 2n+2, in a memory which is divided into an even numbered address block 201 and an odd numbered address block 202 and which can read out continuous two words in parallel.例文帳に追加

偶数アドレスブロック201と奇数アドレスブロック202に分かれ、連続する2ワードを並列に読み出すことが可能なメモリにおいて、2n+1、2n+2の組み合わせで2n+1がメモリの最大アドレスの場合も読み出しが可能なメモリ回路を提供する。 - 特許庁

例文

The lines of a group among the memory cell arrays selected by the prescribed line address signal X11 and X12 on an upper side are divided into an odd number of the blocks and the bit map of the prescribed line address signal groups X6 to X9 on a lower side has symmetry with the odd number of the blocks as repeating units.例文帳に追加

ここで、上位側の所定の行アドレス信号X11,X12により選択される前記メモリセルアレイ内の一群の行が奇数個のブロックに分割され、該奇数個のブロックを繰り返し単位として、下位側の所定の行アドレス信号群X6〜X9のビットマップが対称性を有する。 - 特許庁

>>例文の一覧を見る

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

   
日中韓辭典研究所日中韓辭典研究所
Copyright © 2026 CJKI. All Rights Reserved

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

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS