文件名称:homework3
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:11.44kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
自己设计并实现一个消息队列,该队列能够接收CLMessage继承体系的消息,并且保证多线程环境下线程是安全的。该消息队列可以融入到本课程所提供的程序库中,能够支持线程之间的通信(即需要提供发送消息的通信类,以及消息循环的管理类)。-Design and implement a message queue, the queue CLMessage inheritance system able to receive messages, and to ensure a multi-threaded environment thread is safe. The message queue can be integrated into this course library, capable of supporting communication between threads (ie, need to send a message communications, as well as the management class of the message loop).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
homework3/CLConditionVariable.cpp
homework3/CLConditionVariable.h
homework3/CLCriticalSection.cpp
homework3/CLCriticalSection.h
homework3/CLEvent.cpp
homework3/CLEvent.h
homework3/CLExecutive.cpp
homework3/CLExecutive.h
homework3/CLExecutiveFunctionProvider.cpp
homework3/CLExecutiveFunctionProvider.h
homework3/CLLog.cpp
homework3/CLLog.h
homework3/CLMessage.cpp
homework3/CLMessage.h
homework3/CLMessageLoopManager.cpp
homework3/CLMessageLoopManager.h
homework3/CLMessageQueue.cpp
homework3/CLMessageQueue.h
homework3/CLMsgLoopManagerForMsgQueue.cpp
homework3/CLMsgLoopManagerForMsgQueue.h
homework3/CLMutex.cpp
homework3/CLMutex.h
homework3/CLStatus.cpp
homework3/CLStatus.h
homework3/CLThread.cpp
homework3/CLThread.h
homework3/test.cpp
homework3
homework3/CLConditionVariable.h
homework3/CLCriticalSection.cpp
homework3/CLCriticalSection.h
homework3/CLEvent.cpp
homework3/CLEvent.h
homework3/CLExecutive.cpp
homework3/CLExecutive.h
homework3/CLExecutiveFunctionProvider.cpp
homework3/CLExecutiveFunctionProvider.h
homework3/CLLog.cpp
homework3/CLLog.h
homework3/CLMessage.cpp
homework3/CLMessage.h
homework3/CLMessageLoopManager.cpp
homework3/CLMessageLoopManager.h
homework3/CLMessageQueue.cpp
homework3/CLMessageQueue.h
homework3/CLMsgLoopManagerForMsgQueue.cpp
homework3/CLMsgLoopManagerForMsgQueue.h
homework3/CLMutex.cpp
homework3/CLMutex.h
homework3/CLStatus.cpp
homework3/CLStatus.h
homework3/CLThread.cpp
homework3/CLThread.h
homework3/test.cpp
homework3
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.