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