1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 32



例文

It should be used to assign form values from the container instead of from actual request data.Parameter array 例文帳に追加

フォームの値を代入する際には、実際のリクエストデータではなくcontainerを使用すべきです。 パラメータ array - PEAR

Note that the actual number of selects that will be displayed is governed by the number of the elements in the array passed to this function.Parameter array 例文帳に追加

実際に表示される選択肢の数は、この関数に渡された配列の要素数によって決まることに注意しましょう。 パラメータ array - PEAR

To provide a semiconductor laser array capable of reducing actual speckle noise.例文帳に追加

実際のスペックルノイズを低減することの可能な半導体レーザアレイを提供する。 - 特許庁

The ordering work (work 6) at an ordering position q of parts is acquired on a plan array corresponding to an actual record array.例文帳に追加

実績配列に対応する計画配列上で部品の発注位置qにある発注ワーク(ワーク6)を取得する。 - 特許庁

例文

By measuring the actual optical characteristic of lens forming the lens array 113, high precision of inspection of the lens array can be obtained.例文帳に追加

レンズアレイ113を構成する各レンズの実際の光学特性を測定することにより、レンズアレイ113の検査の高精度化が図られる。 - 特許庁


例文

A memory cell array operates at a low frequency being one-eighth of an actual data output frequency.例文帳に追加

メモリセルアレイの動作としては、実際のデータ出力周波数の8分の1の低い周波数で動作する。 - 特許庁

In a method for designing a low power leakage monitor element, a memory cell being the same as a cell in an actual array is used.例文帳に追加

低電力リーク・モニタ素子を設計する方法は、実アレイ内のセルと同一のメモリ・セルを使用する。 - 特許庁

Therefore, an access time for a memory cell array 7 is made 10 ns being same as an actual use time.例文帳に追加

従って、メモリセルアレイ7に対するアクセス時間は実使用時と同等の10ns(100MHz)となる。 - 特許庁

This is achieved by providing large region data signal (dummy data signal) tracking actual memory-array-data.例文帳に追加

これは実際のメモリ・アレイ・データを追跡する大域データ信号(ダミー・データ信号)を提供することにより達成される。 - 特許庁

例文

The POSIX grammar allows for arrays in function definitions, but does not provide a method to specify an array as an actual parameter. 例文帳に追加

POSIX の文法では、関数定義では配列を使えますが、実際に呼び出すときのパラメータに配列を指定することができません。 - JM

例文

An actual aperture array is divided into verniers 1 and 2 and transmit signals of different waveforms are transmitted from the verniers 1 and 2 at the same time.例文帳に追加

実開口アレイをバーニア1と2とに分割し、各バーニア1,2から異なる波形の送信信号を同時に送信する。 - 特許庁

A mechanical scanning control part 34 moves the array vibrator in a Z direction at a speed according to a motor driving speed waveform and outputs the actual Z coordinate of the array vibrator from an array vibrator position detecting part 54 to an electronic scanning control part 32.例文帳に追加

機械走査制御部34はモータ駆動速度波形に従った速度でアレイ振動子をZ方向に移動させると共に、アレイ振動子位置検出部54からアレイ振動子の実際のZ座標を電子走査制御部32へ出力する。 - 特許庁

It displays the variable and all sub-variables/array keys/sub-objects in the left pane (a GtkTreeView), and the actual values in a list view on the right side. 例文帳に追加

変数、その中に含まれる変数/配列のキー/サブオブジェクトを左ペイン (GtkTreeView) に表示し、その内容を右側のリストビューに表示します。 - PEAR

A DRAM 121 in which a semiconductor integrated circuit is incorporated in a chip is provided with a redundant memory cell array 123 for monitoring a refresh-time other than a regular memory cell array 122 storing actual data.例文帳に追加

半導体集積回路がチップ内に内蔵するDRAM121に、実際のデータをストアする正規メモリセルアレイ122以外にリフレッシュ時間をモニタするための冗長メモリセルアレイ123を設ける。 - 特許庁

To provide a solar cell for obtaining electrical power enough for actual use with an apparatus formed by providing an array of the nanowire semiconductors and also provide a producing method of the solar cell.例文帳に追加

ナノワイヤ状の半導体をアレイ状に備える装置により、実用的な電力が得られる太陽電池及びその製造方法を提供する。 - 特許庁

