| 例文 |
"array variable"を含む例文一覧と使い方
該当件数 : 25件
ARRAY VARIABLE DISPLAY DEVICE AND METHOD例文帳に追加
配列変数表示装置および配列変数表示方法 - 特許庁
It must put the possible completions in the COMPREPLY array variable. 例文帳に追加
補完候補は必ずCOMPREPLY配列変数に格納されます。 - JM
To provide an array variable display device and an array variable display method capable of confirming easily a fail spot or the like.例文帳に追加
フェイル箇所などを容易に確認できる配列変数表示装置および配列変数表示方法を提供する。 - 特許庁
GROUPS An array variable containing the list of groups of which the current user is a member. Assignments to GROUPS have no effect and return an error status. 例文帳に追加
後で再びsetしても元には戻りません。 - JM
Then, the array variable is updated by the run including the elementary pixel (step S912).例文帳に追加
そして、着目画素を含むランで配列変数を更新する(ステップS912)。 - 特許庁
Attributes may be specified for an array variable using the declare and readonly builtins. 例文帳に追加
組み込みコマンドのdeclareとreadonlyを使うと、配列変数に対して属性を設定できます。 - JM
Referencing an array variable without a subscript is equivalent to referencing element zero. 例文帳に追加
添字無しで配列変数を参照すると、要素 0 を参照したことになります。 - JM
When it finishes, the possible completions are retrieved from the value of the COMPREPLY array variable. 例文帳に追加
関数が終了したときに、補完対象がCOMPREPLY配列変数から取得されます。 - JM
Directories appear in the stack in the order they are displayed by the dirs builtin. Assigning to members of this array variable may be used to modify directories already in the stack, but the pushd and popd builtins must be used to add and remove directories. 例文帳に追加
LINENOをunsetすると、この変数の特殊な性質は無くなります。 - JM
The type of variable is clear by the context because all array variable names will be followed by brackets ([]). 例文帳に追加
)配列変数の名前には必ずブラケット ([]) がつくので、変数の型は文脈においてはっきりしています。 - JM
This variable is available only in shell functions invoked by the programmable completion facilities (see Programmable Completion below). DIRSTACK An array variable (see Arrays below) containing the current contents of the directory stack. 例文帳に追加
スクリプトや関数の内部でない場合には、意味のある値が代入されることは保証されません。 - JM
In the following descriptions of legal expressions, "expr" refers to a complete expression and "var" refers to a simple or an array variable. 例文帳に追加
以下、bc で使用可能な演算子を説明します。 なお、完全形の式を "expr"、単純変数または配列変数を "var" と表記します。 - JM
To apply superoptimization to a program including such loop processing as to perform repetitive floating-point operation for an array variable.例文帳に追加
配列変数に対して繰り返し浮動小数点演算を行うようなループ処理を含んだプログラムに超最適化を適用する。 - 特許庁
COMP_WORDS An array variable (see Arrays below) consisting of the individual words in the current command line. 例文帳に追加
LINENOこの変数が参照されると、シェルはスクリプトや関数における現在の行番号 (1から始まります) を表す10 進値を代入します。 - JM
To shorten behavioral time and reduce a logic circuit size for the logic circuit in which behavioral description defined by an array variable is synthesized with a high-level.例文帳に追加
配列変数で定義された動作記述を高位合成された論理回路の動作時間の短縮化と回路規模の縮減を目的とする。 - 特許庁
SEMICONDUCTOR OPTICAL AMPLIFIER, ASE RADIATING OPTICAL SOURCE, OPTICAL GATE ARRAY, VARIABLE WAVELENGTH LASER, MULTI-WAVELENGTH LASER AND OPTICAL TRANSMISSION SYSTEM例文帳に追加
半導体光増幅器およびASE放射用光源装置および光ゲートアレイおよび波長可変レーザ装置および多波長レーザ装置および光伝送システム - 特許庁
From the array variable and its size to analyze a behavioral description 1 defined by the array variable, analysis data, which is assigned with a virtual name corresponding to an array name and each of its addresses, is generated and rewritten in order to be referred and substituted to the variable which replaces read or write of the array with the above virtual name.例文帳に追加
配列変数で定義された動作記述1を解析した配列変数とそのサイズから、配列名とその各アドレスに対応した仮想名を付けた解析データを作成し、配列の書き込みまたは読み出しを前記仮想名に置き換えた変数に対しての参照や代入をするように書き換える。 - 特許庁
To provide a high level synthesizer or the like which facilitates memory sharing by revising mounting of a memory to an array variable part corresponding to a memory of an operation level circuit.例文帳に追加
動作レベル回路のメモリに該当する配列変数部分に対してどのように実装するかでメモリの共有化を容易にする高位合成装置等を提供すること。 - 特許庁
A simple variable is just a name and an array variable is specified as name[expr] Unless specifically mentioned the scale of the result is the maximum scale of the expressions involved. 例文帳に追加
単純変数は単にnameと表し、配列変数はname[expr]と表します。 特に言及しない限り、結果の有効桁数は、注目している式の最大有効桁数になります。 - JM
A fail spot display means 12 designates the fail spots extracted by the fail extraction means 11 by a cursor on a display screen 15 on which the array variable is drawn and displayed.例文帳に追加
フェイル箇所表示手段12は、フェイル抽出手段11により抽出されたフェイル箇所を、配列変数が描画表示された表示画面15上のカーソルにより指示する。 - 特許庁
The laser array hologram or a semiconductor laser array variable oscillation hologram is shown in Japanese Patent Application No.10-74778 (applied by the inventor of the present invention).例文帳に追加
レーザー・アレイ・ホログラム、すなわち、この半導体レーザーアレイ可変発振ホログラムは日本特許出願番号平成10年特許願第74778号(本発明者による発明)にあるものである。 - 特許庁
When run-length coding an elementary pixel Xi, the run of a pixel one line preceding the elementary pixel Xi is acquired from an array variable, and the coding parameters J, K of the run including the elementary pixel is determined (step S903).例文帳に追加
着目画素Xiをランレングス符号化する場合、着目画素Xiより1ライン前の画素のランを配列変数から取得し、着目画素が含まれるランの符号化パラメータJ,Kを決定する(ステップS903)。 - 特許庁
One of the pertinent parameters is a new data indicator, and another is an array variable, that is, a TTI-states for tracking at least n pieces of consecutive data block transmitting/receiving statuses of TTIs of n pieces of active HARQ processes of an HARQ entity at a receiver side.例文帳に追加
適切なパラメータの一つは、新データインジケータで、もう一つは、受信器側でHARQエンティティのn個のアクティブHARQ工程のTTIの少なくともn個の連続したデータブロック伝送受信状態を追跡するアレイ変数すなわちTTI状態である。 - 特許庁
Every time when completing storing respective record information, work is repeated for storing and preserving a new search result summary made by synthesizing, editing and substituting storage preservation state information such as a counter of a record and taking-out information such as a bibliographic item stored and held as the array variable and the variable, as an HTML sentence.例文帳に追加
各レコード情報を記憶完了する毎に、配列変数や変数として記憶保持されていたレコードのカウンタ等の記憶保存状況情報と書誌事項等の切出情報等をHTML文等として合成、編集及び置換する事により作成した新しい検索結果一覧表を記憶保存する作業を繰り返す。 - 特許庁
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|