当前位置:
首页
资源下载

搜索资源 - io completion port example
搜索资源列表
-
0下载:
Windows 2000. --*/ 的完成端口例子,做的一个完成端口练习。 我把代码写的更清晰了一些。 还有一点,就是,我使用了一个,我叫做“双链表”的数据结构来管理IO结点和单句柄结点。这个东西是用stl里的list做的-Windows 2000. ------- / Completion of the port example, do a complete port practice. I have to write the code more clearly some of it. An
-
-
0下载:
windows环境下用IO完成端口异步读取网络数据的一个示例工程,希望可以引导IO完成端口入门-windows environment using asynchronous IO completion port to read an example of a project network data, hoping to guide the IO completion port entry
-
-
0下载:
IOCP(I/O Completion Port)Winsock例子-IOCP(I/O Completion Port)Winsock example
-
-
0下载:
一个很好的I/O完成端口例子,I/O完成端口在建立伸缩性,异步I/O请求特别方便,本例子很适合网络编程的初学者.-A good I/O completion port example, I/O completion port in the establishment of scalability, asynchronous I/O request for the special convenience, the example of network programming is suitable
-
-
0下载:
一个很好的完成端口的例子,结合了MFC。适合很多人学习难掌握的IOCP-A good example of the completion of the port, combined with the MFC. Suitable for many people to study hard to master the IOCP
-
-
0下载:
一份完整的完成端口的例子,可直接编译。使用“双链表”的数据结构来管理IO结点和单句柄结点,不可多得的资料。-A complete example of the completion port, can be directly compiled. Doubly linked list data structure to manage the IO node and single handle node, rare.
-
-
0下载:
使用IO完成端口模型的简单易懂聊天服务器示例,客客户端请在本站下载ChatClientNew.rar
-Use IO completion port model is simple chat server example, the customer client download site ChatClientNew.rar
-
-
0下载:
重叠IO 完成端口 非常好的例子
希望大家多多学习-Overlapped I/o completion port is very good example
Hope you learn a lot
-
-
0下载:
一个完成端口的例子,是windows的五种io模型中的一种,好像是异步吧-An example of a completion port, is one of the five kinds of Windows IO model, seems to be asynchronous
-