ID 原文 译文
52607 设计了返还租箱的运输优化方案及各集装箱船舶调度的优化方案, The transportation optimization plan for the return of the rented containers and the optimization plan for the dispatch of each container ship are designed,
52608 构建了以成本最低为目标的混合整数模型, then a mixed-integer model is built to minimize the cost,
52609 设计了启发式算法与混合整数规划方法集成(MIP)进行求解。 and a heuristic algorithm integrated with the mixed-integer programming(MIP) method is designed to solve the model.
52610 通过算例实验,将求得的解分别与CPLEX、量子差分进化算法、蚁群算法、元遗传算法相比较,从而验证了本文算法的科学性, The experimental results are compared with CPLEX, quantum differential evolution algorithm, ant colony algorithm, and meta-genetic algorithm, respectively, to verify the validity of the algorithm.
52611 并分析了待还租箱的数量、空箱超期费以及待还租箱利用率的波动对还箱成本的影响, The impact of the number of containers to be returned, the overdue fee for empty containers, and the fluctuation of the utilization rate of the containers to be returned on the cost of container return is also analyzed,
52612 可为航运企业的集装箱调度提供参考。 which can provide a reference for shipping companies' container dispatch.
52613 内存地址翻译一直是影响计算机性能的重要因素之一,在虚拟化环境中由于存在多级地址翻译,这一问题更为突出。 Memory address translation has always been one of the important factors affecting computer performance. This problem is even more prominent due to multiple address translations in a virtualized environment.
52614 使用透明大页(THP)是优化这一问题的常见手段。 Using transparent huge pages(THP) is a common method to optimize this problem.
52615 本文以龙芯3A4000处理器和KVM虚拟机为实验平台,分析了MIPS VZ环境中虚拟机使用透明大页的性能。 This article uses the Loongson 3 A4000 processor and its KVM virtual machine as an experimental platform to analyze the performance of the virtual machine using transparent huge pages in the MIPS VZ environment.
52616 发现透明大页在应用中存在分组TLB负载不均衡,使得部分场景中透明大页对性能产生了负面影响。 It is found that transparent huge pages have unbalanced packet TLB load in some applications, which has a negative impact on performance in some scenarios.