本文へスキップ
ログインすると広告が減り、学習に集中できます。
広告

検索結果- 英語 - 多言語

検索内容:

template method

名詞

(software, object-oriented programming) A special method of an abstract class used in the template method pattern that prescribes an algorithm for its subclasses.

日本語の意味
ソフトウェア/オブジェクト指向プログラミングにおける、抽象クラスで定義される特殊なメソッド。これは、テンプレートメソッドパターンにおいて、サブクラスがアルゴリズムのステップを具体的に実装する際のひな形や枠組みを提供する。
英語の意味
(software, object-oriented programming) A special method of an abstract class used in the template method pattern that prescribes an algorithm for its subclasses.
このボタンはなに?

異なるコンポーネント間で一貫したアルゴリズムを強制するために、その抽象クラスはサブクラスのためのアルゴリズムを定めるテンプレートメソッドを提供し、サブクラスが実装する複数の基本操作を呼び出します。

関連語

plural

virtual method

名詞

(object-oriented programming) A method whose behavior can be overridden within an inheriting class by a method with the same signature.

日本語の意味
(オブジェクト指向プログラミングにおいて)継承クラス内で、同一シグネチャを持つ別のメソッドにより動作を上書き(オーバーライド)できるメソッド。
英語の意味
(object-oriented programming) A method whose behavior can be overridden within an inheriting class by a method with the same signature.
このボタンはなに?

クラス階層を設計する際には、各仮想メソッドをサブクラスがオーバーライドすることが期待されているかどうかを文書化することが重要です。

関連語

plural

method overloading

名詞
不可算名詞 通常

(object-oriented programming) Synonym of function overloading

日本語の意味
オブジェクト指向プログラミングにおいて、同じ名前のメソッドを、引数の数や型が異なる形で複数定義すること。 / 関数のオーバーロードと同義で、メソッドの多重定義とも呼ばれる。
英語の意味
(object-oriented programming) Synonym of function overloading
このボタンはなに?

オブジェクト指向言語で柔軟なAPIを設計するには、メソッドのオーバーロードを理解することが不可欠です。

関連語

plural

Taguchi method

名詞

Any of a group of statistical methods intended to improve the quality of manufactured goods, and more recently applied in other areas such as biotechnology and advertising.

日本語の意味
製造業における品質向上を目的とした、統計的手法の一群であり、近年ではバイオテクノロジーや広告など他の分野にも応用されている方法
英語の意味
Any of a group of statistical methods intended to improve the quality of manufactured goods, and more recently applied in other areas such as biotechnology and advertising.
このボタンはなに?

技術チームは製造工程のばらつきを減らすために、製品品質を改善するための一連の統計手法である田口法を適用することに決めた。

関連語

plural

Taguchi methods

名詞
活用形 複数形

plural of Taguchi method

原形: Taguchi method
日本語の意味
この単語は『Taguchi method』の複数形です。
英語の意味
plural of Taguchi method
このボタンはなに?

エンジニアは変動を減らし、製品の信頼性を高めるために田口玄一が開発した手法を適用しました。

Halley's method

固有名詞

(numerical analysis) A root-finding algorithm used for functions of one real variable with a continuous second derivative.

日本語の意味
実数変数に対する関数の零点(根)を求めるための、2階微分が連続な場合に適用できる数値解析手法です。 / 数値解析における、関数の零点探索アルゴリズムの一つです。
英語の意味
(numerical analysis) A root-finding algorithm used for functions of one real variable with a continuous second derivative.
このボタンはなに?

非線形方程式を数値的に解くとき、連続な二階導関数を持つ一変数関数の零点を求めるための根探索アルゴリズムは、滑らかな関数に対してニュートン法よりもはるかに速く収束することがわかった。

Householder's methods

固有名詞
活用形 複数形

plural of Householder's method

原形: Householder's method
日本語の意味
これは「Householder法」(ハウスホルダー法)の複数形、すなわち複数のHouseholder法を指す用法を示しています。
英語の意味
plural of Householder's method
このボタンはなに?

多くの数値解析者は、対称行列の固有値を計算する際にハウスホルダー法を利用します。

Householder's method

固有名詞

(numerical analysis) Any of a class of iterative root-finding algorithms used for functions of one real variable with continuous derivatives up to some order d + 1, each method being characterized by the number d.

日本語の意味
数値解析において、連続微分可能な一変数関数の根を求めるための反復計算法。関数がd+1回微分可能であると仮定し、各手法は自然数dによって特徴づけられる。
英語の意味
(numerical analysis) Any of a class of iterative root-finding algorithms used for functions of one real variable with continuous derivatives up to some order d + 1, each method being characterized by the number d.
このボタンはなに?

数値解析のプロジェクトで、非線形関数の重根を求める際により速い収束を得るためにハウスホルダー法を実装しました。

関連語

plural

access method

名詞

(computing) A method or means, usually a software or hardware component of a mainframe, to access data on an external storage device.

日本語の意味
外部記憶装置上のデータにアクセスするための方法または手段(通常、メインフレームのソフトウェアまたはハードウェアコンポーネントとして提供される)
英語の意味
(computing) A method or means, usually a software or hardware component of a mainframe, to access data on an external storage device.
このボタンはなに?

システム管理者はテープライブラリからのデータ取得を高速化するために外部記憶装置へのアクセス方式を更新した。

関連語

plural

D'Hondt method

固有名詞

A highest-averages method for allocating seats, used to achieve proportional representation in elections.

日本語の意味
選挙における比例代表制を実現するため、議席配分に用いられる最高平均方式
英語の意味
A highest-averages method for allocating seats, used to achieve proportional representation in elections.
このボタンはなに?

経済学者は、多代表選挙区における小党の当選確率に議席配分のための最高平均法(ドント方式)がどのように影響するかをよく研究する。

関連語

canonical

loading!

Loading...

全て読み込みました。

Error

Webで検索する

ログイン / 新規登録

 

アプリをダウンロード!
DiQt

DiQt(ディクト)

無料

★★★★★★★★★★