最小堆
- 网络Min Heap;minimum heap;minimal heap
-
从MDM应用程序服务器实例的最小堆大小512MB和最大堆大小1024MB开始。
Start the minimum heap size of512 MB and maximum heap size of1024 MB for an MDM application server instance .
-
最小堆大小和最大堆大小可以分别通过-Xms和-Xmx修改。
The minimum and maximum heap sizes can be modified by specifying-Xms and-Xmx respectively .
-
在路径规划方面,深入研究了拓扑细化算法,在事先建立查找表思想的基础上,提出了一种结合最小堆和区域增长的快速中心路径抽取算法。
In path planning , this thesis studies the Topological Thinning algorithm and proposes a fast algorithm using a look-up table based on min-heap and region growing .
-
需要指定最小的堆大小、最大的堆大小和nursery大小(nursery必须小于最小的堆大小)。
The minimum heap size , maximum heap size and nursery size all need to be specified ( the nursery must be smaller than the minimum heap size ) .
-
测试项目包括临界硼浓度,控制棒价值,硼价值,功率分布,慢化剂温度系数,最小停堆硼浓度,弹棒束价值等。
Testing items include critical boron concentration , control rod worth , boron worth , power distribution , temperature coefficient of moderator , minimum shutdown boron concentration , rod cluster shoot-out worth , etc.
-
记住,您可以在命令行指定最小和最大堆大小。
Remember , you can specify minimum and maximum heap size on the command line .
-
Java堆通常配置了最小和最大的堆大小。
Java heaps are commonly configured with a minimum and a maximum heap size .