-
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
-
BArobustness
生成BA网络之后能对BA网络的鲁棒性进行检测(Robust detection of BA network)
- 2013-09-16 18:36:12下载
- 积分:1
-
timer
Timer for windows OS. Very good, very useful.
- 2014-05-03 04:46:11下载
- 积分:1
-
12864TUPIAN
12864的显示图片和任意文字的函数,能够很好的让初学者入门(12864 pictures and any text display function, can be a good start for beginners)
- 2013-09-03 15:44:42下载
- 积分:1
-
vc+ SOCKET+ server+ client+ List
vc+SOCKET+服务器+客户端+链表-vc+ SOCKET+ server+ client+ List
- 2022-03-20 08:47:25下载
- 积分:1
-
cPPReference
C++学习资料,chm格式的文件,希望对大家有帮助(C++ Study File For C++ Premier)
- 2013-07-25 15:44:37下载
- 积分:1
-
聊天使用很好用的
可是视频 文件传输 以及实时对话
聊天使用很好用的
可是视频 文件传输 以及实时对话-Chat with the use of very good but the video file transfer and real-time dialogue
- 2023-01-25 04:00:03下载
- 积分:1
-
记录类的信息
可以设计一个轿车类,它具有颜色、牌照、品牌等属性。打开文件,使用文件输出流,将成员变量的值输入到文件中,记录若干个汽车的属性。(You can design a car class, it has color, license plate, brand and other attributes. Open the file, use the file output stream, enter the value of the member variable into the file, and record the attributes of several cars.)
- 2017-09-15 12:14:23下载
- 积分:1
-
P2P_UDP
点到点通信代码,其中包括客户端程序和服务器端程序。(Code point-to-point communications, including client and server-side program.)
- 2007-10-30 16:26:26下载
- 积分:1
-
image correlation
采用Matlab软件,处理散斑照片进行互相关计算确定位移(Processing the speckle photograph and determining the displacement by cross correlation calculation)
- 2020-10-28 12:09:57下载
- 积分:1