1016万例文収録!

「関数表示」に関連した英語例文の一覧と使い方(2ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > 関数表示に関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

関数表示の部分一致の例文一覧と使い方

該当件数 : 399



例文

関数あるいは変数が入力されると関数あるいは変数をコメントと共に表示するようにしたアプリケーション開発ツール提供すること。例文帳に追加

To provide an application development tool that displays a function or variable, together with a comment, upon the input of the function or variable. - 特許庁

関数電卓100が接続されると、取説表示装置200は関数電卓100から機種識別情報を読み取る。例文帳に追加

When the scientific electronic calculator 100 is connected, the instruction manual display device 200 reads model identification information from the scientific electronic calculator 100. - 特許庁

104は、目的関数間論理式に基づいて、上記目的関数の値がとり得る領域を可能領域として表示する。例文帳に追加

A unit 104 displays areas that the values of the objective functions can take as usable areas according to the inter-objective function logical expression. - 特許庁

そして関数gで表される第2の表示特性を得るための第2の変換特性Qを、合成関数P・f^-1・gとして求める。例文帳に追加

Then, a 2nd conversion characteristic Q for obtaining a 2nd display characteristic represented by a function (g) is found as a composite function P.f^-1.g. - 特許庁

例文

角度関数としての空中線からの放射線の空間分布のグラフ表示(極かデカルト座標)例文帳に追加

graphical representation (in polar or Cartesian coordinates) of the spatial distribution of radiation from an antenna as a function of angle  - 日本語WordNet


例文

用いられなかった関数 (呼び出し回数と実行時間でわかる) も表示する。例文帳に追加

displays routines that have zero usage (as shown by call counts and accumulated time).  - JM

関数群は、エラーメッセージを整形して標準エラー出力に表示する。例文帳に追加

family of functions display a formatted error message on the standard error output.  - JM

この関数は、引き数で記述されたメッセージを、classification引き数で指定されたデバイス上に表示する。例文帳に追加

This function displays a message described by its arguments on the device(s) specified in the classification argument.  - JM

関数はstreamによって指定されたストリームにおいて、ファイル位置表示子(file position indicator) をセットする。例文帳に追加

function sets the file position indicator for the stream pointed to by stream .  - JM

例文

関数の呼び出しが成功すると、ストリームの end-of-file 表示子はクリアされ、それまでにungetc (3)例文帳に追加

function clears the end-of-file indicator for the stream and undoes any effects of the ungetc (3)  - JM

例文

関数はstreamによって指定されたストリームにおける、ファイル位置表示子の現時点での値を与える。例文帳に追加

function obtains the current value of the file position indicator for the stream pointed to by stream .  - JM

関数の動作を変更し、地域で利用されている方法で現在時刻を表示する。例文帳に追加

function to display the current time in a locally acceptable form; for example, most of Europe uses a 24-hour clock versus the 12-hour clock used in the United States.  - JM

要素別の時刻を表示可能な文字列に変換する関数については、ctime (3),例文帳に追加

Functions for converting between broken-down time and printable string representations of the time are described in ctime (3),  - JM

GetDiscount 関数が実行され、外部の入出力ウィンドウに顧客の割引額が表示されます。例文帳に追加

The GetDiscountfunction is executed, printing the customer discount to the External I/Owindow.  - NetBeans

「呼び出しスタック」には、呼び出された関数のリストが逆の順序で表示されます。例文帳に追加

Calls Stack shows a list of called functions in reverse order.  - NetBeans

このウィンドウには、現在の関数内で初期化されたすべての変数、その型、および値が表示されます。例文帳に追加

The window shows all the variables that have been initializedwithin the current function, their types, and values.  - NetBeans

関数外の変数の値を表示するには、その変数の出現箇所にカーソルを置きます。例文帳に追加

To view the value of a variable outside the function, bring the cursor on an occurrence of the variable.  - NetBeans

戻り値の型は、コード補完ダイアログで関数名のあとにコロンで区切って表示されます。例文帳に追加

Return types are also shown in the code completion dialog after the function name, separated by a colon.  - NetBeans

JavaScript 関数を実装して、入力フォームが使用されていないときに非表示にする例文帳に追加

Hide input forms when they are not used by implementing JavaScript functions  - NetBeans

この例では、コールバック関数を使用して、ドロップされたファイルをコンソールに表示します。例文帳に追加

In this example we use a callback function to print out all dropped files to the console.  - PEAR

test 内の例題 (DocTest オブジェクト) を実行し、その結果を出力用の関数out を使って表示します。例文帳に追加

Run the examples in test (a DocTest object), and display the results using the writer function out. The examples are run in the namespace test.globs. - Python

この関数は、resid で与えた DLOG リソースの内容で、スプラッシュウィンドウを画面に表示します。例文帳に追加

This function will put a splash windowon-screen, with the contents of the DLOG resource specified byresid.  - Python

関数が再帰していない場合はどちらの回数も同じになるため、1つの数値しか表示されません。例文帳に追加

Note that when the function does not recurse, these two values are the same, and only the single figure is printed. - Python

続いてパーレンなしで表示される数値は、関数が消費した時間の合計です。例文帳に追加

A second non-parenthesized number is the cumulative time spent in the function at the right. - Python

関数XcmsCIELabQueryMaxLCは、与えられた色相角を使って、スクリーンで表示可能な彩度が最大の点を見つける。例文帳に追加

The XcmsCIELabQueryMaxLC function, given a hue angle, finds the point of maximum chroma displayable by the screen. - XFree86

関数XcmsCIELuvQueryMaxLCは、与えられた色相角を使って、スクリーンで表示可能な彩度が最大の点を求める。例文帳に追加

The XcmsCIELuvQueryMaxLC function, given a hue angle, finds the point of maximum chroma displayable by the screen. - XFree86

"f.identify" 8この関数は、選択されたウィンドウの名前とジオメトリの概要を表示する。例文帳に追加

This function displays a summary of the name and geometry of theselected window.  - XFree86

次に減衰関数を合成波形に適用して表示波形を生成する。例文帳に追加

Thus, synthetic waveform is generated and then nominal waveform is generated by applying attenuation function to the synthetic waveform. - 特許庁

ソースコード中の関数ごとの変更回数と複雑度の対応一覧を表示するシステム例文帳に追加

SYSTEM FOR DISPLAYING CORRESPONDENCE TABLE BETWEEN CHANGE FREQUENCY IN EACH FUNCTION IN SOURCE CODE AND COMPLEXITY - 特許庁

伝達関数G(ω)が周波数特性を持つ圧電トランス1は、表示セル内に内蔵されている。例文帳に追加

A piezoelectric transformer 1 with a transfer function G(ω) having frequency characteristics is incorporated into the inside of a display cell. - 特許庁

前記各表示面の輝度特性として、γ値が異なるγ関数を用いる。例文帳に追加

A γ function having a different γ value is used as the luminance characteristics of each display surface. - 特許庁

初期パラメーターに基づきプログラムは関数の計算をおこない、計算結果をグラフ表示する。例文帳に追加

A program performs the calculation of a function based on an initial parameter, and displays the graph of the calculation result. - 特許庁

このように、ユーザが再度同じ三角関数キーを用いて入力操作を行うことによって、表示部2に三角関数の公式および公式を理解するための図が表示されるので、ユーザは三角関数の公式を忘れてしまった場合でも、表示部2に表示される公式および公式を理解するための図を参照することによって、容易に三角関数の演算を行うことができる。例文帳に追加

Since the formula of a triangular function and the drawing for understanding the formula are displayed on the display part 2 by the user's input operation by the use of the same triangular function key, the user can easily perform the operation of the triangular function, even if he/she forgets the formula of the triangular function, by referring to the formula and the drawing for understanding the formula indicated on the display part 2. - 特許庁

次に、表示面を介しての所定の画像と立体画像対の間の二次伝達関数が求められる。例文帳に追加

Then, a quadric transfer function between the predetermined images and the stereo pair of images, via the display surface, is determined. - 特許庁

変調伝達関数測定システム及びそれによるカラー液晶表示素子の画質評価方法例文帳に追加

MODULATION TRANSFER FUNCTION-MEASURING SYSTEM AND METHOD FOR EVALUATING IMAGE QUALITY OF COLOR LIQUID CRYSTAL DISPLAY ELEMENT BY THE SAME - 特許庁

ウィンドウに、前に設定した 2 つのブレークポイントが表示されます。 関数ブレークポイントは太字で表示されます。例文帳に追加

The window lists the two breakpoints you set earlier.The function breakpoint is displayed in bold. - NetBeans

エディタでは、PHP ソースコードが含まれる現在編集中のファイルで、モジュール、クラス、または関数表示と非表示を切り替えることができます。例文帳に追加

The editor enables the user to selectively hide and display modules, classes or functions of the currently edited file with PHP source code.  - NetBeans

指定したフォーカスウィンドウは、XSetInputFocusが呼び出されたときに表示可能でなければならない。 表示可能でなければ関数はBadMatchエラーとなる。例文帳に追加

The specified focus window must be viewable at the time XSetInputFocus is called,or a BadMatch error results. - XFree86

関数電卓1においては、ディスプレイ3に自然表示形式の数式とカーソルCRとが表示される(図(a))。例文帳に追加

A scientific electronic calculator 1 displays a formula in a natural display format and a cursor CR on a display 3 (Figure (a)). - 特許庁

関数式の一部の式に対応するグラフを簡単に表示することが可能な図形表示制御装置及びプログラムを提供すること。例文帳に追加

To provide a graphic display control device and a program for easily displaying a graph corresponding to a partial expression of a function expression. - 特許庁

当該演算処理によって発生したグラフをG1Bとすると、グラフG1Bに対応する関数式211を数式表示エリア21に表示する。例文帳に追加

If a graph generated with the arithmetic processing is a graph G1B, a function expression 211 corresponding to the graph G1B is displayed in a formula display area 21. - 特許庁

遅延プロファイル表示部4は、前記係数を入力し、等化部2の伝達関数から遅延プロファイルを算出して表示する。例文帳に追加

The delay profile display part 4 inputs the coefficient, calculates the delay profile from the transfer function of the equalization part 2, and displays it. - 特許庁

表示されたグラフ上の点に応じた座標を取得する電子関数グラフ表示装置を提供する。例文帳に追加

To provide a device for displaying an electronic function graph that acquires a coordinate corresponding to a point on a displayed graph. - 特許庁

プログラム設計支援装置1が、状態間の遷移の際に行うプログラム処理を細分化して関数ごとに表示部20に表示する。例文帳に追加

The program design supporting apparatus 1 subdivides the program processing to be performed in transition between states and displays them at a display part 20 for respective functions. - 特許庁

直線状に発光素子が配列された表示部を制御する表示制御信号を波動関数によりシュミレーションすることで生成する。例文帳に追加

To provide a display device by simulation with a wave function of a display control signal for controlling a display unit with light-emitting elements linearly arrayed. - 特許庁

その一方で、このグラフ描画処理の対象となっている関数式262を数式表示エリア21に数式として表示する。例文帳に追加

Functional expression 262 for the graph drawing processing, on the other hand, is displayed as mathematical expression in a mathematical display area 21. - 特許庁

表示装置1に、逆演算が困難な関数による演算方法を表示して、暗証番号から登録番号を暗算で求めるように指示する。例文帳に追加

A display device 1 displays a calculation method with a hardly-reversely-operable function to command a mental arithmetic calculation of the registered number from the personal identification number. - 特許庁

関数電卓において、入力された数式が、仮想画面V100の表示画面W100の範囲内に表示されている(図(a))。例文帳に追加

In a scientific electronic calculator, inputted formulas are displayed in the range of a display screen W100 of a virtual screen V100 (a figure (a)). - 特許庁

ダイアログ制御部13は、自己内部メソッドである表示関数ShowDialogを呼び出して、OS14へウィンドウ表示依頼を行う。例文帳に追加

The dialog control unit 13 calls a display function ShowDialog, which is an internal method, to request an OS 14 to display a window. - 特許庁

例文

また、地図の表示方向にヒステリシス特性をもった関数を適用し、表示方向が不必要に変化しないようにする。例文帳に追加

A function having a hysteresis characteristic in the display direction of the map is applied to prevent the display direction from unnecessarily changing. - 特許庁

索引トップ用語の索引



  
Copyright © Japan Patent office. All Rights Reserved.
  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2024 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
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.
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
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 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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS