1153万例文収録!

「pointer table」に関連した英語例文の一覧と使い方(4ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > pointer tableに関連した英語例文

セーフサーチ:オフ

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

pointer tableの部分一致の例文一覧と使い方

該当件数 : 160



例文

At that time, respective identifiers in a source code SP are converted into pointer variables through a converting table CT for fixedly converting the respective identifiers of the variables into the optional address of the RAM 203 at every application of these variables, to deliver this converted source code SP to a compiler-linker CL.例文帳に追加

その際、グローバルRAM変数の各識別子をそれら変数の用途毎にRAM203の任意アドレスに固定的に変換する変換テーブルCTを通じてソースコードSP中の同識別子をポインタ変数に変換し、この変換したソースコードSPをコンパイラ・リンカCLに引き渡す。 - 特許庁

The position of entry data to the secondary index of a secondary index table 3 indicated by the obtained pointer is shifted by the variant type number to obtain the font image at the position of the pointer to the head byte of the objective variant type font as an objective variant type font.例文帳に追加

電子文書中にインデクシングされた対象となる異体字フォントの正字の文字符号値と異体字番号に基づき、正字の文字符号値から正字の文字符号値に対応した二次インデックスへのポインタを取得し、取得したポインタで指示された二次インデックステーブルの二次インデックスへのエントリデータの位置を、異体字番号だけ移動して、対象となる異体字フォントの先頭バイトへのポインタ位置のフォントイメージを、対象となる異体字フォントとして取得する。 - 特許庁

The content of the image to be drawn next is predetermined based on the content of drawing prescribed in an address indicated by the pointer 433e in the display data table stored in the display data table buffer 433b, and a list of drawing is created, which is transmitted to an image controller 437 to give a command to draw the image.例文帳に追加

そして、1フレーム分の描画処理が完了する度にポインタ433eを1加算し、表示データテーブルバッファ433bに格納された表示データテーブルにおいて、ポインタ433eが示すアドレスに規定された描画内容に基づき、次に描画すべき画像内容を特定して後述する描画リストを作成し、画像コントローラ437にその描画リストを送信することで、その画像の描画指示を行う。 - 特許庁

The policy table 1 is constituted of a stored address 11 of each policy, a priority level number 12, an identifier 13 for storing an identifier to be compared with an identifier extracted from a packet, an action 14 which is executed when the two identifiers coincide with each other, and a next policy pointer 15 for showing a policy which is next subjected to comparison trial.例文帳に追加

ポリシーテーブル1は、各ポリシーの格納アドレス11、優先順位番号12、パケットから抽出された識別子と比較される識別子を格納する識別子13、2つの識別子が一致した場合に実行されるアクション14、次に比較試行されるポリシーを示す次ポリシーポインタ15から構成されている。 - 特許庁

例文

When display rendering data G are generated according to an event input from the client deice 20 to a server device 10, an object area table 24b describing area information about objects included in the rendering data G in association with pointer ID is generated and sent together with the rendering data G to the client device 20.例文帳に追加

クライアント装置20からサーバ装置10への入力イベントに応じた表示用描画データGが生成されると、当該描画データGに含まれるオブジェクトの領域情報にポインタIDを関係付けて記述したオブジェクト領域テーブル24bが生成され、前記描画データGと共にクライアント装置20へ送信される。 - 特許庁


例文

As an element/configuration data transmission unit communication unit, a switching table including a configuration memory and a control is provided, a read/write position pointer 0101 is moved to a configuration memory location by the control section in response to the arrival of an event, a configuration word is transferred to an element to be configured, and re-configuration is implemented in real time.例文帳に追加

エレメント/コンフィギュレーションデータ送信ユニット間通信ユニットとして、コンフィギュレーションメモリ、制御部を有しているスイッチングテーブルが設けられ、該制御部により読み出し、書き込み位置ポインタをイベントの到来に応答してコンフィギュレーションメモリ場所に移動させて、コンフィギュレーション語をコンフィギュレーションすべきエレメントに伝送して、再コンフィギュレーションが実時間で実施される。 - 特許庁

When referring to data after download, the language data is designated with a number, the address of the language data is acquired while referring to a pointer table, the added leading address 72 of the language data is subtracted from the acquired address and the leading address of a display language selected at present is added so that the address of data on a flash memory after download can be provided.例文帳に追加

ダウンロード後のデータの参照は、言語データを番号で指定してポインタテーブルを参照し言語データのアドレスを取得し、取得したアドレスから前記追加した言語データの先頭アドレス72を引き、現在選択されている表示言語の先頭アドレスを足すことにより、ダウンロード後のフラッシュメモリ上でのデータのアドレスを得ることができる。 - 特許庁

This storage system includes a storage medium upon which the volume is represented, a disk controller for controlling the storage system and a WORM(write once read many) configuration table having a plurality of entries which indicate which of the plurality of volumes is write-protected by using the next write pointer.例文帳に追加

ストレージシステムはボリュームが表現されるストレージ媒体、ストレージシステムを制御するディスクコントローラ、及び次回書き込みポインタを使用してボリュームの複数の領域のどれが書き込み保護されているか表示する複数のエントリーを有するWORM(追記型)構成テーブルを持つことにより、保護される領域を管理することにより実現する。 - 特許庁

Enter string in the table of ``interned'' strings and return the interned string - which is string itself or a copy.Interning strings is useful to gain a little performance on dictionary lookup - if the keys in a dictionary are interned, and the lookup key is interned, the key comparisons (after hashing) can be done by a pointer compare instead of a string compare.例文帳に追加

string を ``隔離'' された文字列のテーブルに入力し、隔離された文字列を返します - この文字列は string 自体かコピーです。 隔離された文字列は辞書検索のパフォーマンスを少しだけ向上させるのに有効です - 辞書中のキーが隔離されており、検索するキーが隔離されている場合、(ハッシュ化後の) キーの比較は文字列の比較ではなくポインタの比較で行うことができるからです。 - Python

例文

A control element 21 of the IC card 2 is configured to determine whether or not access object data designated in response to the access request of data given from the IC card processor are significant data, and to, when it is determined that the access object data are significant data by this determination, read the significant data according to the leading address in the data memory 22 of the significant data stored in the pointer table.例文帳に追加

ICカード2の制御素子21は、上記ICカード処理装置から与えられたデータのアクセス要求において指定されるアクセス対象のデータが重要データであるか否かを判定し、この判定によりアクセス対象のデータが重要データであると判定した場合、上記ポインタテーブルに記憶されている当該重要データの前記データメモリ22における先頭アドレスに従って当該重要データを読み出す。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS