小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > 日英・英日専門用語 > アドレス指定関数の英語・英訳 

アドレス指定関数の英語

ピン留め

追加できません

(登録数上限)

単語を追加

英訳・英語 addressing function


日英・英日専門用語辞書での「アドレス指定関数」の英訳

アドレス指定関数


「アドレス指定関数」の部分一致の例文検索結果

該当件数 : 16



例文

この関数は、動的アドレス指定を使用しやすくします。例文帳に追加

The function is intended to facilitate Dynamic Addressing usage.発音を聞く  - NetBeans

関数はname引き数で指定されたホストのネットワークアドレスを引く。例文帳に追加

function looks up network addresses for the host specified by the name argument.発音を聞く  - JM

関数は、ネットワークアドレスがaddr引き数で指定されたホストの名前を引く。例文帳に追加

function looks up the name of the host whose network address is specified by the addr argument.発音を聞く  - JM

プログラマが定義した関数 (「シグナル・ハンドラ」) のアドレスのいずれかを指定する。例文帳に追加

or the address of a programmer-defined function (a "signal handler").発音を聞く  - JM

この関数は 5 要素のタプル:(アドレススキーム、ネットワーク上の位置、パス、クエリ、フラグメント指定子) を返します。 バージョン 2.2 で 新たに追加 された仕様です。例文帳に追加

This function returns a 5-tuple:(addressing scheme, network location, path, query, fragmentidentifier).New in version 2.2.発音を聞く  - Python

不揮発性記憶装置3は、有効なデータに対応する論理アドレスと物理アドレスとを関連付ける管理テーブルと、削除通知により指定された論理アドレスを無効にするように管理テーブルを書き換え、情報処理装置2から受信した読み出し命令に含まれる論理アドレスが無効である場合に、関数で表されるデータを情報処理装置2に送信する第2の制御回路とを含む。例文帳に追加

The nonvolatile storage device 3 includes: a management table that associates a logical address corresponding to valid data with a physical address; and a second control circuit that rewrites the management table to invalidate the logical address specified by the deletion notice and, when the logical address included in a read command received from the information processing device 2 is invalid, transmits data expressed by a function to the information processing device 2. - 特許庁

例文

本案((a)参照)は、フォントパターンデータと、その割付アドレスの計算のための関数とを対にしてフォントファイルとして持ち、表示制御に際しては、そのフォントファイル中のアドレス計算関数を用いて指定文字コードに対応するフォントパターンデータのアドレスを計算するようにしたため、システムプログラムは汎用化される。例文帳に追加

Font pattern data and a function for calculation of its layout address the provided as a pair in a font file, and an address calculation function in this font file is used to calculate the address of font pattern data corresponding to a designated character code in the case of display control (a), and therefore, a system program can be used for various purposes. - 特許庁

>>例文の一覧を見る


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

「アドレス指定関数」の部分一致の例文検索結果

該当件数 : 16



例文

リモート制御アプリ217は、他の複合機200のネットワークアドレス指定してリモートスキャン関数の呼び出しやリモートプリント関数の呼び出しを行う。例文帳に追加

The remote control application 217 designates a network address of the other composite machine 200 to call the remote scan function or the remote print function. - 特許庁

プリントコントローラ(14)は、該変数値(52)をRAM(44)内のジャンプテーブル(44a)に、前記関数(50)をRAM(44)の指定部分(44c)に、及び該関数(50)の開始アドレスをジャンプテーブル(44b)に書き込む。例文帳に追加

The print controller 14 writes the variable value 52 in a jump table 44a in the RAM 44 and the function 50 in a designated part 44c of the RAM 44 and the state address of the function 50 in a jump table 44b. - 特許庁

入力する文字列オブジェクトの参照カウントが 1 でない場合、この関数を呼び出すとエラーになります。 左側値には、既存の文字列オブジェクトのアドレスを渡し (このアドレスには書き込み操作が起きるかもしれません)、新たなサイズを指定します。例文帳に追加

It is an error to call this function if the refcount on the input string object is not one.Pass the address of an existing string object as an lvalue (it maybe written into), and the new size desired. - Python

呼び出し側に提供される Python オブジェクトの参照は全て 借りた (borrowed) ものです; オブジェクトの参照カウントをデクリメントしてはなりません!以下の関数に渡す補助引数 (additional argument) は、書式化文字列から決定される型へのアドレスでなければなりません; 補助引数に指定したアドレスは、タプルから入力された値を保存するために使います。例文帳に追加

Note that any Python object references which are provided to the caller are borrowed references; do not decrement their reference count!Additional arguments passed to these functions must be addresses of variables whose type is determined by the format string; these are used to store values from the input tuple. - Python

この関数は、constraintWidgetClassに対して指定された constraint リソースから処理を始め、このウィジェットの親の constraint リソースまでサブクラスの関係をたどってゆく。 検索されたリソースリスト内に無いリソース名が引き数リストに含まれている場合、これに対応するアドレスに格納されている値が変更されることはない。例文帳に追加

It startswith the constraint resources specified for constraintWidgetClass and proceeds down to the subclass chain to the parent's constraint resources.If the argument list contains a resource name that is not found in any of the resource lists searched, the value at the corresponding address is not modified. - XFree86

かくして(最適化のためオブジェクト関数で展開され得る)完全環境設定空間は、並行指標づけ技術により容易にアドレス指定でき、従ってこのデータベースは実時間で実施されなくてはならないランタイムアプリケーション(例えばインターネット上での環境設定)に適している。例文帳に追加

Thus, a complete configuration space (developable with object functions for optimization) is easily addressable by parallel indexing techniques, and therefore the database is suitable for run-time applications (configuration on the Internet, for example) that must be performed in real time. - 特許庁

APが文字列描画に関連する処理、例えば文字列の幅や高さの取得等をフォントIDを指定して文字列描画システムに対して要求すると、フォントIDに対応するフォントアクセス情報に基づきアドレスが特定されるフォント処理関数を実行する。例文帳に追加

When the AP requires processings related with the character plotting, for example, the obtaining of the width and the height of the character string or the like to the plotting system by specifying the font ID, the system executes a font processing function whose address is specified based on a font access information corresponding to the font ID. - 特許庁

例文

デバイス管理アプリケーションは、デバイスの探索条件が、指定したネットワークに属するデバイスをIPv6マルチキャスト探索する条件の場合、IPv6のネットワークアドレスであるPrefixに基づきハッシュ関数によりハッシュ値を計算する。例文帳に追加

The device management application calculates a hash value by a hash function on the basis of Prefix to be a network address of the IPv6 when a device search condition is a condition under which the IPv6 multi-cast search of a device belonging to a designated network is performed. - 特許庁

>>例文の一覧を見る

「アドレス指定関数」の英訳に関連した単語・英語表現

アドレス指定関数のページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

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

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

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS