覆盖广度英语怎么说的
小编由 分享
时间:
推荐文章

在计算机科学中,"覆盖广度"(breadth-first search,简称 BFS)是一种图遍历或搜索算法,它在访问节点时优先考虑宽度(广度),即从上到下、从左到右地访问每一层的节点。
这种算法的来源可以追溯到 20 世纪 50 年代,当时它被用于模拟人类的搜索行为,例如在地图上寻找最短路径。
下面是一些关于 "覆盖广度" 的英文例句,以及它们的中文翻译:
"We used a breadth-first search algorithm to find the shortest path between two nodes in the graph."
我们使用了覆盖广度算法来在图中找到两个节点之间的最短路径。
"Breadth-first search is an algorithm that explores all the neighbors of a node before moving on to the next level."
覆盖广度算法是一种先探索节点的所有邻居,再移动到下一层的算法。
"Breadth-first search can be used to find the connected components of a graph or to check whether a graph is bipartite."
覆盖广度算法可以用来找到图的连通分量,或者检查图是否是二分图。
这种算法的来源可以追溯到 20 世纪 50 年代,当时它被用于模拟人类的搜索行为,例如在地图上寻找最短路径。
下面是一些关于 "覆盖广度" 的英文例句,以及它们的中文翻译:
"We used a breadth-first search algorithm to find the shortest path between two nodes in the graph."
我们使用了覆盖广度算法来在图中找到两个节点之间的最短路径。
"Breadth-first search is an algorithm that explores all the neighbors of a node before moving on to the next level."
覆盖广度算法是一种先探索节点的所有邻居,再移动到下一层的算法。
"Breadth-first search can be used to find the connected components of a graph or to check whether a graph is bipartite."
覆盖广度算法可以用来找到图的连通分量,或者检查图是否是二分图。
覆盖广度英语怎么说的
将本文的Word文档下载到电脑,方便收藏和打印
推荐度:
点击下载文档文档为doc格式