-
shopping web site shopping web site shopping web site
shopping 网站的源代码,网站的源代码-shopping web site shopping web site shopping web site
- 2022-10-17 17:30:02下载
- 积分:1
-
利用socket编程,UDP协议,实现数据收发
利用socket编程,UDP协议,实现数据收发-The use of socket programming, UDP protocol, data transceiver
- 2022-07-19 04:26:58下载
- 积分:1
-
rc4 java 实现
rc4 java 实现-rc4 java realizes
- 2023-04-06 06:50:03下载
- 积分:1
-
基于UDP协议的socket编程,VC++实现,用于扫描同网段机器信息
基于UDP协议的socket编程,VC++实现,用于扫描同网段机器信息-Based on UDP protocol socket programming, VC++ Realize, for scanning the machine with the network segment information
- 2022-03-04 22:43:47下载
- 积分:1
-
UDP 服务器端程序(JAVA编写),实现文件传输。
UDP 服务器端程序(JAVA编写),实现文件传输。-UDP server-side program (JAVA prepared), to achieve the file transfer.
- 2022-02-04 01:09:51下载
- 积分:1
-
1、 在线唱片销售系统的特点就是利用Browser/Server(B/S)结构,实现唱片的在线查询、销售、以及唱片的在线管理等功能。这种系统的优势在于系统简单、...
1、 在线唱片销售系统的特点就是利用Browser/Server(B/S)结构,实现唱片的在线查询、销售、以及唱片的在线管理等功能。这种系统的优势在于系统简单、功能强大、扩展能力良好以及能够方便的跨地域操作等特性。-an online music distribution system, is characterized by the use of the Browser/Server (B/S) architecture, achieving record online inquiries, sales, and records of online management functions. The advantages of such a system is a simple system, the powerful, and good expansion capabilities to facilitate the operation of the transportation characteristics.
- 2023-01-18 09:55:03下载
- 积分:1
-
vs Ping LAN messaging and procedures. Rar
vs Ping LAN消息和程序。雷亚尔
- 2023-07-06 01:40:04下载
- 积分:1
-
查看远程机器桌面的客户端程序
查看远程机器桌面的客户端程序 -The client app for viewing remote desktop
- 2022-05-30 14:48:51下载
- 积分:1
-
合成地震记录程序,主要用于石油勘探中的正演模拟
合成地震记录程序,主要用于石油勘探中的正演模拟-this procedue is user for syn seismic data, mostly use for forword modeling in oil exploration
- 2023-06-23 01:50: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