网站首页  词典首页

请输入您要查询的英文单词:

 

单词 mutual exclusion
释义

mutual exclusion

美 
英 
  • un.噬菌体互斥现象
  • 网络互斥条件;互相排斥;互斥进程
un.
1.
噬菌体互斥现象

例句

释义:
1.
This behavior is called mutual exclusion, as the selection of one excludes the selection of the other.
这种行为称为“互斥”,也就是一个选择排斥另一个选择。
tr.bab.la
2.
Mutual exclusion (most often referred to as mutex) allows the programmer to "attach" locks to resources.
互斥(通常被称为mutex)允许编程人员给资源上锁。
forum.byr.edu.cn
3.
Ensuring the mutual exclusion of applications that work on a set of resources that cannot be shared.
确保在一组不可共享的资源上工作的应用程序互斥。
www.ibm.com
4.
They provide a means of mutual exclusion (hence the name).
他们提供了一种相互排斥的方法(互斥对象即由此得名)。
www.ibm.com
5.
Mutual exclusion is an important problem in distributed system It guarantees concurrent processes access critical resources correctly.
互斥问题是分布式系统设计时的关键问题,它保证并发进程正确的访问临界资源。
www.fabiao.net
6.
The primary means of synchronization is the use of synchronized blocks, which provide both mutual exclusion and visibility guarantees.
同步的主要方式就是使用synchronized块,它既提供了互斥又提供了可见性保证。
www.ibm.com
7.
A data structure for mutual exclusion, also known as a binary semaphore.
表现互斥现象的数据结构,也被当作二元信号灯。
www.ebigear.com
8.
Mutual exclusion: only one process at a time can use a resource.
互斥:一次只有一个进程可以使用一个资源。
csts.suda.edu.cn
9.
The threads of a single process can use a critical section object for mutual-exclusion synchronization.
单个进程的线程可以使用一个互斥同步临界区对象。
mongfei.yan.blog.163.com
10.
Tagged semaphore's design, definition and application in realizing process's synchronization and mutual exclusion are discussed in detail.
论述了标签信号量的设计、定义及其在实现进程同步与互斥中的应用。
www.ceps.com.tw
1.
The key to making code reentrant is to ensure mutual exclusion whenever accessing global variables or shared registers.
使代码可再入的关键在于确保在访问全局变数或共用寄存器时互斥现象发生。
dictsearch.appspot.com
2.
Any access to a collection of events is guarded by a mutual exclusion object.
任何对一组事件的访问都由一个互斥对象来保护。
www-128.ibm.com
3.
Mutual exclusion can be achieved with the use of a semaphore or mutex.
互斥现象能由使用信号灯或互斥完成。
www.hjenglish.com
4.
This is accomplished by obtaining a mutual-exclusion lock for a given object for the duration of the code block.
这是通过在代码块运行期间为给定对象获取互斥锁来实现的。
msdn2.microsoft.com
5.
Selection for mutual exclusion " is another, preferable designation. "
“互斥选择”,是另一种更为可取的叫法。
www.jukuu.com
6.
Related to thread synchronization and mutual exclusion, critical area to visit, as well as ways to avoid deadlock.
涉及到线程同步与互斥,临界区访问问题以及避免死锁的方法。
www.3333355555.com
7.
There's a loophole when synchronizing on a mutable field, however, which can break down mutual exclusion.
然而,易变域的同步中会有一个漏洞,它可能破坏互斥。
www.ibm.com
8.
Most discrete-selection systems implement mutual exclusion by default and allow additive selection only by using a meta-key.
多数离散选择系统默认情况下采用互斥机制,只有使用元键时才允许添加选择。
www.jukuu.com
9.
Mutex Provides mutual exclusion for thread synchronization.
为线程同步提供互斥。
msdn2.microsoft.com
10.
The topic is mainly to resolve the process of the operating system synchronization and mutual exclusion issues.
该题目主要是解决操作系统中进程的同步与互斥的问题。
3333355555.com
1.
Mutual exclusion is the rule in both discrete and contiguous selection.
互斥对离散选择和连续选择都适用。
www.jukuu.com
2.
Because the minimum length for the request, it also increased the distributed mutual exclusion based on its performance of the algorithm.
由于请求集长度为最短,所以它也提高了基于其上的分布式互斥算法的性能。
www.fabiao.net
3.
Mutual exclusion is the method of serializing access to shared resources.
互斥是一个线性访问共享资源的方法。
forum.byr.edu.cn
4.
Mutexes provide mutual exclusion for one or more data objects and are the primary method of thread synchronization.
互斥体能让一个或多个数据对象相互排斥。互斥体是线程同步的主要手段。
freebsd.chinaunix.net
5.
Mutual Exclusion of Roles as a Means of Implementing Separation of Duty in Role-Based Access Control Systems
在角色访问控制系统中实现职责分离的方法
168.160.184.82:8080
6.
Discussion on algorithms for synchronization and mutual exclusion between courses in distributed system
分布式系统中进程的同步与互斥算法讨论
service.ilib.cn
7.
Semaphore Mechanism Usage of Processes Synchronization and Mutual Exclusion
进程同步与互斥中信号量机制的使用
www.ilib.cn
8.
Achieve Mutual Exclusion in Process Synchronization with Signal Mechanism and PV Operation
用信号量机制与PV操作解决进程同步互斥问题的方法
www.ilib.cn
9.
Basic requirement for The support of concurrency is the ability to enforce mutual exclusion
支持并发进程的基本需求是加强互斥的能力。
wenku.baidu.com
10.
Characters of Synchronization and Mutual Exclusion in RTOS Tasks Management
嵌入式实时操作系统任务的同步与互斥机制
www.ilib.cn
1.
Research of mutual exclusion algorithm in distribution systems
分布式系统中互斥算法的研究
www.ilib.cn
2.
Preventing mutual exclusion of regional industries
避免区域性产业相克
blog.sina.com.cn
3.
A Mutual Exclusion Algorithm among Distributed Processes
一种分布式系统的进程同步与互斥算法
www.ilib.cn
4.
Model of Reader-Writer in Synchronization and Mutual Exclusion Mechanism
同步互斥机制中的读者-写者模型
service.ilib.cn
5.
Study on distributed mutual exclusion algorithms
关于分布式系统进程互斥算法的研究
www.ilib.cn
6.
A Site-tolerant Way Based on the Average Message Complexity of Different Distributed Mutual Exclusion in Unreliable Environment
非稳定环境下基于竞争消息复杂度的分布式互斥节点容错算法
www.ilib.cn
7.
A Token-based Distributed Mutual Exclusion Algorithm
分布式互斥算法的研究与改进
www.ilib.cn
8.
Slicing Concurrent Programs in the Presence of Mutual Exclusion
互斥并发程序的程序切片算法研究
www.ilib.cn
9.
Research for Inheritance and Mutual Exclusion of Role in RBAC Model
RBAC模型中角色的继承与互斥问题的研究
ilib.cn
10.
High performance distributed mutual exclusion algorithm based on quorum and dynamic token
基于请求集与动态令牌的一种对称分布式互斥算法
www.ilib.cn
1.
A Symmetric Distributed Mutual Exclusion Algorithm Based on Relaxed Cyclic Difference Set
一种基于松弛循环差集的对称分布式互斥算法
www.ilib.cn
2.
Mesh network distributed mutual exclusion algorithm based on diameter quorums
基于直径仲裁集的网格网络分布式互斥算法
www.ilib.cn
3.
Improvement of Distributed Algorithms of Mutual Exclusion Based on Priority Groups
基于优先级组的分布式互斥算法的改进
www.ilib.cn
4.
Implementation of Synchronization and Mutual Exclusion for Processes Based on P-V Operation
基于P-V操作的进程同步与互斥实现
www.ilib.cn
5.
A High Performance Distributed Mutual Exclusion Algorithm Based on Relaxed Cyclic Difference Set
一种基于松弛循环差集的高性能分布式互斥算法
www.ilib.cn
6.
A High Performance Distributed Mutual Exclusion Algorithm Based on Cyclic Coding
一种基于循环编码的高性能分布式互斥算法
www.ilib.cn
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/27 11:10:09