事件A与事件B在任何一次试验中都不会同时发生,则称事件A与事件B互斥。
...理器及各进程的相对速度(不会是的速度)不应有任何假设; b.进程在临界区停留时间有限 ②三个必须: 互斥(mutual exclusion) 有空让进:若没有进程在临界区,则应该让申请进入临界区的进程中的一个立即进入 有限等待(bounded waiting):申请进入临界区的...
基于885个网页-相关网页
11.6.1 互斥 我们可以利用pthreads的互斥接口来保护数据,确保同时只能有一个线程可以访问数据,互斥(mutex)是基于锁的,在我们访问共享数据之前需要先设置锁,在完成数据访问之后需要释放锁,当锁被设定的时候,其他尝试去设置锁的线程将...
基于775个网页-相关网页
dependentAssembly 项目是互斥的 (Mutually Exclusive):两者之一必须为 dependency 项目存在,不过两者无法并存。
基于206个网页-相关网页
mutual exclusion什么意思_有道词典 ... deadlock: mutual exclusion 互斥 deadlock: mutual exclusion 互斥 Mutual Exclusion Semaphore 还支持互斥型信号量 ...
基于114个网页-相关网页
价层电子对互斥理论 VSEPR theory ; The VSEPR Model ; VSEPR ; Valence Shell Electron Pair Repulsion
互斥量 Mutex ; Mutex Variables ; Mutex Semaphore ; mutual exclusion semaphore
互斥或 Exclusive OR ; XOR ; exclusive-OR XOR ; EXCLUSIVE OR XOR EOR
互斥段 Exclusive Segments ; mutually exclusive segments ; exclusive segment
共模互斥比 CMRR
互斥元 mutex
互斥方式 [计] exclusive mode
电子对互斥 [物化] electron pair repulsion
When discussing real-time communication, the thesis describes data communication, mutex between nodes and memory sharing in this system.
在多DSP 的实时通信问题上,以实时性、并发性和可靠性为主线,并针对系统的实际应用,分别讨论了节点间的消息通信机制、多DSP 的互斥和共享存储器的应用。
参考来源 - 实时嵌入式图像处理并行监控系统的研究与实现Distributed Mutual Exclusion(DME)is an important problem of distributed mesh systems.
分布式互斥是网格分布式系统的重要问题。
参考来源 - 基于网格网络的十字仲裁集互斥算法 in CIt uses incompatible method to revision configuration files,and keeps the coherence of configuration files in all the terminals.
使用互斥方法实现对组态文件的修改,保证多终端上组态文件的一致性。
参考来源 - 分布式锁的设计与实现 in CThe discussion on the selection among multiple-alternatives in current technological economics textbooks only covers those alternatives which are mutually exclusive, or independent, and does not include alternatives in which some interdependent relations exist.
目前技术经济教科书中多方案选择问题的讨论仅限于存在互斥、或独立关系的方案,未涉及有依较性关系的方案选择。
参考来源 - 规划技术在关联项目选择中的应用·2,447,543篇论文数据,部分数据来源于NoteExpress
高质量的教学和研究并不互斥,但它们也不是“天生一对”。
Good teaching and research are not exclusive, but they are also not automatic companions.
不用害怕,如果您想在互斥以外做一些奇特的事情,比如流处理或延迟呈现,您仍然可以访问原始的 mongrel 请求。
Fear not, you'll still have access to the raw mongrel request if you want to do fancy stuff like streaming or deferred rendering outside the mutex.
一次只能有一个任务持有互斥锁,并且只有这个任务可以解锁互斥锁。
Only one task may hold the mutex at a time, and only this task can unlock the mutex.
应用推荐