• 方法:列举门诊分配窗口多种算法阐述循环分配最少分配法”的优缺点

    Methods Algorithms of pharmacy windows distribution were listed to expound the advantages and shortcomings of cyclic distribution method and minimum distribution method .

    youdao

  • 由于无需等待列表生成完毕(停止前进)或者分配一个线程用于处理循环(并行管道),可能最有效率方法了。

    Since you do not have to wait for a list to be generated (stop and go) or allocate a thread to processing the loop (pipelining), this can be the most efficient method.

    youdao

  • 成熟度模型是这样逐步成熟起来较低层项目分配向下,在经过中间阶段集中过程之后较高层封闭循环

    The maturity model matures from decentralization of project assignments at the lower level to the close loop at the higher level after undergoing through centralization processes in the middle stages.

    youdao

  • 因此垃圾收集器可以回收每个循环分配大多数内存不能回收添加列表中的数组。

    Thus the garbage collector can reclaim most of the memory allocated on each loop, but it can't reclaim the arrays that are added to the list.

    youdao

  • 循环展开一个可能导致JIT分配寄存器出现问题转换例子

    Loop unrolling is an example of a transformation that might cause the JIT to have problems register-allocating.

    youdao

  • 有些内存泄漏由于程序错误发生的,存在此类错误的情况下,应用程序代码中的无限循环分配新的对象添加程序循环范围外面访问的数据结构中。

    Some memory leaks occur due to program errors in which infinite loop in the application code allocates new objects and adds them to a data structure accessible from outside the program loop scope.

    youdao

  • 测试使用循环日志记录方式,一共分配了100个日志

    Circular logging was used, with 100 primary logs allocated.

    youdao

  • 注意,WLM均匀分配实际并不简单循环方式服务区域相等地平衡不带会话关联HTTP请求

    Be aware that WLM even distribution DOES NOT really balance the HTTP requests without session affinity equally across the servant regions in a simple round-robin way.

    youdao

  • 收集循环开始时概念记录状态保留当时当前循环分配所有对象

    It conceptually records the heap's state at the beginning of a collection cycle and preserves all live objects at that point as well as those allocated during the current cycle.

    youdao

  • Memknobs分配个固定大小的缓冲区循环遍历缓冲区页面写到页上。

    Memknobs allocates a fixed-sized buffer and loops through that buffer's pages, writing to each one.

    youdao

  • 这种情况下数据库管理器删除logpath目录中的所有日志文件(包括联机归档日志文件),分配新的活动日志文件,并且回复循环日志记录。

    In this case, the database manager deletes all log files in the logpath directory (including online archive log files), allocates new active log files, and reverts to circular logging.

    youdao

  • 这种情况下数据库管理器删除logpath目录中的所有日志文件(包括联机归档日志文件),分配新的活动日志文件,并且回复循环日志记录。

    In this situation, the database manager deletes all log files in the logpath directory (including online archive log files), allocates new active log files, and reverts to circular logging.

    youdao

  • 这个发布包含许多针对循环浮点运算内存分配性能优化使得SciMark2和SPEC JVM 98的Benchmark提高了1.7倍。

    The release also includes a number of performance optimizations for loops, floating point operations, and memory allocation which have improved SciMark2 and SPEC JVM98 benchmarks by a factor of 1.7.

    youdao

  • 当然代码片段每次执行仍然付出分配初始回收的代价(尽管如此仍然要每次执行循环付出相应的代价更好一些)。

    Of course, you still pay for a single allocation, initialization, and collection each time this code snippet is executed (though that's still better than paying for it every time through the loop).

    youdao

  • 这个简单函数创建表格节点然后循环访问列表本书创建一行,为每个数据元素分配一个单元格。

    This simple function creates a table node, then iterates through the book list and creates a row for each book, with a cell for each data element.

    youdao

  • 注意,容易实现本地最小最大空间因为自由空间GC循环期间增加并且应用程序处于活动和进行分配相应减少

    Note that local minima and maxima are normal and expected because the free space only increases during a GC cycle and correspondingly decreases when the application is active and allocating.

    youdao

  • 清单1中,我们简单地循环方式分配消息优先级

    In Listing 1, we assign message priority simply on a round-robin basis.

    youdao

  • 平衡工作量进来的请求循环的方式分配运行进程

    To balance the workload, incoming requests are partitioned among running processes in a round-robin manner.

    youdao

  • 循环连续检查-分配-睡眠周期操作

    The main loop operates on a continuous check-dispatch-sleep cycle.

    youdao

  • IE7天真连接算法要求浏览器循环过程中反复越来越大的字符串拷贝分配内存

    IE7's naive concatenation algorithm requires that the browser repeatedly copy and allocate memory for larger and larger strings each time through the loop.

    youdao

  • 降温热水分配系统用来减少持续的循环损失

    Reduced temperature warm water distribution is used to reduce ongoing loop losses.

    youdao

  • 处理器权限Hypervisor调度循环中进行分配

    Processor entitlement is distributed with each turn of the hypervisor's dispatch wheel.

    youdao

  • 空气可以客舱空气分配循环系统通过单独出口流向厕所

    Air also flows into the lavatories from the cabin air distribution and recirculation system through individual air outlets.

    youdao

  • 具体介绍适合循环程序结构实现访问公式合理存贮分配方式精练的访问子程序。

    The access formula is suitable for loop program construction realization, the reasonable memory allocation method and delicate access subroutines are discussed specifically.

    youdao

  • 准时完成仓库领导分配的仓库循环盘点年度盘点工作

    On time finish cycle counting and annual stock taking work assigned by warehouse supervisor.

    youdao

  • 冷凝器配备PP(聚丙烯)制成多孔板(筛板),用于循环母液分配

    The condenser will be supplied with perforated water trays from pp, for the distribution of the recycled mother liquor.

    youdao

  • 知道我还有另一个办法这种双重转换成字符串字符数组等等没有内存分配收集每次循环运行

    I'm wondering if there is another way I can convert this double into a string or char array, etc, without allocating and collecting memory each time the loop runs.

    youdao

  • 固定时间分配资源循环复用技术

    A cyclical multiplexing technique, allocating resources in fixed - time slices.

    youdao

  • 提出土地收购储备资金良性循环体系土地收益分配体系两方面构建土地收购储备资金财政保障体系。

    The paper point out advices that establishing system of finance guarantee about land reserve and purchase capital based on positive cycle of land capital and distributing system of land proceeds.

    youdao

  • 得到循环倍率、分离器工作温度等对锅炉热量分配整体布置影响

    The relationships between solid circulation rate, operating temperature of the solid separator and the heat distribution are obtained for a CFB boiler, which could severely influence boiler layout.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定