-
一个键盘按键检测,并使用一个DLL钩子程序,实现由…
一个检测键盘按键的,用的是DLL钩子程序,实现按键盘键是对应的键发声音-A detection of keyboard keys, and using a DLL hook procedures, to achieve by the keyboard keys are issued keys corresponding voice
- 2023-05-06 15:50:02下载
- 积分:1
-
freedos的文件系统模块源码,支持fat12,fat16和fat32,对于学习文件系统非常有用。...
freedos的文件系统模块源码,支持fat12,fat16和fat32,对于学习文件系统非常有用。-FreeDOS file system module source code, support FAT12, fat16 and fat32, the study documents the system is very useful.
- 2022-10-29 21:45:03下载
- 积分:1
-
windows api编程
windows api编程
windows api编程
windows api编程-windows api programming windows api programming
- 2022-01-26 07:02:41下载
- 积分:1
-
著名的注册表比较的小软件的源程序,希望对你有帮助
著名的注册表比较的小软件的源程序,希望对你有帮助
- 2022-01-25 18:32:44下载
- 积分:1
-
这是一个用java开发的工作流引擎,支持PetriNet工作流建模
这是一个用java开发的工作流引擎,支持PetriNet工作流建模-This is a java with the development of the engine, support for workflow modeling PetriNet
- 2023-06-01 01:45:04下载
- 积分:1
-
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一...
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一般都是先转换成后缀表达式,再用后缀法计算表达式的值。如:表达式(a+b*c)/d-e用后缀法表示应为abc*+d/e-。只考虑四则算术运算,且假设输入的操作数均为1位十进制数(0―9),并且输入的后缀形式表达式不含语法错误-calculated Operators suffix France said the value of the expression. Suffix expression also called inverse Poland expression, which is made up of formulas can be more convenient for some simple, ordinary expression to calculate the brackets on the existence of the matching problem, in the calculation of expression values are generally first converted into a suffix expression, reuse suffix calculated the value of the expression. Such as : The expression (a, b* c)/d-e suffix method used to be said for abc* d/e-. Consider only four arithmetic operations and the operation of input assumptions are a few decimal (0-9), and enter the suffix-free form expression syntax errors
- 2023-07-12 10:50:03下载
- 积分:1
-
关机整人 小程序!
作者: 小卢
mail:359581807@163.com
blog:http://blog.sina.com.cn...
关机整人 小程序!
作者: 小卢
mail:359581807@163.com
blog:http://blog.sina.com.cn/qiqi8
欢迎联系,共同学习!
功能: 利用 WinExec 实现cmd的调用。shutdown 关机命令!
代码说明:
1.界面用了CXPButton的系列菜单及按钮,引用的文件有XPButton 。
2.在定时器中 用FindWindow实现了 cmd的 关闭。禁止使用 shutdown命令!
编译平台:
1.该代码在Windows XP+VC 6.0平台下编译通过。
使用说明:
1.按下 alt+q 建 或者输入“小奇” ,可以退出该程序, 并且停止 关机!
2.该带代码。可以用来供研究学习,使用!
3. 此程序为练习之作,代码简单,高手莫笑,您可以随意的复制,传播,但是请保留该信息!-err
- 2022-05-30 18:49:47下载
- 积分:1
-
读通过物理驱动器的接口函数序列,可以直接使用。
通过API函数读取硬盘物理序列号可直接用于工控方面进行加密-read through the API function sequence of physical drives can be used directly for encryption IPC
- 2022-01-25 20:35:11下载
- 积分:1
-
C++蓝牙(Bluetooth)是一种短距离无线通信技术,利用“蓝牙”技术,能够有效地简化掌上电脑、笔记本电脑和移动电话手机等移动通信终端设备之间的通信...
C++蓝牙(Bluetooth)是一种短距离无线通信技术,利用“蓝牙”技术,能够有效地简化掌上电脑、笔记本电脑和移动电话手机等移动通信终端设备之间的通信
- 2022-11-20 16:10:03下载
- 积分:1
-
Based on the C++ BUILDER environment is applicable for beginners, easy
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,上标下标源代码-Based on the C++ BUILDER environment is applicable for beginners, easy-to-understand code, and has a lot to learn from the benefits of highly portable, I tested version BCB60, superscript subscript source code
- 2022-05-29 02:34:18下载
- 积分:1