-
屏幕取词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
-
关于avltree的源码,大家可以学习一下了
关于avltree的源码,大家可以学习一下了-On the source avltree, everyone can learn about the
- 2022-12-23 17:45:03下载
- 积分:1
-
Branch and Bound 算法实现.用以快速搜索一个区域.
Branch and Bound 算法实现.用以快速搜索一个区域.-Branch and Bound algorithm. Quick search for a regional.
- 2023-06-10 12:10:03下载
- 积分:1
-
delphi 版的 语音自动应答系统。TAPI学习。
delphi 版的 语音自动应答系统。TAPI学习。-delphi version of the automatic voice response system. TAPI learning.
- 2022-01-26 03:55:05下载
- 积分:1
-
通过编译原理的知识做的一个小程序,实现的功能是完成字符串表达式的计算...
通过编译原理的知识做的一个小程序,实现的功能是完成字符串表达式的计算-Principles of knowledge through the compiler to do a small procedure, the function is to realize the completion of the calculation of the string expression
- 2022-02-06 06:29:39下载
- 积分:1
-
The Davicom DM9008A NDIS CE miniport Devic e driver is used to be the network co...
The Davicom DM9008A NDIS CE miniport device driver is used to be
the network component of the Microsoft WinCE.net enables hardware
containing Davicom s fast ethernet controller DM9008A -The Davicom DM9008A NDIS CE miniport Devic e driver is used to be the network component of th e Microsoft WinCE.net enables hardware 2005 ning Davicom s DM9008 to fast ethernet controller A
- 2023-06-20 06:50:03下载
- 积分:1
-
用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别。...
用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别。-A program of extracting and identifying features of fingerprint images.
- 2022-02-12 12:55:31下载
- 积分:1
-
根据输入的用户姓名修改公司名称,根据输入的公司名称修改用户姓名。...
根据输入的用户姓名修改公司名称,根据输入的公司名称修改用户姓名。-Enter the name of the user in accordance with amendments to company name, company name in accordance with amendments to enter a user name.
- 2023-07-28 12:10:03下载
- 积分:1
-
游戏
一个用C语言编写的一个游戏,非常好玩的一个游戏。相信大家都玩过。-game
- 2022-02-01 06:53:18下载
- 积分:1
-
《Begin Visual C++ 2008》的配书源代码。该书中文版还没有翻译过来。
《Begin Visual C++ 2008》的配书源代码。该书中文版还没有翻译过来。- Begin Visual C++ 2008 book source code distribution. Chinese version of the book has not yet translated.
- 2022-08-11 07:04:50下载
- 积分:1