-
一个C#写的IOCP(完成接口)的示例程序,明确的写出了实现IOCP的核心算法。有研究服务器端高效编程的程序员,可以参考一下。...
一个C#写的IOCP(完成接口)的示例程序,明确的写出了实现IOCP的核心算法。有研究服务器端高效编程的程序员,可以参考一下。-A C# written in IOCP (complete interface) of the sample programs and clear the heart to write algorithms to achieve IOCP. Studies have high-performance server-side programming programmer, you can reference.
- 2022-01-26 02:14:10下载
- 积分:1
-
completion of the port
完成型端口的开发包,便于程序员在开发网络通讯程序时参考-completion of the port-development kit to facilitate programmers in the development of network communications procedures reference
- 2022-01-26 05:05:10下载
- 积分:1
-
eMule VeryCD版是完全自由的GPL软件,诚邀各路高手合作开发,有意者请联系:dashhuang@gmail.com
eMule VeryCD版是完全自由的GPL软件,诚邀各路高手合作开发,有意者请联系:dashhuang@gmail.com-wired version is completely free of GPL software, invites all year cooperative development Interested parties please contact : dashhuang@gmail.com
- 2022-01-25 17:08:48下载
- 积分:1
-
tftp server source code, a relatively simple example.
tftp server源代码,比较简单的例子。-tftp server source code, a relatively simple example.
- 2022-05-17 03:27:41下载
- 积分:1
-
VC++6编译,UDP组播程序,分为发射端和接收端两个部分,这是接收端程序...
VC++6编译,UDP组播程序,分为发射端和接收端两个部分,这是接收端程序-VC 6 compiler, UDP Multicast procedures, divided into transmitter and receiver in two parts, which is receiving end procedures
- 2022-04-23 11:49:33下载
- 积分:1
-
插入排序
/ * 插入排序升序排列 * /
#include < stdio.h >
#include < stdlib.h >
#include < time.h >
int main)
{
int n、 数组 [1000],c,d,t ;
printf ("Enter elementsn 数") ;
scanf ("%d",& n);
printf ("Enter %d integersn",n) ;
为 (c = 0 ; c < n
- 2022-05-31 05:23:44下载
- 积分:1
-
网络编程的东西。
网络编程的东西。-Network Programming things.
- 2023-08-26 06:35:04下载
- 积分:1
-
关键字搜索留言,并以不同颜色显示关键字,管理员可以在线管理、回复留言...
关键字搜索留言,并以不同颜色显示关键字,管理员可以在线管理、回复留言-keyword search messages, and different colors indicate keyword, administrators can manage online reply messages
- 2022-02-25 19:59:28下载
- 积分:1
-
winpcap开发包,最新3.01,for xp/2
winpcap开发包,最新3.01,for xp/2-WinPcap development kit, the latest 3.01, for xp/2
- 2023-04-08 19:55:03下载
- 积分:1
-
我自己的毕业设计中文件传送部分的代码
我自己的毕业设计中文件传送部分的代码-my own graduation design file transfer part of the code
- 2022-03-03 01:54:13下载
- 积分:1