undirected
「undirected」的意思
adj. 无目标的,未受指导的;无收件人姓名的
adj.未受指导的,无收件人姓名的
「undirected」的用法
undirected无向的 - 在网络中,无向图是一种没有方向的图。
「undirected」的例句
In an undirected graph, edges have no direction.
在无向图中,边没有方向。
The friendship between two people is undirected.
两个人之间的友谊是无向的。
Undirected graphs are used in various applications such as social networks and road networks.
无向图在社交网络和道路网络等各种应用中都有使用。
In a game of chess, the moves are undirected; you can move a piece to any of its adjacent squares.
在国际象棋中,移动是无向的;你可以将棋子移动到任何相邻的方格。
An undirected graph can be represented using an adjacency list or an adjacency matrix.
无向图可以用邻接表或邻接矩阵来表示。
The concept of undirected graphs is fundamental in computer science and mathematics.
无向图的概念是计算机科学和数学中的基础概念。
In a social network, friendships are typically represented as undirected edges between users.
在社交网络中,友谊通常表示为用户之间的无向边。
Undirected graphs are also used in image processing for tasks such as edge detection and segmentation.
无向图在图像处理中用于边缘检测和分割等任务。
Understanding the properties of undirected graphs is crucial for solving many computational problems.
理解无向图的性质对于解决许多计算问题至关重要。
In computer graphics, undirected graphs can be used to represent the connectivity of pixels in an image.
在计算机图形学中,无向图可以用来表示图像中像素的连接性。