-
Table控件的演示程序
Table控件的演示程序-Table Control Demonstration Program
- 2022-08-17 10:03:36下载
- 积分:1
-
there are several good C Laboratory reports and documents, the animation categor...
里面是几个很好的C++实验报告和文件,有动画之类的,很好吧-there are several good C Laboratory reports and documents, the animation category, it very well
- 2022-07-02 22:30:21下载
- 积分:1
-
MFC TCP客服端自动连接服务器
1.能够自动连接服务器端,并接受服务器发送内容。
2.能够最小化至托盘。
3.能够收放接受内容区域
- 2022-09-26 04:10: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
-
VC prepared USB Communication Program books Language : English books categories...
用VC++编写USB接口通信程序
书籍语言: 简体中文
书籍类型: 程序设计
授权方式: 免费软件
书籍大小: 154 KB
-VC prepared USB Communication Program books Language : English books categories : program design license : free software books Size : 154 KB
- 2022-05-13 21:43:33下载
- 积分:1
-
这个程序已经写上了。在VB NET平台是卫星系统。
This program has been written on .net platform in vb and it is about satellite system.
- 2023-09-07 00:20:03下载
- 积分:1
-
多媒体播放方面的实用例子程序,用visual C++实现
多媒体播放方面的实用例子程序,用visual C++实现-the program for muti-media,It‘s very useful
- 2022-02-27 03:51:50下载
- 积分:1
-
此程序是DOS下的用来枚举USB设备接口的一个小程序
此程序是DOS下的用来枚举USB设备接口的一个小程序-This procedure is used under DOS enumerate USB device interface, a small program
- 2022-01-27 21:31:13下载
- 积分:1
-
Based on IDL and VisualC_ mix of programming, detailing the IDL language, and ex...
基于IDL和VisualC_的混合编程,详述了IDL语言,并实例演示两者的调用-Based on IDL and VisualC_ mix of programming, detailing the IDL language, and examples of presentation between the two calls
- 2022-08-22 23:07:05下载
- 积分:1
-
WinCE EVC4.2 TCP/IP客户端程序,可以和服务器端程序建立连接聊天
WinCE EVC4.2 TCP/IP客户端程序,可以和服务器端程序建立连接聊天-WinCE EVC4.2 TCP/IP client program, and server-side program can establish a connection to chat
- 2022-02-26 11:22:15下载
- 积分:1