-
01-简单网络聊天室-01-Simple Network Chat Room
- 2022-03-24 21:10:05下载
- 积分:1
-
用C++写在VC6.0 C.采用预测反褶积过程
用C++写的预测反褶积程序,在VC6.0下编译通过-Using C++ to write the predictive deconvolution procedure adopted in the VC6.0 compiler under
- 2022-04-30 06:43:14下载
- 积分:1
-
用VC实现PC BIOS读取内容,保护和恢复
VC++ 对PC机BIOS 内容的读取、保存与恢复-VC PC BIOS to read the contents, preservation and restoration
- 2022-07-08 03:40:30下载
- 积分:1
-
a similar Windows calculator.
一个类似Windows的计算器 。-a similar Windows calculator.
- 2022-07-16 18:49:51下载
- 积分:1
-
BMP image filters
此代码可以为BMP图像生成两种效果:生成黑白图像或生成负片图像。代码使用windows.h库中BMP图像的结构。逐像素读取图像。图像表示为以像素为元素的二维数组(自身结构)。程序可以处理24位和32位图像(或其他不使用颜色托盘的图像)。
- 2022-11-10 19:55: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
-
eVC stl 方便大家在evc中使用stl 帮助程序员更方便的编程。
eVC stl 方便大家在evc中使用stl 帮助程序员更方便的编程。-stl facilitate the use of AES stl help programmers more convenient programming.
- 2022-01-25 20:41:01下载
- 积分:1
-
windows下的网络开发工具包,希望对你有帮助
windows下的网络开发工具包,希望对你有帮助-windows network under development kit, and they hope to help you
- 2022-08-15 14:39:54下载
- 积分:1
-
德国 一随机振动分析程序,希望对需要的人有所帮助
德国 一随机振动分析程序,希望对需要的人有所帮助-Germany, a random vibration analysis program, hope to those who need help
- 2023-02-11 21:00:03下载
- 积分:1
-
a good personnel management system, designed to graduate high reference value.
一个不错的人事管理系统,对毕业设计有很高的参考价值。-a good personnel management system, designed to graduate high reference value.
- 2023-07-22 05:00:03下载
- 积分:1