garbage collection algorithm的意思|示意

美 / / 英 / /

无用存储单元收集算法


garbage collection algorithm的网络常见释义

不用单元收集算法 garbage collection ==> 垃圾收集,无用单元的收集 garbage collection algorithm ==> 不用单元收集算法 garbage collection routine ==> 不用单元收集程序,不用单元收集例行程序 ..

无用存储单元收集算法 ... garbage collection || 无用存储单元收集 garbage collection algorithm || 无用存储单元收集算法 garbage collection routine || 无用存储单元收集程序 ...

garbage collection algorithm相关例句

Experiment results show that this algorithm does improve the efficiency of garbage collection.

试验结果表明,该算法有效提高了垃圾回收效率。

If you find the length of the garbage collection runs are too long, you can tune your JVM to use a different garbage collection algorithm (the details depend on the version and vendor of your JVM).

如果发现垃圾收集的运行时间太长,可以考虑让JVM使用另一种垃圾收集算法(具体细节取决于JVM的版本和厂商)。

SUN's JVM 1.3.1 USES a generational garbage collection algorithm.

SUN的JVM 1.3.1使用分代垃圾收集算法。

When evaluating a garbage collection algorithm, we might consider any or all of the following criteria.

在对垃圾收集算法进行评价时,我们可能要考虑以下所有标准。

Moreover, this paper studies the tri-color model of the conservative garbage collection algorithm, and proposes the improvement of this module.

还对其基于三色模型的保守垃圾回收算法进行了论述,并提出了改进设计方案。

We discuss the completeness and efficiency of this scheme, and also give list processing and garbage collection algorithm.

本文对方案的完备性和性能进行了讨论,同时给出了典型的链表操作算法和废料收集算法。