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