-
自己做的填表助手软件,希望能有所帮助。
自己做的填表助手软件,希望能有所帮助。-own guidance of assistant software, hopes to be helpful. Ha ha
- 2022-07-09 12:52:13下载
- 积分:1
-
单一导线平差程序,计算角度闭合差和各项限差
单一导线平差程序,计算角度闭合差和各项限差-Single-wire adjustment procedure to calculate the angle deviation and closure of the allowable error
- 2022-02-24 16:56:01下载
- 积分:1
-
mfc编程第二版CD
MFC编程第二版光盘及书籍,本书为MFC开发人员的经典作品,实例清晰实用
- 2023-04-27 21:30:04下载
- 积分:1
-
使用 LoadPicture,SavePicture 对图片图形
我们展示如何这种材料可以用到的功能"LoadPicture "," SavePicture " 和 " 五分之一。此外显示如何用灰色的保存的图片
- 2022-03-01 00:33:26下载
- 积分:1
-
wo xia zai de bianyi ruanjian 10687_file.zip
wo xia zai de bianyi ruanjian 10687_file.zip
- 2023-02-01 08:45:03下载
- 积分:1
-
一套图形江湖的源代码。里面含有详细的例子文件及说明,用此代码,可开发自己的图形江湖。自己定义游戏规则,即内容。功能非常强大。...
一套图形江湖的源代码。里面含有详细的例子文件及说明,用此代码,可开发自己的图形江湖。自己定义游戏规则,即内容。功能非常强大。-Jianghu a graphical source code. Which contains detailed examples of documents and shows that using this code, may be developing its own graphics arena. Own definition of the rules of the game, that is, content. Very powerful.
- 2022-07-25 16:38:58下载
- 积分:1
-
在印度法律制度中产生光秃秃的行为
generate bare acts as given in the indian legal system
- 2022-05-14 04:53:33下载
- 积分:1
-
一个获得远程主机屏幕的程序,开发环境VC
一个获得远程主机屏幕的程序,开发环境VC-remote access to a mainframe screen procedures, the development of environmental VC
- 2023-06-25 20:50:02下载
- 积分:1
-
塔河内问题,一个经典的数学问题,如果人们做,当第…
汉诺塔问题,古典的一个数学问题,如果人来做,当盘子达到十几个,人力就难及了。-Towers of Hanoi problem, a classical mathematical problem, if people do, when the plate reached a dozen, and the manpower it will be difficult.
- 2022-01-24 09:39:36下载
- 积分: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