mutual exclusion
英
美
- n. 互斥现象
双语例句
- 1. They provide a means of mutual exclusion (hence the name).
- 他们提供了一种相互排斥的方法(互斥对象即由此得名)。
youdao
- 2. When mutual exclusion with interrupt handlers is required.
- 当需要与中断服务程序互斥时。
youdao
- 3. Mutual exclusion can be achieved with the use of a semaphore or mutex.
- 互斥现象能由使用信号灯或互斥完成。
youdao
- 4. A data structure for mutual exclusion, also known as a binary semaphore.
- 表现互斥现象的数据结构,也被当作二元信号灯。
youdao
- 5. "Selection for mutual exclusion" is another, preferable designation.
- “互斥选择”,是另一种更为可取的叫法。
youdao
- 6. Any access to a collection of events is guarded by a mutual exclusion object.
- 任何对一组事件的访问都由一个互斥对象来保护。
youdao
- 7. Difference between mutual exclusion and blocked-IO in kernel programming?
- 在内核编程的互斥和阻塞的IO的区别?
youdao
- 8. It ensures mutual exclusion among threads but also interrupt handling code.
- 可以保证线程与中断服务代码的互斥。
youdao
- 9. A new algorithm has been proposed to resolve the distributed mutual exclusion problem.
- 提出了一种新的分布式互斥算法。
youdao
- 10. There's a loophole when synchronizing on a mutable field, however, which can break down mutual exclusion.
- 然而,易变域的同步中会有一个漏洞,它可能破坏互斥。
youdao
- 11. This behavior is called mutual exclusion, as the selection of one excludes the selection of the other.
- 这种行为称为“互斥”,也就是一个选择排斥另一个选择。
youdao
- 12. The mutex (mutual exclusion) semaphore ensures that only one process at a time has access to the region of code.
- 这种互斥通信法保证在同一时间仅有一个进程访问此码区。
youdao
- 13. Some form of mutual exclusion is necessary to make sure that only one thread is accessing the resource at a time.
- 所以某些形式的互斥是必要的,才能确保同时间只有一个执行绪在存取该资源。
youdao
- 14. Mutexes provide mutual exclusion for one or more data objects and are the primary method of thread synchronization.
- 互斥体能让一个或多个数据对象相互排斥。互斥体是线程同步的主要手段。
youdao
- 15. Basing on the whole mutual exclusion between them and immense success in practice, complementarity is the best choice.
- 基于二者整体的互斥性,且为在实践中取得巨大成功的知识体系,互补是最佳选择。
youdao
- 16. The primary means of synchronization is the use of synchronized blocks, which provide both mutual exclusion and visibility guarantees.
- 同步的主要方式就是使用synchronized块,它既提供了互斥又提供了可见性保证。
youdao
- 17. Mutual exclusion is an important problem in distributed system It guarantees concurrent processes access critical resources correctly.
- 互斥问题是分布式系统设计时的关键问题,它保证并发进程正确的访问临界资源。
youdao
- 18. Because the minimum length for the request, it also increased the distributed mutual exclusion based on its performance of the algorithm.
- 由于请求集长度为最短,所以它也提高了基于其上的分布式互斥算法的性能。
youdao
- 19. In consequence of mutual exclusion, radio buttons always come in groups of two or more, and one radio button in each group is always selected.
- 因为相互排斥,所以单选按钮总以两个或多个成组出现,而且每组中只有一个单选按钮可被选中。
youdao
- 20. Mutual exclusion involves combining fine-grained atomic actions into coarse-grained actions and arranging to make these composite actions atomic.
- 互斥需将细粒度的原子行为组合为粗粒度的复合行为,再将复合行为原子化。
youdao
- 21. The process synchronization and process mutual exclusion and semaphore mechanism, which are emphases and difficulty in the Operating System course.
- 操作系统中,进程同步和互斥问题以及与之相关的信号量机制是教学过程中的重点和难点问题。
youdao
- 22. Critical sections operate on the principle of mutual exclusion (when a thread is within a critical section, all other threads are excluded from entering).
- 临界段操作时坚持互斥锁(mutual exclusion)原则(当一个线程处于临界段中时,其他所有线程都不能进入临界段)。
youdao
- 23. Absrtact: Mutual exclusion in distributed systems is an effective method of solving the conflict with the application of resources and sharing resources.
- 摘要:互斥是解决分布式系统中资源申请的相互冲突、实现资源共享的一种有效方法。
youdao
- 24. It then discusses the structured specification style and the transition oriented speciflcation style, which is based on an example of a virtual ring mutual exclusion protocol.
- 着重以一种虚环互斥协议为例,对结构化形式描述风格和转移形式描述风格进行探讨。
youdao
- 25. While the semantics of synchronized do include mutual exclusion and atomicity, the reality of what happens prior to monitor entry and after monitor exit is considerably more complicated.
- 虽然synchronized的语义中确实包括互斥和原子性,但在管程进入之前和在管程退出之后发生的事情要复杂得多。
youdao
- 26. The oversimplification and radicalization of the binary opposition between self-interest and selflessness must lead to mutual exclusion between business principles and moral sentiments.
- 被简单化和绝对化的自利和无私的二元分立,必然造成商业原则和道德情操的互相排斥。
youdao
- 27. Some of the current mutual exclusion algorithms are introduced, and centralized mutual exclusion algorithm and distributed mutual exclusion algorithm and their characteristics are discussed.
- 文中对目前的一些互斥算法进行了介绍,并对集中式互斥算法和分布式互斥算法进行了讨论,并分析了其特点。
youdao
- 28. Some of the current mutual exclusion algorithms are introduced, and centralized mutual exclusion algorithm and distributed mutual exclusion algorithm and their characteristics are discussed.
- 文中对目前的一些互斥算法进行了介绍,并对集中式互斥算法和分布式互斥算法进行了讨论,并分析了其特点。
youdao
- Thekey to making code reentrant is to ensure mutual exclusion wheneveraccessing global variables or shared registers.
使代码可再入的关键在于确保在访问全局变量或共享寄存器时互斥现象发生。
用作名词 (n.)
相关词汇
大家正在查
Copyright © 2023 256查询网 All Rights Reserved