In this failure diagnosis system 27, an input signal is applied to an installed solar cell array 1 to obtain an actual measurement signal by an actual measurement part 25, the same input signal is applied to a virtual model determined by a parameter determination part 39 by simulating a solar cell array in an installation environment after presupposing a failure part of the solar cell array, and a simulator part 33 obtains a pseudo output signal.例文帳に追加

本発明に係る故障診断システム27は、設置された太陽電池アレイ1に入力信号を印加して実測部25が実測信号を得ると共に、太陽電池アレイの故障箇所を仮定した上で設置環境における太陽電池アレイを模してパラメータ決定部39が決定した仮想モデルに対して同一の入力信号を印加してシミュレータ部33が疑似出力信号を得る。 - 特許庁

If the return value is as expected, pass in FALSE, otherwise pass in an array where the first element is the expected return value and the second is the actual return value. 例文帳に追加

返り値が期待通りなら FALSEが渡され、そうでない場合は配列が渡されます。 配列の最初の要素が予期していた返り値、2 番目の要素が実際の返り値となります。 - PEAR

To form a composite wave face such that a traveling direction designated by steering angles and an actual traveling direction includes a small deviation by a speaker array with simple constitution.例文帳に追加

ステアリング角度により指定された進行方向と実際の進行方向とのずれが小さい合成波面を簡素な構成のスピーカアレイで形成することを可能にする。 - 特許庁

Thus, the computer 1 outputs a key image signal to a display unit 8 of an auxiliary display device 5 and then key images corresponding to keys 3a of the input device 3 are displayed in the same array as the actual key array.例文帳に追加

そのコンピュータ1から補助表示装置5の表示器8にキー画像表示信号が出力されることで、その入力装置3の複数のキー3aに対応する複数のキー画像が実際のキー配列と同一配列で表示される。 - 特許庁

Accordingly, the field programmable gate array can be sampled at a speed at least 8 times as large as an actual transfer rate, thus improving the speed and precision of target detection.例文帳に追加

これにより、フィールドプログラマブル・ゲート・アレイが、実際の転送レートの少なくとも8倍の速度でサンプリングすることが可能になり、これによって、目標検出の速度および精度が向上する。 - 特許庁

The part 32 detects that the actual Z coordinate of the array vibrator becomes the starting position calculated by the part 36, and starts electronical scanning.例文帳に追加

電子走査制御部32は、アレイ振動子の実際のZ座標が、電子走査開始位置指示部36にて算出された開始位置となったことを検知して、電子走査を開始する。 - 特許庁

To obtain a device which can realize a high precision transmission directivity of an adaptive array antenna which has the hourly change when it is put into an actual operation and the correction of its amplitude/phase is necessary while a facing antenna is not provided at all times.例文帳に追加

実運用時に経時変化があり、振幅位相の補正が必要なアダプティブアレーアンテナにおいて、対向アンテナを常時設置することなく高精度な送信指向性を実現する装置を得る。 - 特許庁

To provide a TFT array and its testing device capable of measuring an amount of current of a transistor for driving and testing presence/absence of defects of pixels at a state close to an actual use state in current copy type pixels.例文帳に追加

カレントコピー型の画素において、実使用状態に近い状態で、駆動用トランジスタの電流量を測定し、画素の欠陥の有無を試験することが可能なTFTアレイおよびその試験装置を提供する。 - 特許庁

A disk array sub system 300 is provided with a master volume 341 storing master data, a snapshot volume 342 to be a duplicate volume, and a shared pool volume 343 to be the actual storage destination of the duplicate data.例文帳に追加

ディスクアレイ・サブシステム300は、マスタ・データを記憶したマスタ・ボリューム341と、複製ボリュームとなるスナップショット・ボリューム342と、複製データの実際の格納先となる共有プール・ボリューム343を備えている。 - 特許庁

Disclosed is the device and the associated method for creating the statistical records of utilization for predicting a future utilization independently of the network by continuously collecting data about a network load on a data storage array, and characterizing the load in relation to the actual utilization of each data storage of the array based on dates and time.例文帳に追加

