
DFS
文章平均质量分 86
20172674
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
DFS - Oil Deposits
题目The GeoSurvComp geologic survey company is responsible for detecting underground oil deposits. GeoSurvComp works with one large rectangular region of land at a time, and creates a grid that divides ...原创 2018-03-21 19:41:58 · 137 阅读 · 0 评论 -
DFS - Image Perimeters
题目Technicians in a pathology lab analyze digitized images of slides. Objects on a slide are selected for analysis by a mouse click on the object. The perimeter of the boundary of an object is one usef...原创 2018-03-21 19:45:18 · 235 阅读 · 0 评论 -
Aizu - ALDS1_11_B(DFS)
题目链接:https://cn.vjudge.net/problem/Aizu-ALDS1_11_B 白书2 p224 题目: Depth-first search (DFS) follows the strategy to search ”deeper” in the graph whenever possible. In DFS, edges are recursively explo...原创 2018-08-14 20:52:43 · 820 阅读 · 0 评论