小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > コンピューター用語 > ポインタデータの英語・英訳 

ポインタデータの英語

ピン留め

追加できません

(登録数上限)

単語を追加

英訳・英語 pointer data


コンピューター用語辞典での「ポインタデータ」の英訳

ポインタデータ


「ポインタデータ」を含む例文一覧

該当件数 : 17



例文

移動先ウィンドウの情報を含むポインタデータが他の端末装置に送信される。例文帳に追加

Pointer data including information on the target window are transmitted to the other terminal equipment. - 特許庁

しかしながら、ノイズ等でポインタデータ以外の制御情報データに誤りが発生すると、ポインタデータは正しいために転送が行われてしまうことになり、全く異なるアドレスやサイズのデータが転送されてしまう。例文帳に追加

If, however, an error occurs to the control information data other than the pointer data owing to noise, the transfer is carried out since the pointer data are correct, so that data of exactly different addresses and sizes are transferred. - 特許庁

そこで、ポインタデータとともに制御情報データも合わせたデータに対してチェックサムデータを付加し、ポインタデータだけでなく、制御情報データの誤りも検出することができ、チェーン外れを確実に防止できる。例文帳に追加

For the purpose, check sum data are added to the data including even the control information data together with the pointer data and not only the pointer data, but also the error of the control information data can be detected, thereby securely preventing dechaining. - 特許庁

その端末装置ではポインタデータに基づいて相手側のポインタを移動先ウィンドウに向かって移動させる。例文帳に追加

In the terminal equipment, the pointer of the other user is moved toward the target window on the basis of the pointer data. - 特許庁

また、第1の画像データが文書データベース106のどこに格納されているかを示すポインタデータが作成される。例文帳に追加

Besides, pointer data are prepared for showing where the first image data are stored on the document database 106. - 特許庁

中央演算部15は、指示ポインタデータが示す色、大きさおよび形状の指示ポインタを、座標データが示す位置に表示する。例文帳に追加

The central arithmetic unit 15 displays an instruction pointer of the color, the size, and the shape indicated by the instruction pointer, at the position indicated by the coordinate data. - 特許庁

例文

中央演算部15は、指示ポインタデータが示す色、大きさおよび形状の指示ポインタを、座標データが示す位置に表示する。例文帳に追加

A CPU 15 displays an instruction pointer of the color, the size and the shape indicated by the instruction pointer data at the position indicated by the coordinate data. - 特許庁

>>例文の一覧を見る


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

日英・英日専門用語辞書での「ポインタデータ」の英訳

ポインタデータ


クロスランゲージ 37分野専門語辞書での「ポインタデータ」の英訳

ポインタデータ


「ポインタデータ」を含む例文一覧

該当件数 : 17



例文

中央演算部15は、指示ポインタデータが示す色、大きさおよび形状の指示ポインタを、座標データが示す位置に表示する。例文帳に追加

The central processing unit 15 displays an instruction pointer of color, size and shape indicated by the instruction pointer data at the position indicated by the coordinate data. - 特許庁

バッファインタフェースは、あるオブジェクトの内部データを一連のデータチャンク (chunk) として見せるモデルを外部から利用できるようにします。 各チャンクはポインタ/データ長からなるペアで指定します。例文帳に追加

The buffer interface exports a model where an object can expose its internal data as a set of chunks of data, where each chunk is specified as a pointer/length pair. - Python

電子透かし埋め込み部109は、第2の画像データに対して、不可視の電子透かし技術を用いることによって、第1の画像に関するポインタデータ等の属性情報を埋め込む。例文帳に追加

An electronic watermark embedding part 109 embeds the attribute information such as pointer data on the first image by using invisible electronic watermark technique to the second image data. - 特許庁

受光波形判定部21の判定結果が連続状の出射パターンであると、形状が丸、大きさが「大きい」の基準座標データを、指示ポインタデータPointInfの座標データにコピーする。例文帳に追加

When the determination result of the light reception waveform determination part 21 is a consecutive outgoing pattern, the reference coordinate data whose shape is round and whose size is "large" is copied to the coordinate data of the instruction pointer data PointInf. - 特許庁

Write/Readポインタ生成部41は、データ出力バッファにデータを書き込むためのWriteポインタ、データを読み出すためのReadポインタを生成する。例文帳に追加

A Write/Read pointer generating part 41 generates a Write pointer for writing data into the data output buffer and a Read pointer for reading out data. - 特許庁

受光色に対応したLcolorが「3」のときは、各画素データの受光色を、「3」未満のときは、Lcolorの値を指示ポインタデータの色データに設定する。例文帳に追加

When the L color corresponding to the light receiving color is "3", the light receiving color of each pixel data is set as the color data on the instruction pointer data, and when the L color is under "3", the value of L color is set to the color data on the instruction pointer data. - 特許庁

チェーン式DMAデータ転送では、ポインタデータの順に制御情報データを読み込み、その読み込んだ制御情報データに従って転送を行うことで、正しい転送順にデータが転送される。例文帳に追加

In the chain type DMA data transfer, control information data are read in the order of pointer data and the transfer is carried out according to the read-in control information data, so that the data are transferred in the correct transfer order. - 特許庁

例文

中央演算部15は、受光波形判定部21の判定結果がパルス状の出射パターンであると、形状が四角形、大きさが「中間」の基準座標データを、指示ポインタデータPointInfの座標データにコピーするとともに、改頁コマンドを映像生成装置50に送信する。例文帳に追加

When the determination result of a light reception waveform determination part 21 is pulse-shaped outgoing pattern, a central arithmetic unit 15 copies reference coordinate data whose shape is rectangular, and whose size is "middle" to the coordinate data of instruction pointer data PointInf, and transmits a page feed command to a video generation device 50. - 特許庁

>>例文の一覧を見る

「ポインタデータ」の英訳に関連した単語・英語表現
1
pointer data コンピューター用語

2
data pointer 英和専門語辞典

3
current pointer コンピューター用語


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

   
日外アソシエーツ株式会社日外アソシエーツ株式会社
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
日中韓辭典研究所日中韓辭典研究所
Copyright © 2024 CJKI. All Rights Reserved
株式会社クロスランゲージ株式会社クロスランゲージ
Copyright © 2024 Cross Language Inc. All Right Reserved.

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

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS