garbage collection algorithm 中文意思是什麼

garbage collection algorithm 解釋
不用單元收集演算法
  • garbage : n. 1. 殘羹剩菜;丟棄的食物;〈美俚〉食品。2. 廢料,臟東西。3. 浮遊于太空的失去作用的人造衛星[火箭]。4. 無用的數據。
  • collection : n. 1. 收集,採集;集團,收集品,珍藏;(收藏豐富的)美術館。2. 徵收,收款;征稅;捐款;募捐。3. 〈pl. 〉(牛津大學等各學院的)學期考試。
  • algorithm : n. 【數學】演算法;規則系統;演段。
  1. The runtime s garbage collection algorithm is based on several generalizations that the computer software industry has discovered to be true by experimenting with garbage collection schemes

    運行時的垃圾回收演算法基於以下幾個普遍原理,這些垃圾回收方案的原理已在計算機軟體業通過實驗得到了證實。
  2. This thesis proposes a novel consistency maintenance mechanism - the fopt consistency maintenance algorithm - based on previous research on concurrent control, and builds a plug - in for eclipse. the plug - in can be used to support distributed virtual pair programming. the fopt algorithm includes three parts : casual order preservation, folding operation transformation scheme ( fopt ) and garbage collection

    本文在研究了現有的並發控制演算法的基礎上,提出了一種新的一致性維護演算法折疊式操作變換( fopt )演算法,並在該演算法的基礎上構建了一個基於eclipse的實時協同編輯插件,該插件可以對分散式虛擬結對編程提供支持。
  3. Incremental collection reduces garbage collection pauses at the expense of throughput, making it desirable only in cases where shorter collection pauses are very important, such as near - realtime systems. the algorithm used by the jdk for incremental collection, the

    增量收集減少了垃圾收集暫停,以犧牲吞吐能力為代價,這使它只在更短的收集暫停非常重要時才值得考慮,如接近實時的系統。
  4. Train incremental garbage collection algorithm

    火車增量垃圾收集演算法
  5. Because the garbage collection algorithm is nondeterministic, the

    由於垃圾回收演算法是非確定性的,因此可能會立即調用
  6. When evaluating a garbage collection algorithm, we might consider any or all of the following criteria

    在對垃圾收集演算法進行評價時,我們可能要考慮以下所有標準:
  7. The garbage collection algorithm is nondeterministic, so you cannot determine when the clr will release an object s resources

    垃圾回收演算法是非確定性的,因此無法確定clr釋放對象資源的時間。
分享友人