-
很简单的网络对时程序,命令提示符界面,基于windows网络通信与程序设计修改而成...
很简单的网络对时程序,命令提示符界面,基于windows网络通信与程序设计修改而成-Very simple network when procedures, command prompt interface, windows-based network communication and program design modifications from
- 2022-07-22 05:43:27下载
- 积分:1
-
初级
初级-建立虚拟硬盘-junior-establish virtual drive
- 2022-03-04 04:06:33下载
- 积分:1
-
串口通信
串口通信-Serial Communication
- 2022-06-19 13:22:39下载
- 积分:1
-
VC++6 TCP UDP通讯程序实例
VC++6 TCP UDP通讯程序实例-VC 6 TCP UDP communication procedures example
- 2023-02-07 14:50:03下载
- 积分:1
-
on creating original socket, revised I/0 option of achieving an IP packet captur...
基于创建原始套接字,修改I/0选项实现的一个IP包捕获并分析的应用程序. vc6.0下编译通过-on creating original socket, revised I/0 option of achieving an IP packet capture and analysis applications. Under compile vc6.0
- 2022-02-28 16:54:02下载
- 积分:1
-
完成端口网络服务
完成端口网络服务-complete port network services
- 2022-08-25 09:24:30下载
- 积分:1
-
Used VC++ Programming, internal LAN chat applet.
采用VC++编程,实现局域网内部的聊天小程序。-Used VC++ Programming, internal LAN chat applet.
- 2023-03-17 09:45:03下载
- 积分:1
-
VNC 测试通过版(VC6下测试通过)开源代码 (包括服务端和客户端)...
VNC 测试通过版(VC6下测试通过)开源代码 (包括服务端和客户端)-VNC test version (VC6 under test) open source code (including server and client)
- 2023-04-22 11:35:03下载
- 积分:1
-
用VB tracert路由源
Tracert route source with vb
- 2022-12-16 07:45:04下载
- 积分: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