sweep algorithm
常见例句
- The problem with a mark-sweep algorithm is that it can lead to fragmentation (Figure 2).
“标记-清扫” 算法的问题是可能会导致碎片(fragmentation),如图 2 所示。 - Major collection takes place in the old generation and uses the usual mark and sweep algorithm.
大回收 (Major Collection) 在年老代中进行,将使用通常的标记与清除算法。 - It uses SWEEP algorithm to obtain the initial solution, and then uses simulated annealing algorithm to improve the initial solution.
该算法首先利用扫描算法求得初始解,然后利用模拟退火算法对初始解进行改进。 返回 sweep algorithm