ログインすると広告が減り、学習に集中できます。
広告
検索結果- 英語 - 多言語
検索内容:
enumerating
enumerates
afore-enumerated
enumerated articles
名詞
歴史的
複数形
複数形のみ
(historical) sugar, tobacco, cotton and indigo - the goods that the English colonies could export only to England in the 17th century
日本語の意味
(歴史的用語)17世紀において、英植民地がイングランドにのみ輸出できた、砂糖、タバコ、綿、藍などの特定品目(指定商品)のこと
英語の意味
(historical) sugar, tobacco, cotton and indigo - the goods that the English colonies could export only to England in the 17th century
scoped enumeration
名詞
(programming) In C++, an enumeration that automatically defines its own name as a scope.
日本語の意味
C++において、列挙型自体が独自のスコープ(名前空間)を持つ列挙型、すなわちスコープ付き列挙型を指す。 / C++で定義される、各列挙子が固有のスコープ内に定義される列挙体(スコープ付き列挙型)。
英語の意味
(programming) In C++, an enumeration that automatically defines its own name as a scope.
関連語
scoped enumerations
corecursively enumerable
recursively enumerable
形容詞
比較不可
(computing theory) Of a set, such that there exists a deterministic algorithm which will list all the items in the set and no others.
日本語の意味
計算理論において、ある集合について、集合に含まれる全ての要素を決定性アルゴリズムによって順次列挙することができる性質を指します。 / すなわち、その集合の要素を列挙する際、決定的なプロセスにより、全ての要素を一つずつ確実に出力できるが、集合外の要素は出力されないという特徴があります。
英語の意味
(computing theory) Of a set, such that there exists a deterministic algorithm which will list all the items in the set and no others.
co-recursively enumerable
形容詞
比較不可
(computing theory) Describing a set for which there exists a deterministic algorithm that will list all items not in that set.
日本語の意味
その集合に属さない全ての要素を、決定的なアルゴリズムにより列挙可能な集合(補集合が再帰的に列挙可能な集合)であることを指す。
英語の意味
(computing theory) Describing a set for which there exists a deterministic algorithm that will list all items not in that set.