-
屏幕取词VC6.0源码
DLLEXPORT BOOL WINAPI SetNHW32() { if(g_hHook == NULL) { g_hHook = SetWindowsHookEx(WH_GETMESSAGE, GetMsgProc, g_hinstDll, 0); if (g_hHook == NULL) { MessageBox(NULL, __TEXT("Error hooking: SetWindowsHookEx fail"), __TEXT("GetWord"), MB_OK); return FALSE; } } return TRUE;}
- 2022-05-28 06:17:38下载
- 积分:1
-
windows
利用Visual C++进行图像处理的完全代码-windows
- 2022-08-16 11:43:28下载
- 积分:1
-
奥恩斯坦泽尼克方程
函数fm=oz(x)
- 2023-07-14 15:30:04下载
- 积分:1
-
WDF解包工具 WDF解包工具 WDF解包工具 WDF解包工具 WDF解包工具
WDF解包工具 WDF解包工具 WDF解包工具 WDF解包工具 WDF解包工具 -wdf Resource Kit readerwdf Resource Kit readerwdf Resource Kit readerwdf Resource Kit readerwdf Resource Kit readerwdf Resource Kit reader
- 2022-01-25 20:12:20下载
- 积分:1
-
模拟光纤中的交叉相位调制称为系统的非线性效应…
Simulates nonlinear effect in optical fiber called Cross Phase Modulation for symmetric regime
- 2023-08-07 09:30:03下载
- 积分:1
-
数组的一个小例子 具体说明数组中的一些用法和属性
数组的一个小例子 具体说明数组中的一些用法和属性-A small example of the array to specify an array of some of the usage and attributes
- 2023-04-01 01:40:04下载
- 积分:1
-
窗口信息
Windows Info-ZIP (WiZ) Index Introduction What is WiZ ? Installing WiZ How To... Open an Archive File Show the Archive Comment Browse Text in the Archive Extract Files from the Archive Test Files in the Archive Create or Update an Archive Exit WiZ Screen Regions Title Bar Menu Bar Toolbar Buttons ArchiveDirectoryListbox Edit/Status Window Icon Error Messages Error Messages in the Edit/Status Window Error Messages in Dialog Boxes Glossary Defined Terms Product Information System Requirements Who is Info-ZIP ? Copyright and Distribution Where to Find Info-ZIP Products Warranty or Lack Thereof History Bugs and Restrictions - Windows Info-ZIP (WiZ) Index Introduction What is WiZ ? Installing WiZ How To... Open an Archive File Show the Archive Comment Browse Text in the Archive Extract Files from the Archive Test Files in the Archive Create or Update an Archive Exit WiZ Screen Regions Title Bar Menu Bar Toolbar Buttons ArchiveDirectoryListbox Edit/Status Window Icon
- 2022-03-12 15:49:19下载
- 积分:1
-
QT实现的登录界面
有登陆界面、注册界面、主界面、修改密码界面,QT基础控件的使用,SQlite数据库实现增加、删除、修改、事务操作
- 2022-01-28 00:48:35下载
- 积分:1
-
关于运动图像的处理,只支持256色,有兴趣的朋友看看吧
关于运动图像的处理,只支持256色,有兴趣的朋友看看吧-Image processing on the campaign, only supports 256 colors, are interested in to see your friends
- 2022-05-09 03:05:30下载
- 积分:1
-
服务 客户端 socket
服务端为win32服务程序, 用cmd命令安装 jrserver -i 或 jrserver -u删除,客户端与服务端采用socket连接,
客户端用配置文件保存服务器端口和地址和登录账号,服务装在其他电脑上需配置IP,服务端可以连接sql数据库,需要修改连接字符
- 2022-03-19 20:12:41下载
- 积分:1