-
Study pe paper pe familiar with file structure, to understand the various functi...
研究pe文件,熟悉了解pe文件结构,了解pe文件各个功能,利用功能-Study pe paper pe familiar with file structure, to understand the various functional pe file, using functional
- 2023-02-05 04:05:03下载
- 积分:1
-
DLG外观重新开发UI开发的!!!!
DLG外观重新开发UI开发的
DLG外观重新开发UI开发的!!!!
DLG外观重新开发UI开发的-glg
- 2023-07-28 04:05:03下载
- 积分:1
-
串口检测器
检测计算机上有几个串口,哪个正在使用,哪个空闲,等等功能。 这个检测程序不影响正在运行的其他串口程序。汉字版本
- 2022-05-08 23:29:40下载
- 积分:1
-
VC6.0下实现的MFC绘图程序,实用与初学者
VC6.0下实现的MFC绘图程序,实用与初学者-The MFC under VC6.0 mapping procedures, practical and beginners
- 2022-06-19 09:34:52下载
- 积分:1
-
billing management system
billing management system-billing management system
- 2023-03-23 10:45:03下载
- 积分:1
-
Windows程序设计中的所有示例代码
Windows程序设计中的所有示例代码-Windows program design all the sample code
- 2022-03-12 09:46:15下载
- 积分:1
-
计算机视觉中的SSD算法源代码
SSD algorithm in computer vision source code
- 2022-04-09 23:32:50下载
- 积分:1
-
code for finding pixel value and pixel selection by mouse
code for finding pixel value and pixel selection by mouse
- 2023-07-10 00:40:03下载
- 积分:1
-
vs2013 SendMessage后台鼠标消息实例
vs2013 SendMessage后台鼠标消息实例
void 测试()
{
RECT r1;
POINT old_p;
HWND Game = ::FindWindow(NULL, "Plants vs. Zombies 1.2.0.1073 RELEASE");
//::MessageBox(NULL, GetGmae, "这是标题", MB_OK);
::SetWindowPos(Game, 0, 0, 0, 0, 0, SWP_NOSIZE | SWP_SHOWWINDOW | SWP_NOMOVE);
//::SetWindowPos(Game, HWND_TOPMOST, 0, 0, 0, 0, SWP_NOSIZE | SWP_NOMOVE);
//设置窗口属性
- 2022-01-24 14:19:04下载
- 积分:1
-
空气性质表
本程序基于苏联1973版《锅炉机组热力计算标准方法》一书中P203页的空气性质项目编写,包含空气的焓值,导热率,运动粘度,导热系数,普朗特数的计算。回车键即为计算,按键即为esc退出。使用select case 语句进行判断,结构简洁,界面友好。
- 2022-01-21 23:26:43下载
- 积分:1