「Array」を含む例文一覧(31490)

<前へ 1 2 .... 158 159 160 161 162 163 164 165 166 .... 629 630 次へ>
  • The microneedle array comprises a pair of half-split microneedle-array elements each having a half-split needle with a flow passage and a chemical outlet hole.
    流路及び薬液流出孔を備えたニードルを半割り状で備えている半割り状の一対のマイクロニードルアレイ要素を張り合わせてなるマイクロニードルアレイ。 - 特許庁
  • The semiconductor storage device includes an antifuse 53, a memory cell array 11 including memory cells, and a peripheral circuit for accessing the memory cell array 11.
    本発明による半導体記憶装置は、アンチヒューズ53と、メモリセルを含むメモリセルアレイ11と、メモリセルアレイ11にアクセスするための周辺回路とを具備する。 - 特許庁
  • To simultaneously adjust phase errors of each waveguide in an array waveguide grating.
    アレイ導波路格子の各導波路の位相誤差を、同時に調整する。 - 特許庁
  • ARRAY WAVEGUIDE DIFFRACTION GRATING TYPE OPTICAL MULTIPLEXER AND DEMULTIPLEXER AND ITS PRODUCTION METHOD
    アレイ導波路回折格子型光合分波器およびその製造方法 - 特許庁
  • In another embodiment, the individual lenses in the array are separately tunable.
    別の実施例では、アレイ中の個々のレンズが別々に調整可能である。 - 特許庁
  • A memory cell array 10 is provided with a cell node stage potential setting circuit 121 constituting an expansion cell array to make classifying defective causes easy.
    不良原因の仕分けを容易にするために、メモリセルアレイ10に対して拡張セルアレイを構成するセルノード段電位設定回路121を設ける。 - 特許庁
  • To provide an array with the optimum phase shift values of respective antenna elements, set upon accommodating two patterns (transmission and reception) on the array.
    アレイ上の2つのパターン(送信及び受信)を内蔵する場合に、それぞれのアンテナ要素の最適な位相シフト値が設定されたアレイを提供すること。 - 特許庁
  • A plurality of digital data streams corresponding to blocks of sensor pixels in the array are consecutively generated to generate an array digital data stream.
    アレイ中の感知ピクセルのブロックにそれぞれ対応する複数のディジタルデータストリームを連続的に生成することによって、アレイディジタルデータストリームを生成する。 - 特許庁
  • Bump electrodes are situated in an array-form state on the back of the wiring substrate.
    配線基板の裏面にはバンプ電極がアレイ状に設けられている。 - 特許庁
  • It's an array of floating gate transistors, configured as a series of nand gates.
    これはフローティングゲートの トランジスタのアレイだ nandゲートの シリーズとして構成される - 映画・海外ドラマ英語字幕翻訳辞書
  • It's an array of floating gate transistors, configured as a series of nand gates.
    これはフローティングゲートの トランジスタのアレイだ NANDゲートの シリーズとして構成される - 映画・海外ドラマ英語字幕翻訳辞書
  • Suichu used in sado tea ceremony do not occur in a wide array of variations; however, in the sencha tea service, there are a diverse array of forms, including 'gourd shaped,' 'tube shaped,' 'square' and 'peach shaped' types.
    茶道の水注は余りバラエティに富んでないのに対し、煎茶道のそれは「瓜式」「筒式」「四方式」「桃型」など形状は多種多様である。 - Wikipedia日英京都関連文書対訳コーパス
  • Act four: the scene of a full array of firemen in Shinmei-cho (town) ・ the scene of a quarrel over the admission fee for the sumo performance
    四幕目 神明町鳶勢揃いの場・角力木戸喧嘩の場 - Wikipedia日英京都関連文書対訳コーパス
  • Student is required to develop a linear array computer analysis program.
    線型アレイコンピュータ解析プログラムを開発することを学生は要求される。 - コンピューター用語辞典
  • Execution of a WHERE statement or WHERE construct makes the evaluation of expressions and assignment of values in array assignment statements according to the value of a logical array expression.
    WHERE文またはWHERE構造体の実行によって、式の評価と、論理配列式の値に従って配列割当て文中への値の割当てが行われる。 - コンピューター用語辞典
  • The suffix array is a compact data structure for on-line string searches.
    サフィックスアレイはオンラインでの文字列サーチ向きの簡潔なデータ構造である。 - コンピューター用語辞典
  • The array contains values that match the return values of the selected items.
    配列には、選択された項目の戻り値と一致する値が含まれます。 - NetBeans
  • The values in the selected array match the return values of the selected check boxes.
    「selected」の配列の値は、選択されているチェックボックスの戻り値と一致します。 - NetBeans
  • This tutorial shows how to store the MapMarker array at page scope.
    このチュートリアルでは、ページスコープに MapMarker 配列を格納する方法を説明しました。 - NetBeans
  • The errorData property of the exception class will be set to the array that would normally be returned.
    通常は、例外クラスの errorData プロパティの内容が配列に設定されます。 - PEAR
  • If the $method parameter is an array, this parameter may be omitted (and will be ignored if not), and the $methodparameter will be treated as an associative array with method names as keys and class names as values.
    $method が配列の場合は、このパラメータは省略でき (指定しても無視されます)、$methodが連想配列(メソッド名がキー、クラス名が値となる)として扱われます。 - PEAR
  • This parameter, if an array, should be in format: ?phparray( 'package' = 'packagename', 'channel' = 'channelname');?
    このパラメータに配列を指定する場合、その書式は次のようになります。 - PEAR
  • save the current state of the memory caching array into a classical cache file Parameter
    メモリキャッシングの配列の状態を典型的なキャッシュファイルに保存します。 - PEAR
  • So, for method calls, the best way is to use array($object, 'nameOfTheMethod') as first argument instead of '$object-nameOfTheMethod' which doesn't work with "$this" for example.
    つまり、メソッドのコールについてのいちばんよい方法は、最初の引数としてarray($object, 'nameOfTheMethod') を使用することです。 '$object-nameOfTheMethod' を使用すると、例えば "$this" ではうまく動作しません。 - PEAR
  • New attributes are set. The ones that are not set in the given parameter array are left untouched.
    パラメータで指定した配列に含まれない属性はそのまま残ります。 - PEAR
  • Example 39-3. Using query in prepare/execute mode with an array parameter
    例 39-3配列パラメータを含むクエリを準備・実行モードで使用する方法 - PEAR
  • Quantity of array elements must match quantity of placeholders in query.
    配列の要素数は、クエリ内のプレースホルダの数と同じでなければなりません。 - PEAR
  • The method will return an array on success or an MDB2 error on failure.
    このメソッドは、成功した場合に配列、失敗した場合に MDB2 error を返します。 - PEAR
  • callback rules can also handle an array here, but the callback function you provide will obviously need to properly handle an array of values.
    callback 規則もここで配列を扱うことができます。 しかし、当然その場合はコールバック関数側できちんと配列を処理できるようにしておく必要があります。 - PEAR
  • is an array and contains an index for an element not present in a group
    が配列で、グループ内に存在しない要素のインデックスを含んでいます。 - PEAR
  • Translation2 mixed default false - you can set this to an array or an existing Translation2 object eg.
    ここには配列、あるいは既存の Translation2 オブジェクトを指定することができます。 - PEAR
  • parent block name boolean $recursive whether to return a tree of child blocks (TRUE) or a 'flat' array (FALSE)
    親ブロック名。 boolean$recursive 子ブロックのツリーを返す (TRUE) か 'フラット'な配列を返す (FALSE) か。 - PEAR
  • array with 'r','g','b' and (optionally) 'a' keys, using int values. a GD color special color (tiled,...).
    整数値での 'r','g','b'、(オプションとして) 'a' を含む配列GD の特別な色 (タイル,...). - PEAR
  • The number of the message to remove, or array of message ids to remove.
    削除するメッセージの番号、あるいは削除するメッセージ番号の配列。 - PEAR
  • Error messages or "OK" are written to element STATUS of the returned array.
    返される配列の STATUS 要素の中に、エラーメッセージあるいは "OK"が書き込まれます。 - PEAR
  • string $getDescription - If set to TRUE, the return value will be an array with keys 'vendor' and 'description'.
    string $getDescriptionTRUEを指定すると、返り値は 'vendor'と 'description' というキーを持つ配列となります。 - PEAR
  • Wildcards are in the same format as ignoreroles: this is an array mapping file extension to install role.
    roles: これは、ファイルの拡張子とロールの関連付けを表す配列です。 - PEAR
  • All tokens have a code, type and a content index in their array.
    すべてのトークンは配列形式で、code、type およびcontent というインデックスを持っています。 - PEAR
  • 3.1. I don't want to have result (PHP array dump) display on the standard output
    3.1. 結果 (PHP の配列のダンプ) を標準出力に表示したくありません - PEAR
  • In this array : offset 0, give name of function conditions
    この配列の中身は次のとおりです。 オフセット 0は条件となる関数の名前 - PEAR
  • An associate array of additional colors for color-enabled consoles.
    連想配列形式で、カラー対応のコンソールにおける追加の色を指定します。 - PEAR
  • Each call takes the form of methodName(keyParameter, options) where options is an array.
    クエリの呼び出しは methodName(keyParameter, options) のような形式となり、オプションは配列で渡します。 - PEAR
  • Each signature is an array of types. The first entry is the return type.
    各シグネチャの中身は型の配列で、最初のエントリは返り値の型です。 - PEAR
  • Return the smallest i such that i is the index of the first occurrence of x in the array.
    アレイ中でx が出現するインデクスのうち最小の値 i を返します。 - Python
  • The Numeric Python extension(NumPy) defines another array type; seehttp://numpy.sourceforge.net/ for further information about Numerical Python.
    Numeric Python 拡張モジュール (NumPy) では、別の方法でシーケンス型を定義しています。 - Python
  • The XListDepths function returns the array of depths that are available on the specified screen.
    関数XListDepthsは、指定したスクリーンで利用できる深さを配列として返す。 - XFree86
  • To release the memory allocated for the array of depths, use XFree.
    深さの配列に割り当てられたメモリを解放するにはXFreeを使用すること。 - XFree86
  • The classes field is a pointer to an array of XInputClassInfo structures.Each element of this array contains an event type base for a class of input supported by the specified device.
    classes フィールドは XInputClassInfo 構造体の配列へのポインタである。 この配列の各要素は、指定したデバイスがサポートしている入力のクラスに対するイベント型ベースを持つ。 - XFree86
  • To provide an array which makes effective use of an available minimum shape by increasing the concentration of memory cells formed in SOI RRAM array.
    SOI RRAMアレイにおいて形成されたメモリセルの密度を増大し、利用可能な最小形状をうまく利用したアレイを提供すること。 - 特許庁
  • To improve the cooling performance of a disk array device and an electronic device and to lower noises.
    ディスクアレイ装置および電子装置の冷却性能を向上させる。 - 特許庁
<前へ 1 2 .... 158 159 160 161 162 163 164 165 166 .... 629 630 次へ>

例文データの著作権について