代码搜索:代码量
找到约 10,000 项符合「代码量」的源代码
代码结果 10,000
www.eeworm.com/read/16890/698177
vi 绘制相量图.vi
www.eeworm.com/read/18992/806944
sch 模拟量输入.sch
www.eeworm.com/read/41617/1145780
vi 绘制相量图.vi
www.eeworm.com/read/248989/12529185
xls 商品进货量决策.xls
www.eeworm.com/read/248989/12529221
xlt 商品进货量决策.xlt
www.eeworm.com/read/248322/12583900
txt hnxxcxg信号量.txt
信号量(semaphore)
另一种使线程同步的技术是使用信号量对象。它是在互斥的基础上建立的。但信号量
增加了资源计数的功能,预定数目的线程允许同时进入要同步的代码。用
createSemaphore()来创建一个信号量对象,其声明如下:
function createsemaphore(lpSemaphoreAttributes: pSecurityAttributes;
www.eeworm.com/read/109055/15566110
txt 创建信号量.txt
/* Creat the semaphore */
#include
#include
#include
#include
#include
#include
#include
#define flag1 IPC