検索結果- 英語 - 多言語
検索内容:
abstract art
abstract factory class
(software, object-oriented programming) A class that has an abstract method to create an object.
オブジェクト生成のための抽象メソッドを備えたクラス(ソフトウェア、オブジェクト指向プログラミングにおける概念)
abstract factory pattern
(software, object-oriented programming) A creational design pattern that decouples the object creation by providing a group of individual factories by defining an abstract factory class.
抽象ファクトリ・パターン:ソフトウェアやオブジェクト指向プログラミングにおける生成系デザインパターンの一つで、抽象的な工場クラスを定義し、複数の具体的な工場を通じてオブジェクト生成の責務を分離・疎結合化する設計手法
abstract factory patterns
abstract data type
(programming) A data type defined only by data properties and operations to be performed on the data without any specification as to how the data will be represented or the operations performed.
抽象データ型:プログラミングにおいて、データの性質や操作が定義されているが、データの内部表現や操作の具体的な実装方法が指定されていないデータ型。 / すなわち、データに対して実施できる操作やその性質だけで意味付けられ、具体的な表現や実装は後の実装に委ねられる型。
abstract factory classes
abstract data types
abstract harmonic analysis
(harmonic analysis, representation theory, topology) A branch of harmonic analysis dealing with generalised Fourier transforms that act on functions defined on Hausdorff locally compact topological groups.
抽象調和解析:ハウスドルフかつ局所コンパクトな位相群上で定義された関数に対して、一般化されたフーリエ変換を用いる調和解析の一分野。調和解析、表現論、位相数学の概念を融合し、従来の調和解析の枠組みを拡大する研究領域。