-
Simulation of the bank s savings system, C++ Courses encoding, part of less comp...
模拟银行储蓄系统,C++课程编码,其中一部分,不太完整-Simulation of the bank s savings system, C++ Courses encoding, part of less complete
- 2022-03-14 03:40:48下载
- 积分:1
-
Dynamic digital display program, suitable for beginners, the program can be tran...
动态数码显示程序,适合初学者,程序可移植-Dynamic digital display program, suitable for beginners, the program can be transplanted
- 2022-05-06 02:17:23下载
- 积分:1
-
汉字算法识别 汉字算法识别
汉字算法识别 汉字算法识别 -Algorithm for Chinese character recognition algorithm for Chinese character recognition algorithm for identification
- 2023-07-05 09:25:03下载
- 积分:1
-
Socket编程示例
Socket编程示例-Socket Programming Example
- 2022-02-07 11:50:21下载
- 积分: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
-
用OpenCV实现轮廓检测,可根据不同用途在此基础上调试
用OpenCV实现轮廓检测,可根据不同用途在此基础上调试-contour detection
- 2022-07-19 15:33:00下载
- 积分:1
-
Enumerate all the window that Stay On Top, and can set a window to Stay On Top,...
这是用Borland C++ Builder 6.0写成的一个小工具,功能是枚举当前桌面上所有可见的顶层(top-level)窗口,并可将窗口设置为StayOnTop,或将本来已经StayOnTop的窗口还原为非StayOnTop。-Enumerate all the window that Stay On Top, and can set a window to Stay On Top, or set a Stay On Top window to not Stay On Top.
- 2022-05-27 07:17:49下载
- 积分:1
-
一个用VB编写的cgi计数器
一个用VB编写的cgi计数器-a VB cgi prepared by the Counter
- 2022-04-26 15:37:02下载
- 积分:1
-
本程序为图形学课程的一个小程序,注点是在用画点和各种图形的算法来实现各种图...
本程序为图形学课程的一个小程序,注点是在用画点和各种图形的算法来实现各种图-the procedures for graphics courses a small program, the Note is painted various graphical point and the algorithm to achieve maps
- 2023-06-01 17:10:03下载
- 积分:1
-
MFC 一个例子,具体看了就会明白
MFC 一个例子,具体看了就会明白-An instance of MFC, and you can better interpret it when reading through.
- 2022-03-10 00:20:47下载
- 积分:1