-
完成端口(Completion Port)详解
IOCP充分利用内核对象的调度,只使用少量的几个线程来处理和客户端的所有通信,消除了无谓的线程上下文切换,最大限度的提高了网络通信的性能。
- 2023-05-06 11:05:03下载
- 积分:1
-
英特尔8xx寡妇这5 BSP
intel 8xx widows ce 5.0 BSP
- 2022-02-05 08:23:46下载
- 积分:1
-
用vc++实现的细胞识别统计系统,供对细胞识别统计系统研究方向的朋友参考!...
用vc++实现的细胞识别统计系统,供对细胞识别统计系统研究方向的朋友参考!-vc used to identify the cells to achieve statistical system for statistics on cell identification system reference to the direction of a friend!
- 2022-02-12 07:28:15下载
- 积分:1
-
SAP IDoc
Sap Idoc
How to make IDoc
- 2022-04-24 21:23:50下载
- 积分:1
-
用VC编写的N皇后摆法动态演示程序,已经较为完美!欢迎下载指导!...
用VC编写的N皇后摆法动态演示程序,已经较为完美!欢迎下载指导!-A N queen game dynamic demonstration program write in VC, already perfect. please come and download!
- 2022-12-16 13:25:03下载
- 积分:1
-
to the in
对pascal的深入编程,开发环境是delphi-to the in-depth programming, development environment is delphi
- 2022-08-08 16:55:37下载
- 积分:1
-
talks source 18
孙鑫vc++讲座源码18-20-talks source 18-20
- 2022-09-20 11:45:03下载
- 积分:1
-
我的一个简单实用的计数器程序。
我的一个简单实用的计数器程序。-a simple and practical counter procedures.
- 2022-11-05 18:00:03下载
- 积分:1
-
An ERP of curriculum design, very good very strong ANC Dafang France France
一个ERP的课程设计,很好很强大非国大法国大方法国大-An ERP of curriculum design, very good very strong ANC Dafang France France
- 2023-06-02 17:20:03下载
- 积分:1
-
[代码说明]
WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。
我这里为CONSOLE程序实现一个定时器。...
[代码说明]
WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。
我这里为CONSOLE程序实现一个定时器。
开启2个线程:
定时:一个线程定时发送一个消息
处理:一个线程收到消息后处理这个消息
关注点:
为没有窗口的线程实现了消息循环-[Note code] under the SetTimer Windows API can set timer, However, the API can only use the GUI process. I am here to CONSOLE program a timer. Opened two threads : Timing : Timing a thread Send a Message Handling : a thread processing information received after the news of concern : no window to the thread of the news cycle
- 2022-08-09 16:03:12下载
- 积分:1