1153万例文収録!

「index array」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

index arrayの部分一致の例文一覧と使い方

該当件数 : 220



例文

Form group name mixed $arg1array ( 'element name or index' = array( array(rule data), ... 例文帳に追加

フォームのグループ名。 - PEAR

the subscript [index] i for the array a[i] 例文帳に追加

配列 a[i] の添え字 i - 研究社 英和コンピューター用語辞典

Spot index information 41 includes an array represented by "Y=Array[X]".例文帳に追加

現物インデックス情報41は、“Y=Array[X]”で表現される配列を含む。 - 特許庁

The key of each element in the $idx array is an index name, and the value is generally an array containing a definition for the index.例文帳に追加

$idx 配列における各要素のキーがインデックス名となります。 - PEAR

例文

OPTICAL ELEMENT, REFRACTIVE INDEX SENSOR, REFRACTIVE INDEX SENSOR ARRAY, AND BIOSENSOR例文帳に追加

光学素子、屈折率センサ、屈折率センサアレイおよびバイオセンサ - 特許庁


例文

An array list of values up to N from 1 being a definition area of an intermediate array index is introduced.例文帳に追加

中間配列indexの定義域である1からNまでの値の配列listを導入する。 - 特許庁

UNI-INDEX VARIABLE ANGLE PHASED ARRAY PROBE例文帳に追加

単一指標の可変角度フェーズドアレイプローブ - 特許庁

GRADED INDEX LENS, LENS ARRAY AND OPTICAL DEVICE例文帳に追加

屈折率分布レンズ、レンズアレイ、及び光デバイス - 特許庁

DISTRIBUTED REFRACTIVE INDEX TYPE OPTICAL ELEMENT AND DISTRIBUTED REFRACTIVE INDEX TYPE ROD LENS ARRAY例文帳に追加

屈折率分布型光学素子および屈折率分布型ロッドレンズアレイ - 特許庁

例文

A value of an index (a list 0) indirectly determined from the array list is stored in a register 2.例文帳に追加

配列listから間接的に決定されるindex(list())の値をレジスタ2に格納する。 - 特許庁

例文

statement to see if an array has an index consisting of a particular 例文帳に追加

ステートメントで用いることによって、あるインデックス値に - JM

Removes the item with the index i from the array and returns it.例文帳に追加

アレイからインデクスがi の要素を取り除いて返します。 - Python

The sum total of an array A read in the register 4 is calculated, and the sum total is added to F (the index (L)).例文帳に追加

レジスタ4に読み込まれた配列Aの総和を計算し、その総和をF(index(L))に加える。 - 特許庁

REFRACTIVE INDEX DISTRIBUTION TYPE LENS, MANUFACTURE OF THE SAME AND LENS ARRAY例文帳に追加

屈折率分布型レンズ、その製造方法及びレンズアレイ - 特許庁

Each identifier in the array has an array index, and each Hanzi character candidate in each list has a candidate index in the list.例文帳に追加

配列の各識別子は配列ンデックスを有しており、各リストの各ハンジ候補はリストに候補インデックスを有する。 - 特許庁

A section header table index is a subscript into this array. 例文帳に追加

セクションヘッダテーブルインデックスは、この配列の要素を指定する。 - JM

The value of the register 2 and the register index coincident with an index (L) are stored in a register 3, and an element of an array A corresponding to the index is stored in a register 4.例文帳に追加

レジスタ2の値とindex(L)に一致するレジスタインデックスをレジスタ3に格納し、そのインデックスに対応する配列Aの要素をレジスタ4に格納する。 - 特許庁

unset name[subscript] destroys the array element at index subscript. 例文帳に追加

unset name[subscript]とすると、インデックスが subscript である配列の要素が破棄されます。 - JM

A low refractive index layer 204 is provided on the microlens array 202 side.例文帳に追加

マイクロレンズアレイ202側には、低屈折率層204を設けている。 - 特許庁

The switch stores an array of associated index and vector values.例文帳に追加

スイッチは、関連するインデックス値およびベクトル値の配列を保管する。 - 特許庁

A double array index search means 102 searches a double array index 111 for a node matching a given search character string.例文帳に追加

ダブル配列索引探索手段102は、ダブル配列索引111に基づいて、与えられた検索文字列に該当するノードを探索する。 - 特許庁

GRADED REFRACTIVE INDEX ROD LENS, METHOD OF MANUFACTURING THE SAME AND ROD LENS ARRAY例文帳に追加

屈折率分布型ロッド状レンズ、その製造方法及びロッド状レンズアレイ - 特許庁

A compressed suffix array CSA is used for attaching an index to the genome sequence.例文帳に追加

ゲノム配列にインデックスを付けるために圧縮添字列CSAを用いる。 - 特許庁

is an array and contains an index for an element not present in a group 例文帳に追加

が配列で、グループ内に存在しない要素のインデックスを含んでいます。 - PEAR

All tokens have a code, type and a content index in their array. 例文帳に追加

すべてのトークンは配列形式で、code、type およびcontent というインデックスを持っています。 - PEAR

Return the smallest i such that i is the index of the first occurrence of x in the array.例文帳に追加

アレイ中でx が出現するインデクスのうち最小の値 i を返します。 - Python

A string value represents a function, a two-element array with an object at index 0 and a string at index 1 represents a method. 例文帳に追加

関数を示す文字列、もしくは、添字 0 にオブジェクト、添字 1 にメソッドを有する要素数 2 の配列になります。 - PEAR

; r Pops the top-of-stack and uses it as an index into the array r . The selected value is then pushed onto the stack. 例文帳に追加

; rスタックから値を取り出し、配列rのインデックスとして利用します。 - JM

These displacement amounts are registered in the other array and the corresponding additional order of the array is registered in the array to which access can be executed by using the index of the word head 'DAI'.例文帳に追加

そして、これらの変位量を他の配列に登録し、その配列の対応する追番を、語頭“大”の指標を用いてアクセスできる配列に登録する。 - 特許庁

In addition, the microlens array 13 is a graded-index microlens array constituted of a photodecomposable material such as polysilane.例文帳に追加

さらに、マイクロレンズアレイ13は、ポリシラン等の光分解性材質により構成された屈折率分布型マイクロレンズアレイである。 - 特許庁

In addition, difference between the largest refractive index and the smallest refractive index in the micro lens array 131 is ≥0.001 and ≤0.2.例文帳に追加

また、マイクロレンズアレイ131における最も大きい屈折率と最も小さい屈折率の差が0.001以上0.2以下である。 - 特許庁

To solve such a problem that it is difficult to obtain a small-sized inexpensive optical system even though a refractive index distribution type lens array and a refractive lens array are put in use.例文帳に追加

屈折率分布型レンズアレイや屈折レンズアレイを用いても、小型で安価な光学系を構成するのが難しい。 - 特許庁

To provide a microlens array which is higher in the refractive index of a specific resin layer than that of the conventional microlens array and is formed to a thinner film.例文帳に追加

特定の樹脂層の屈折率が従来のものに比べて高い、より薄膜化されたマイクロレンズアレイを提供すること。 - 特許庁

Multiple tags are represented with a 0-based array of tag contents, and attributes are represented by an array index named attribs. 例文帳に追加

複数のタグは、0 から始まる数値添字の配列として表されます。 また、属性は attribs という名前のインデックスで表されます。 - PEAR

The first refractive index distribution type lens array 21 is placed in a state with a central part being opposite to the first LED array 11, and the second refractive index distribution type lens array 22 is arranged in a state with a central part opposite to the second LED array 12.例文帳に追加

第1の屈折率分布型レンズアレイ21は、その中央部が第1のLEDアレイ11と対向する状態で配置されており、第2の屈折率分布型レンズアレイ22は、その中央部が第2のLEDアレイ12と対向する状態で配置されている。 - 特許庁

The definition array has one key fields with a value which is another associative array containing fields that will be a part of the index. 例文帳に追加

定義配列のキーはひとつ、fields で、その値は連想配列となります。 この連想配列には、インデックスを構成するフィールドが含まれます。 - PEAR

An index grating 55 and a light receiving element array 56 are formed on the sensor board 52 of the sensor head 54.例文帳に追加

センサヘッド54のセンサ基板52には、インデックス格子55と受光素子アレイ56が形成される。 - 特許庁

operation, the index value specified in msqid referred to an array slot that is currently unused. 例文帳に追加

操作の場合に、msqidで指定されたインデックス値が現在未使用の配列のスロットを参照いていた。 - JM

operation, the index value specified in semid referred to an array slot that is currently unused. 例文帳に追加

操作の場合に、semidで指定されたインデックス値が現在未使用の配列のスロットを参照いていた。 - JM

operation, the index value specified in shmid referred to an array slot that is currently unused. 例文帳に追加

操作の場合に、shmidで指定されたインデックス値が現在未使用の配列のスロットを参照していた。 - JM

Because the tiles are not uniformly filled with data, the spatial index is organized as a sparse array.例文帳に追加

タイルは、データで均一に埋められていないので、空間的インデックスは、スパースアレイとして編成される。 - 特許庁

An index definition array must contain a 'type' element, for which the value must be 'primary', 'unique' or 'normal', and 'cols' element. 例文帳に追加

対応する値は一般的には配列となり、そのインデックスの定義がここに格納されます。 - PEAR

The array is not sorted, so the index shows the position of the file or directory in the archive. 例文帳に追加

配列はソートされませんので、インデックスはアーカイブにあるファイルやディレクトリの位置を表します。 - PEAR

In the concerned gene array, a similarity index is calculated from the retrieved result of similarity with a gene array database, the similarity index is collected for each word appearing in the database entry, similarity index distribution for each word is calculated and the maximum value of the similarity index distribution is calculated so that the word profile of the similarity index can be calculated.例文帳に追加

着目する遺伝子配列について、遺伝子配列データベースとの類似性検索結果から、類似性指標の計算を行い、類似性指標をデータベースエントリー中に出現するワード毎に収集し、ワード毎の類似性指標分布を計算し、類似性指標分布の最大値を計算することによって、類似性指標のワードプロファイルを計算する。 - 特許庁

In the graded-index lens array 20, a refractive-index changing area 21 is set so as to align with the core arrangement at the end surface 10a of the SM type multi-core fiber 10.例文帳に追加

屈折率分布型レンズアレイ20は、SM型マルチコアファイバ10の端面10aにおけるコア配列に一致するように屈折率変化領域21が設定されている。 - 特許庁

The index reading part obtains the appearance information array of the pivot at a place matched with the retrieval pattern.例文帳に追加

インデックス読取部は、先ず、検索パターンにマッチする箇所のピボットの出現情報配列を取得する。 - 特許庁

In the array waveguide 16, respective core areas of a part or all array waveguides are composed by assembling plural core parts different in refractive index n.例文帳に追加

アレイ導波路格子16において、一部又は全部のアレイ導波路の各コア領域を屈折率nが異なる複数のコア部を組合わせて構成する。 - 特許庁

The graded index lens array is moved in a direction perpendicular to the scanning direction; a plurality of the graded index lens array is disposed to wholly superpose the exposure region; an optical filter having a density distribution that compensates the nonuniformity in the propagation of light of the graded index lens array is disposed; or an aperture control plate that limits the use of the lens array only in a uniform portion is disposed.例文帳に追加

分布屈折率レンズアレイを走査方向と直交する方向に移動させるか、分布屈折率レンズアレイを複数設けるかして露光領域を全体的に重畳するか、分布屈折率レンズアレイの光伝播不均一性を補う明暗の濃度分布をもつ光学フィルターを設置するか、均一な部分だけを限定利用する開口制御板を設ける。 - 特許庁

Afterwards, display allocated to the first index part 9a to the first index part 12a and the second index part 9b to the second index part 12b is controlled so that the same array can be obtained when the control panel 1 is set in either the reference attitude or the rotational attitude.例文帳に追加

これに伴って、第1指標部9a〜第1指標部12aと第2指標部9b〜第2指標部12bに割り振られた表示が、基準姿勢と回転姿勢のいずれで設置されたときにも同一の配列になるように制御される。 - 特許庁

例文

An optical element 3 having a refractive index higher than that of the air is disposed each between a light emitting element array 1 and a magnification imaging element array 2, and between the equivalent magnification imaging element array 2 and the imaging surface.例文帳に追加

発光素子アレイ1と等倍結像素子アレイ2との間、および等倍結像素子アレイ2と結像面との間に、空気よりも屈折率の高い光学素子3をそれぞれ配置する。 - 特許庁




  
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.
  
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.
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS