-
Document retrieval system, retrieval of documents directory level than the sligh...
文件检索系统,逐级目录检索文件,比资源管理器效率略高-Document retrieval system, retrieval of documents directory level than the slightly higher efficiency of resource management
- 2022-03-18 10:21:11下载
- 积分:1
-
我编写的几个图论代码,包括深搜、最小生成树、最短路径,注释我写的很详细,大家可以作为入门参考。...
我编写的几个图论代码,包括深搜、最小生成树、最短路径,注释我写的很详细,大家可以作为入门参考。-I prepared a number of graph theory code, including deep search, minimum spanning tree, shortest path, notes I wrote in great detail, we can serve as a reference entry.
- 2022-07-02 05:59:46下载
- 积分: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
-
use vc do the typing process
使用vc做的打字程序-use vc do the typing process
- 2022-01-22 08:21:29下载
- 积分:1
-
For C++ Beginners small procedures, learn how to use windows keyboard and mouse.
适合C++初学者的小程序,学习如何在窗口上使用键盘和鼠标.-For C++ Beginners small procedures, learn how to use windows keyboard and mouse.
- 2022-05-24 08:27:20下载
- 积分:1
-
Any cs. student a ny average university will at some point be faced with design...
Any cs. student a ny average university will at some point be faced with design patterns (dp for the rest of the article). Dp s are generic principles or best practices from software development. This article is not an introduction to dp s, since others have already covered that in longer and better written articles. Instead, this article deals with implementing and re-using C++ templates when thinking dp s. -Any cs. Student a ny average university will at some point be faced with design patterns (dp for the rest of the article). Dp s are generic principles or best practices from software development. This article is not an introduction to dp s, since others have already covered that in longer and better written articles. Instead, this article deals with implementing and re-using C++ templates when thinking dp s.
- 2022-06-16 19:07:14下载
- 积分:1
-
别人易语言看股票源码,编译之后可以运行的系统,可作股票行情软件开发的参考...
别人易语言看股票源码,编译之后可以运行的系统,可作股票行情软件开发的参考-Easy to see someone else shares source language, the compiler can be run after the system, can be used for stocks and reference software development
- 2022-09-20 19:40:03下载
- 积分:1
-
MFC Windows程序设计的随书源代码,经典书籍
MFC Windows程序设计的随书源代码,经典书籍-MFC Windows Programming with source code for the book, classic books
- 2022-05-07 07:24:34下载
- 积分:1
-
《精通JBuilder 9》 源代码
《精通JBuilder 9》 源代码-"proficient JBuilder 9" source code
- 2023-07-05 02:25:04下载
- 积分:1
-
1602k LCD code in C code
1602k LCD code in C code
- 2023-01-27 16:50:04下载
- 积分:1