-
MFC技术内幕源代码,内容完整,学习MFC编程的好资料
MFC技术内幕源代码,内容完整,学习MFC编程的好资料-MFC_JISHUNEIMU_SOURCE_CODE
- 2023-09-03 19:50:04下载
- 积分:1
-
非常方便的二进制/十六进制文件转换为英特尔十六进制格式文件的小程序
很方便的将二进制/十六进制文件转换为Intel HEX格式文件的小程序-Very convenient to binary/hex file is converted to Intel HEX format files applet
- 2023-04-27 15:55:03下载
- 积分:1
-
一个2D地图编辑器,用于处理静态的游戏地图
一个2D地图编辑器,用于处理静态的游戏地图-a 2D map editor, for handling static map of the game
- 2022-02-04 11:57:35下载
- 积分:1
-
用VB写成的酒店管理系统,实现酒店的管理界面
用VB写成的酒店管理系统,实现酒店的管理界面-With the hotel management system written in VB
- 2022-03-04 20:00:19下载
- 积分:1
-
一个完整的串口通信程序,可实现两台机器之间的通信
一个完整的串口通信程序,可实现两台机器之间的通信-a complete serial communication procedures can be realized between the two machine communication
- 2022-01-26 07:39:39下载
- 积分:1
-
gprs开发使用程序,wince上的gprs应用程序。使用串口通信来控制gprs模块。源程序还包含pdu编码和解码示例及详细说明...
gprs开发使用程序,wince上的gprs应用程序。使用串口通信来控制gprs模块。源程序还包含pdu编码和解码示例及详细说明-gprs development procedures, wince on gprs applications. Serial communication to control the use of gprs module. Source also includes examples of PDU encoding and decoding and a detailed description
- 2022-02-05 05:52:38下载
- 积分: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
-
xvid的最新版本1.10beta2,用于视频编码,具体用法解压后,编译原码便可用...
xvid的最新版本1.10beta2,用于视频编码,具体用法解压后,编译原码便可用-use in video encoding,you should extract the file,and compile the source code.
- 2022-02-20 01:57:57下载
- 积分:1
-
One can write your own bitmap rectangle superimposed on the characters and the p...
自己写的一个能够在位图上叠加字符和矩形框的程序,本人初学者,希望对大家有帮助-One can write your own bitmap rectangle superimposed on the characters and the procedures, I beginners, want to help everyone
- 2022-03-20 22:49:00下载
- 积分:1
-
聊天室 ,在flash player上即可实现p2p方式的聊天
聊天室 ,在flash player上即可实现p2p方式的聊天-char room
- 2023-01-14 01:00:04下载
- 积分:1