検索結果- 英語 - 多言語
検索内容:
standard topology
(topology) The topology of the real number system generated by a basis which consists of all open balls (in the real number system), which are defined in terms of the one-dimensional Euclidean metric.
実数系における標準位相とは、1次元ユークリッド距離に基づいて定義された開球を基底として生成される位相のことを指します。
subspace topology
(topology) The topology of a subset S of a topological space X which is obtained by considering any subset of S to be an open set if it corresponds to the intersection of S with some open set of X.
位相空間 X の部分集合 S において、X の開集合との交わりにより定義される開集合系によって構成される位相。
relative topology
topological sort
(graph theory, computer science) An ordering of the vertices of a directed graph such that if an edge goes from vertex u to vertex v then u precedes v in the ordering.
トポロジカルソート:有向グラフの頂点を、頂点uから頂点vに辺が存在する場合、uがvの前に来るという制約の下で線形に並べる手法。
initial topology
(topology) Given a set X, a family of topological spaces (M_i,T_i)_(i∈I) and a family of functions f_i:X→M_i, the initial topology is the coarsest topology on X such that all f_i are continuous.
与えられた集合 X と、各々の位相空間 (M_i, T_i) と写像 f_i: X → M_i の族に対して、すべての f_i が連続となるような、X 上の位相の中で最も粗い位相。
final topology
(topology) Given a set X, a family of topological spaces (M_i,T_i)_(i∈I) and a family of functions f_i:M_i→X, the final topology is the finest topology on X such that all f_i are continuous.
与えられた集合Xと各位相空間(Mₙ, Tₙ)からの写像fₙに対し、すべての写像が連続となるようにX上に定められる、最も精細な(細かい)位相を指す。 / 各写像が連続であることを保証するために用いられる、X上の終位位相(最終位相)という概念。
network topology
(computing) The physical arrangement of a network; the way in which cables are arranged in order to connect computers in a network.
ネットワーク内における機器の物理的な配置や、コンピュータを接続するためのケーブルの配置形態を指す。
bus topology
(networking) A (computer) network topology in which the nodes are all connected at different points to a line called a bus.
ネットワークにおける構成の一種で、各ノードが一本のバス(ケーブル)に直接接続される形態
star topology
A physical network topology in which all nodes are connected to a central connectivity device (e.g. a hub).
すべてのノードが中央の接続装置(例:ハブ)に接続される物理的なネットワーク構成の形態
ring topology
(computing) A network topology in which, in the physical case, every node of a network is connected to exactly two other nodes: one node designated as upstream and the other as downstream. A given node receives data from its upstream node and sends data to its downstream node.
リング・トポロジー:コンピュータネットワークにおいて、各ノードが上流および下流の2つの隣接ノードと接続され、データが順次、一方向(または双方向)に循環する形で伝送されるネットワーク形態。