検索結果- 英語 - 多言語
検索内容:
USB Type B
USB Type-C
(trademark) A type of USB with 24 pins, and close to an ovoid in shape.
(商標)24ピンを搭載し、卵型に近い形状を持つUSB規格の一種
find as you type
search as you type
type 2 diabetes
find-as-you-type
search-as-you-type
gun-type bomb
A nuclear bomb that slams one piece of nuclear explosive into another, forming a critical mass.
核爆薬の一部を別の部分に高速で衝突させ、臨界質量を作り出して核分裂反応を引き起こすタイプの原子爆弾。 / 銃身内で弾丸のように一部の核爆薬を発射し、他の部分に衝突させることで爆発を誘発する原爆の形式。
algebraic data type
(programming, type theory) A data type formed by combining other types.
他の型を組み合わせて構成されたデータ型。
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.
抽象データ型:プログラミングにおいて、データの性質や操作が定義されているが、データの内部表現や操作の具体的な実装方法が指定されていないデータ型。 / すなわち、データに対して実施できる操作やその性質だけで意味付けられ、具体的な表現や実装は後の実装に委ねられる型。