文件名称:Code1
- 所属分类:
- 进程与线程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 39kb
- 下载次数:
- 0次
- 提 供 者:
- l*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
事件内核对象、关键代码段(临界区)的讲解,以及在多线程同步中的应用。在Windows下编写基于消息的网络应用程序,掌握阻塞与非阻塞网络程序的编写,理解在Windows平台下,采用异步选择机制可以提高网络应用程序的性能。-Event object, key code segment kernel (critical area) explanation and the application in a multithreaded synchronization. Under Windows based on the network news writing applications, master jam and the obstruction of the network program written, understanding in Windows flat, we used asynchronous choice mechanism can improve network application performance.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Code1\Event\Event.cpp
.....\.....\Event.dsp
.....\.....\Event.dsw
.....\.....\Event.ncb
.....\.....\Event.opt
.....\.....\Event.plg
.....\Critical\Critical.cpp
.....\........\Critical.dsp
.....\........\Critical.dsw
.....\........\Critical.ncb
.....\........\Critical.opt
.....\........\Critical.plg
.....\.hat\Chat.aps
.....\....\Chat.clw
.....\....\Chat.cpp
.....\....\Chat.dsp
.....\....\Chat.dsw
.....\....\Chat.h
.....\....\Chat.ncb
.....\....\Chat.opt
.....\....\Chat.plg
.....\....\Chat.rc
.....\....\ChatDlg.cpp
.....\....\ChatDlg.h
.....\....\ReadMe.txt
.....\....\resource.h
.....\....\StdAfx.cpp
.....\....\StdAfx.h
.....\....\res\Chat.ico
.....\....\...\Chat.rc2
.....\....\res
.....\Event
.....\Critical
.....\Chat
Code1
.....\.....\Event.dsp
.....\.....\Event.dsw
.....\.....\Event.ncb
.....\.....\Event.opt
.....\.....\Event.plg
.....\Critical\Critical.cpp
.....\........\Critical.dsp
.....\........\Critical.dsw
.....\........\Critical.ncb
.....\........\Critical.opt
.....\........\Critical.plg
.....\.hat\Chat.aps
.....\....\Chat.clw
.....\....\Chat.cpp
.....\....\Chat.dsp
.....\....\Chat.dsw
.....\....\Chat.h
.....\....\Chat.ncb
.....\....\Chat.opt
.....\....\Chat.plg
.....\....\Chat.rc
.....\....\ChatDlg.cpp
.....\....\ChatDlg.h
.....\....\ReadMe.txt
.....\....\resource.h
.....\....\StdAfx.cpp
.....\....\StdAfx.h
.....\....\res\Chat.ico
.....\....\...\Chat.rc2
.....\....\res
.....\Event
.....\Critical
.....\Chat
Code1