代码搜索:辅同步信号
找到约 10,000 项符合「辅同步信号」的源代码
代码结果 10,000
www.eeworm.com/read/414823/11101119
vi 提取信号包络.vi
www.eeworm.com/read/414823/11101120
vi 基本信号的生成.vi
www.eeworm.com/read/414819/11101166
vi 生成扫频信号.vi
www.eeworm.com/read/414819/11101177
vi 生成扫频信号.vi
www.eeworm.com/read/414451/11111626
doc 模拟输入信号连接.doc
www.eeworm.com/read/249642/12483211
doc 模拟输入信号连接.doc
www.eeworm.com/read/147641/12541336
ppt 信号系统复习.ppt
www.eeworm.com/read/335153/12548497
pdf 2_确知信号.pdf
www.eeworm.com/read/147414/12553778
pdf 高速信号发生芯片.pdf
www.eeworm.com/read/248322/12583900
txt hnxxcxg信号量.txt
信号量(semaphore)
另一种使线程同步的技术是使用信号量对象。它是在互斥的基础上建立的。但信号量
增加了资源计数的功能,预定数目的线程允许同时进入要同步的代码。用
createSemaphore()来创建一个信号量对象,其声明如下:
function createsemaphore(lpSemaphoreAttributes: pSecurityAttributes;