文件名称:Chat_MultiThread
- 所属分类:
- 进程与线程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 35.4kb
- 下载次数:
- 0次
- 提 供 者:
- z**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-multithreaded program, multi-threaded applications easily occur. Mutex object explain how to use mutex object to achieve multithreaded synchronization. How to use named mutex object ensure applications run only one example. Multi-threaded application preparation procedures Internet chat room.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 45666025chat_multithread.rar 列表 Lesson15Code\MultiThread\MultiThread.cpp Lesson15Code\MultiThread\MultiThread.dsp Lesson15Code\MultiThread\MultiThread.dsw Lesson15Code\MultiThread\MultiThread.ncb Lesson15Code\MultiThread\MultiThread.opt Lesson15Code\MultiThread\MultiThread.plg Lesson15Code\MultiThread Lesson15Code\Chat\Chat.aps Lesson15Code\Chat\Chat.clw Lesson15Code\Chat\Chat.cpp Lesson15Code\Chat\Chat.dsw Lesson15Code\Chat\Chat.h Lesson15Code\Chat\Chat.ncb Lesson15Code\Chat\Chat.plg Lesson15Code\Chat\Chat.rc Lesson15Code\Chat\ChatDlg.h Lesson15Code\Chat\ReadMe.txt Lesson15Code\Chat\resource.h Lesson15Code\Chat\StdAfx.cpp Lesson15Code\Chat\StdAfx.h Lesson15Code\Chat\Chat.dsp Lesson15Code\Chat\ChatDlg.cpp Lesson15Code\Chat\Chat.opt Lesson15Code\Chat\Debug Lesson15Code\Chat\res\Chat.ico Lesson15Code\Chat\res\Chat.rc2 Lesson15Code\Chat\res Lesson15Code\Chat Lesson15Code