検索結果- 英語 - 多言語
検索内容:
in anyway, shape, or form
Misspelling of in any way, shape, or form.
in any way, shape, or formの誤綴り
first fundamental form
(differential geometry) the Riemannian metric for 2-dimensional manifolds, i.e. given a surface with regular parametrization x(u,v), the first fundamental form is a set of three functions, {E, F, G}, dependent on u and v, which give information about local intrinsic curvature of the surface. These functions are given by
微分幾何学において、曲面の局所的な内部曲率や計量情報を与えるリーマン計量の一形態。具体的には、正則なパラメトリゼーション x(u,v) を持つ曲面に対して、3つの関数 {E, F, G} により構成され、局所的な計量(第一基本形式)として扱われる。
fourth normal form
(databases) A stage in the normalization of a relational database in which a database is in Boyce-Codd normal form and all multi-valued dependencies are functional dependencies.
リレーショナルデータベースの正規化における一段階で、データベースがBoyce-Codd正規形の条件を満たし、すべての多重値依存性が関数従属性に置き換えられている状態を指す
Backus normal form
first normal form
(databases) A stage in the normalization of a relational database in which repeating groups and attributes have been eliminated by putting each into a separate table connected by a primary-key/foreign-key relationship.
第一正規形:リレーショナル・データベースの正規化における第一段階で、繰り返しグループや属性をそれぞれ別々のテーブルに分割し、主キーと外部キーの関係で連結することで冗長性と重複を排除する手法です。 / 第一正規形:データベース設計において、各レコード内に繰り返し項目が存在しないように、全てのデータを原子値へ分解し、正規化を実施する基本的な段階を指します。
Backus-Naur form
(computing) A formal notation for context-free grammars.
コンピュータサイエンスにおいて、文脈自由文法を記述するための正式な記法
fifth normal form
third normal form
(databases) A stage in the normalization of a relational database in which a database is in second normal form and all non-key attributes are mutually independent (no transient dependencies.)
リレーショナルデータベースの正規化工程において、データベースが第二正規形に加えて、全ての非キー属性が互いに独立(推移的従属がない)である状態、すなわち第三正規形(3NF)を指す。
second normal form
(databases) A stage in the normalization of a relational database in which it is in first normal form and every non-key attribute is dependent upon the entire primary key.
(データベース)関係データベースの正規化における第二正規形。第一正規形を満たし、すべての非キー属性が主キー全体に完全に依存している状態を指す。