码迷,mamicode.com
首页 >  
搜索关键字:mutual    ( 97个结果
Lession 5-6 When you have a cold
一 生词sufferer 患者 sneeze打喷嚏 fever 发烧 nasal 鼻的 a runny nose流鼻涕 passage 一段,通道stage 阶段,舞台 aspirin阿司匹林 mutual 共同的 ailment 疾病 insomnia 失眠pace 步伐,加快 vodka 伏尔加...
分类:其他好文   时间:2014-07-13 23:54:51    阅读次数:346
Peterson和多线程版本
Peterson's algorithm (AKA Peterson's solution) is a concurrent programming algorithm for mutual exclusion that allows two processes to share a single-use resource without conflict, using only shar...
分类:编程语言   时间:2014-06-25 19:38:19    阅读次数:748
[转] An Introduction to Mutual SSL Authentication
1. Introduction Mutual SSL authentication or certificate based mutual authentication refers to two parties authenticating each other through verifying...
分类:其他好文   时间:2014-06-21 14:38:35    阅读次数:436
PatentTips - Fair scalable reader-writer mutual exclusion
BACKGROUNDThe present invention relates generally to multithreaded programming and, more specifically, to mutual exclusion of readers and writers in a...
分类:其他好文   时间:2014-06-19 00:28:09    阅读次数:260
An Introduction to Mutual SSL Authentication
1. Introduction Mutual SSL authentication or certificate based mutual authentication refers to two parties authenticating each other through verifying...
分类:其他好文   时间:2014-06-15 06:41:10    阅读次数:351
互信息
最近看一些文档,看见了互信息的使用,第一次接触互信息,感觉和专业有些相关,就把它记录下来,下面是一片不错的文章。互信息(Mutual Information)是度量两个事件集合之间的相关性(mutual dependence)。平均互信息量定义:互信息量I(xi;yj)在联合概率空间P(XY)中的统...
分类:其他好文   时间:2014-05-24 07:03:17    阅读次数:269
TI C66x DSP硬件信号量 - 2
The semaphore module can be used as an arbiter to ensure mutual exclusivity when sharing resources over multiple cores in a multicore device. It provides up to 64 independent semaphores that can be ac...
分类:其他好文   时间:2014-05-21 16:26:59    阅读次数:234
97条   上一页 1 ... 8 9 10
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!