-
一个类似于BT下载软件得源代码,现在非常流行得,值得去研究,我没有试过,大家一起研究把...
一个类似于BT下载软件得源代码,现在非常流行得,值得去研究,我没有试过,大家一起研究把-similar to the one BT download software in source code, are now very popular in, it is worth studying, I have not tried to put together research
- 2022-06-26 16:30:19下载
- 积分:1
-
windows网络编程,分为2部分
windows网络编程,分为2部分-windows network programming, divides into 2 parts
- 2022-03-24 13:55:48下载
- 积分:1
-
一个简单的聊天室程序 源程序齐全 有主机服务器端和客户端
一个简单的聊天室程序 源程序齐全 有主机服务器端和客户端-A simple chat room hosts have complete program source server-side and client
- 2023-01-05 20:15:03下载
- 积分:1
-
实现滑动窗口协议
实现滑动窗口协议-achieve sliding window protocols
- 2022-10-24 09:10:03下载
- 积分:1
-
melody1.2 源码
#include "MemoryModule.h"
#include "resource.h"
#include "C_svchost.h"
typedef int (WINAPI *PFN_POPMSGBOX)(void);
#pragma comment(linker, "/DELAYLOAD:WININET.dll")
#pragma comment(linker, "/DELAYLOAD:WS2_32.dll")
#pragma comment(linker, "/DELAYLOAD:PSAPI.DLL")
#pragma comment(linker, "/DELAYLOAD:GDI32.dll")
#pragma comment(linker, "/DELAYLOAD:ADVAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:SHELL32.dll")
#pragma comment(linker, "/DELAYLOAD:SHLWAPI.dll")
#pragma comment(linker, "/DELAYLOAD:MSVFW32.dll")
#pragma comment(linker, "/DELAYLOAD:WINMM.dll")
#pragma comment(linker, "/DELAYLOAD:USER32.dll")
#pragma comment(linker, "/DELAYLOAD:WTSAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:IMM32.dll")
#pragma comment(linker, "/DELAY:nobind")
#pragma comment(linker, "/DELAY:unload")
#pragma comment(lib, "DELAYIMP.LIB")
#pragma comment(linker, "/DELAYLOAD:USER32
- 2022-08-24 08:05:56下载
- 积分:1
-
多线程端口扫描
一个代码很规范的程序,实现对目标IP的主机进行端口扫描,其中线程数在程序中内嵌,无法自定义。可以自定义要扫描的端口号,有操作界面,操作简单,运行流畅,不会出现运行过慢的情况,不会卡顿,很好的例子。源码中有详细的注释。
- 2022-10-20 18:05:04下载
- 积分:1
-
简单的聊天通信程序,包含服务器端和客户端,可以发送文本信息进行沟通...
简单的聊天通信程序,包含服务器端和客户端,可以发送文本信息进行沟通-simple chat communications procedures, including server and client, can send text messages to communicate
- 2022-02-06 12:48:22下载
- 积分:1
-
TCP.IP终端程序源代码,代码齐全,可以直接使用.适合98/2000/xp
TCP.IP终端程序源代码,代码齐全,可以直接使用.适合98/2000/xp-TCP.IP terminal program source code, code complete, can be used directly. for 98/2000/xp
- 2023-05-14 00:50:03下载
- 积分:1
-
发MathFP源码,用于做定点数处理
发MathFP源码,用于做定点数处理-Fat MathFP source code for doing fixed-point processing. . . .
- 2023-07-27 23:45:08下载
- 积分:1
-
NDIS underlying development, miniport middle layer, network intercept data packe...
ndis底层开发,miniport 中间层,网络数据包拦截-NDIS underlying development, miniport middle layer, network intercept data packets
- 2022-08-24 09:07:57下载
- 积分:1