-
Introducing theory of GSM and the work flow, including the source. It is detaile...
介绍gsm的原理以及相关工作过程,以及实现源代码,介绍比较详细。-Introducing theory of GSM and the work flow, including the source. It is detailed.
- 2023-02-10 08:05: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
-
用ping来判断网络通断太慢了,该程序可以实现快速判断网络通断状态...
用ping来判断网络通断太慢了,该程序可以实现快速判断网络通断状态-used to determine network ping-off too slowly, the program can achieve rapid judgment network communications severed
- 2022-04-29 16:36:47下载
- 积分:1
-
this program demonstrated how to download http document, please refer!
本程序演示了如何下载http文件,请参考!-this program demonstrated how to download http document, please refer!
- 2022-03-10 21:40:18下载
- 积分:1
-
Apache 1.3.26 程序与源代码
Apache 1.3.26 程序与源代码-Apache 1.3.26 procedures and source code
- 2022-12-28 22:35:04下载
- 积分:1
-
一个组播发送类, 一个组播发送类。
一个组播发送类, 一个组播发送类。-Send a multicast-type, a type of multicast send.
- 2022-08-15 02:31:24下载
- 积分:1
-
多个人聊天程序。
多个人聊天程序。-personal chat program.
- 2022-01-26 01:08:13下载
- 积分:1
-
编译环境是visual studio 2008
编译环境是visual studio 2008-Build environment is visual studio 2008
- 2023-01-27 21:25:03下载
- 积分:1
-
Winsock API封装类(37KB)
Winsock API封装类(37KB)-Winsock API package category (37KB)
- 2022-09-16 22:40:03下载
- 积分:1
-
专属记事本
本程序在visual studio 2010 上完成,比较简单。主要实现记事本的一些基本功能,包括一般的打开,新建,保存,复制,粘贴,全选,删除等功能。上述功能都能用右键实现。
- 2022-03-20 23:39:17下载
- 积分:1