データ・ストレージ・アレイ上のネットワーク負荷に関するデータを連続的に収集し、日付および時刻でアレイの各データ・ストレージの実際の使用期間に関連して負荷を特徴付け、ネットワークから独立して、将来の計画使用期間を予測するための使用期間の統計的記録を作成する装置および関連する方法。 - 特許庁

The imaging device comprises the imaging element having a linear pre-imaging pixel array and an actual imaging pixel array and a lighting means of lighting up the subject, and can image the subject with the most suitable dynamic range irrelevantly to the dynamic range of the imaging element by controlling the quantity of illumination light of the lighting means by using a pre-imaging output of the pre-imaging pixel array; and the image reader.例文帳に追加

一次元配列の事前撮像画素列と本撮像画素列とを有する撮像素子と、被写体を照明する照明手段とを備え、事前撮像画素列の事前撮像出力を用いて照明手段の照明光量を制御することにより、撮像素子のダイナミックレンジに関わらず、最適なダイナミックレンジでの撮像が可能な撮像装置および画像読取装置を提供することができる。 - 特許庁

This makes it possible to configure a phase difference feed array antenna which can direct a maximum direction of radiation directivity from the zenith direction to a horizontal direction and achieve improvement of reception sensitivity performance in consideration of an actual environment.例文帳に追加

これにより、放射指向性の最大方向を天頂方向から水平方向に向けることができる位相差給電アレーアンテナを構成し、実環境を考慮した受信感度性能の改善を実現することができる。 - 特許庁

To provide a liquid crystal display panel which can reduce the size of a main photo-spacer within the relative positional accuracy range between the conventional array substrate and color filter substrate and, at the same time, can improve uniformity of actual support force of the main photo-spacer.例文帳に追加

従来のアレイ基板とカラーフィルター基板の対位精度範囲内で、メインフォトスペーサのサイズを縮小させると同時に、メインフォトスペーサの実際の支持力の均一性を向上させる液晶ディスプレイパネルを提供する。 - 特許庁

A lens array 14, which is composed of a plurality of two-dimensionally arranged reflective-index distribution type lenses, optically images an actual erecting image of the same magnification of the image displayed on the liquid crystal panel 13 to a space in the vicinity of the surface of the curved touch panel 15.例文帳に追加

レンズアレイ14は、複数の屈折率分布型レンズを2次元状に配置したものであり、液晶パネル13に表示された画像の等倍正立実像を曲面タッチパネル15の表面近傍の空間に光学的に結像させる。 - 特許庁

To provide an air link load generating apparatus capable of evaluating operations of a base station under conditions close to an actual operating state without the need for preparing a facility with a complicated configuration, the base station being connected with an adaptive array antenna and having a function of estimating the arrival direction of a received radio wave for a WCDMA mobile phone or the like.例文帳に追加

アダプティブアレイアンテナが接続され受信する電波の到来方向を推定する機能を有するWCDMA方式携帯電話等の基地局に対し、実際の運用状態に近い条件での動作評価を、複雑な構成の設備を用意することなく行う。 - 特許庁

A refresh initiated pre-charge technique using look-ahead refresh eliminates the need to close banks in a DRAM array prior to executing a refresh command by taking advantage of the fact that the actual initiation of an internal refresh operation is delayed by at least one clock cycle from the execution of the external refresh command.例文帳に追加

予測リフレッシュを用いた、リフレッシュに起動されるプリチャージ手法は、内部リフレッシュ動作の実際の開始が外部リフレッシュコマンドの実行から少なくとも1クロックサイクル分遅れることを利用することにより、リフレッシュコマンドを実行する前にDRAMアレイのバンクを閉じる必要をなくす。 - 特許庁

例文

The MRE driving device performs calibration of an image formation using MRE driving as a preliminary scanning of MRE pulse sequence in each strain wave in MRE driving converter before scanning and adjusts the actual scanning by obtaining information to properly drive each converter array obtained in the preliminary scanning during MRE scanning thereafter.例文帳に追加

MRE駆動変換器アレイにおけるそれぞれの変換器によって作成された歪み波がMREパルスシーケンスの予備走査としてMRE駆動を利用して画像形成される較正処理が、走査に先立って実行され、その後のMRE走査の間に予備走査で得られたそれぞれの変換器アレイが適切に駆動されるよう情報を取得し本スキャンを調整する。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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/ ).
  
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会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS