-
通过模拟按键winIO接口的信息,其中有驱动的使用…
模拟按键 信息通过winio接口实现,里面有驱动源码 和 使用例子-Information through the analog button winio interface, which has driven the use of source and example
- 2022-03-20 16:12:40下载
- 积分:1
-
multihe programing
multihe programing
- 2022-03-10 09:54:40下载
- 积分:1
-
基于VC的数据库编程 源码 RAR
基于VC的数据库编程 源码 RAR
基于VC的数据库编程 源码 RAR
基于VC的数据库编程 源码 RAR-VC-based Database Programming RAR source database programming source code based on VC in VC-based Database Programming RAR source RAR
- 2022-12-15 07:20:04下载
- 积分:1
-
Use MFC to do the color set tool. You can learn the RGB and MFC coding.
Use MFC to do the color set tool. You can learn the RGB and MFC coding.
- 2022-03-11 17:02:34下载
- 积分:1
-
speex speech enhancement
speex语音增强
- 2022-01-22 07:54:13下载
- 积分:1
-
将剪贴板文字转为txt文本
这是一个C++程序,具体是一个剪贴板操作的例子。通过该例子可以很好的学习如何操作windows的剪贴板,读写的API函数。代码比较少,可以很好的学习理解
- 2023-05-11 23:10:03下载
- 积分:1
-
Distribute_MNIST_tensorflow
基于tensorflow的一个分布式部署的小demo适合入门试手
- 2022-02-05 11:48:54下载
- 积分:1
-
filemon文件操作的升级版可以驱动禁止
FileMon的升级版本 可以禁止文件操作 驱动-The upgrade version of FileMon file operations can be driven to prohibit
- 2022-05-09 06:30:38下载
- 积分:1
-
经典的API例子,结构清晰
还有加载动态连接库的用法
经典的API例子,结构清晰
还有加载动态连接库的用法-API classic example, there is a clear structure to load dynamic link library usage
- 2023-01-11 08:50:04下载
- 积分:1
-
[代码说明]
WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。
我这里为CONSOLE程序实现一个定时器。...
[代码说明]
WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。
我这里为CONSOLE程序实现一个定时器。
开启2个线程:
定时:一个线程定时发送一个消息
处理:一个线程收到消息后处理这个消息
关注点:
为没有窗口的线程实现了消息循环-[Note code] under the SetTimer Windows API can set timer, However, the API can only use the GUI process. I am here to CONSOLE program a timer. Opened two threads : Timing : Timing a thread Send a Message Handling : a thread processing information received after the news of concern : no window to the thread of the news cycle
- 2022-08-09 16:03:12下载
- 积分:1