文件名称:homework2

  • 所属分类:
  • Linux/Unix编程
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 2.48mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 熊*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

编写基于管道的消息队列,该消息队列采用管道进行消息发送、存储、传递及接收。该消息队列应用于多线程环境时要保证线程是安全的;所采用的管道可以是由pipe创建的,也可以是命名管道;该消息队列能够接收CLMessage继承体系的消息;该消息队列能融入到本课程所提供的程序库中,能支持线程之间的通信(即需要提供发送消息的通信类,以及消息循环的管理类)。-The preparation of a pipeline-based message queue, the message queue using the pipeline to send a message, storage, transmission and reception. To ensure that the message queue used in a multithreaded environment, thread-safe used in pipelines can be created by the pipe, can also be a named pipe the message queue can receive CLMessage inheritance system message the message queue can be integrated into to the library provided in this course, can support the communication between threads (ie, need to send a message communications, as well as the management class of the message loop).
(系统自动生成,下载前可以参看下载内容)

下载文件列表

homework2\a.out

.........\CLConditionVariable.cpp

.........\CLConditionVariable.h

.........\CLConditionVariable.h.gch

.........\CLCriticalSection.cpp

.........\CLCriticalSection.h

.........\CLCriticalSection.h.gch

.........\CLEvent.cpp

.........\CLEvent.h

.........\CLEvent.h.gch

.........\CLExecutive.cpp

.........\CLExecutive.h

.........\CLExecutive.h.gch

.........\CLExecutiveFunctionProvider.cpp

.........\CLExecutiveFunctionProvider.h

.........\CLExecutiveFunctionProvider.h.gch

.........\CLLog.cpp

.........\CLLog.h

.........\CLLog.h.gch

.........\CLMessage.cpp

.........\CLMessage.h

.........\CLMessage.h.gch

.........\CLMessageLoopManager.cpp

.........\CLMessageLoopManager.h

.........\CLMessageLoopManager.h.gch

.........\CLMessageQueue.cpp

.........\CLMessageQueue.cpp.bak

.........\CLMessageQueue.h

.........\CLMessageQueue.h.bak

.........\CLMessageQueue.h.gch

.........\CLMsgLoopManagerForMsgQueue.cpp

.........\CLMsgLoopManagerForMsgQueue.h

.........\CLMsgLoopManagerForMsgQueue.h.gch

.........\CLMutex.cpp

.........\CLMutex.h

.........\CLMutex.h.gch

.........\CLStatus.cpp

.........\CLStatus.h

.........\CLStatus.h.gch

.........\CLThread.cpp

.........\CLThread.h

.........\CLThread.h.gch

.........\test.cpp

.........\test.cpp.bak

homework2

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org