搜索资源列表
键盘测试源代码
- 该软件可以用于检测键盘(主要是针对台式机的104键盘)好坏,也可以作为电脑初学者作为打字练习的工具。界面非常美观,按键分布与104键盘的分布相同。该程序运行需要KeyMask.dll文件(键盘消息截取过滤)的配合。-The software can be used to detect the keyboard (mainly desktop keyboard 104), good or bad, can be used as computer beginners as typing practi
键盘按键测试
- DOS和WINDOWS下键盘图形测试程序-under DOS and Windows keyboard graphics test procedures
VC-system-programming
- 包括:cdrom控制,cpu和mouse信息,USB编程,测试cpu速度,检测键盘按键,列出进程,鼠标钩子编程,系统信息获取,注册表编程-include : cdrom control, cpu and mouse information, USB programming, cpu speed test to detect the keyboard keys, listing process, the mouse hook programming, system information acce
得到键盘代码的控件用于检测键盘按键
- 得到键盘代码的控件用于检测键盘按键.zip-keyboard to be used to control code detection keyboard keys. Zip
2410_keydriver_2.6.13
- 广州友善2410开发板-2.6.13内核下键盘驱动:广州友善2410开发板仅提供了2.4.18下的驱动,前些日子升级内核时把键盘驱动也更新了一下!通过外部中断(下降沿)的方式读取键盘按键编码值。同时上传了一个简单的测试程序和Makefile文件
C51keypad
- 基于C51的键盘按键程序设计,里面有大量的注释进行说明
1
- 一个检测键盘按键的,用的是DLL钩子程序,实现按键盘键是对应的键发声音
模拟键盘按键自动输入文字
- 模拟键盘按键自动输入文字-simulated keyboard keys to enter text automatically
jpgz.rar
- 键盘钩子 无论在前台还是在后台,只要你按键盘,它都能接收到按键信息,并翻译为相应的键码!,Keyboard hook in the front or in the background, as long as you press the keyboard, it can receive key information, and translated into corresponding key code!
MouseHook.rar
- 监视键盘按键钩子程序,通过自定义消息扑捉特定快捷键,Button keyboard hook procedure to monitor, through a specific custom message shortcuts扑捉
record-keyboard
- 记录键盘按键消息并保存在C盘一个文件里面,加上发送邮件功能就可以定时发送文件了-Record keyboard message and stored in the C disk a file, add send mail function can regularly sending files
SendKeys
- 模拟键盘按键的小程序 delphi的源码 很有帮助的-Analog keyboard button applet source code delphi helpful
keyboardmouseclass
- 键盘鼠标类,可以在程序中控制鼠标和模拟按键-Type of keyboard and mouse, you can control the mouse in the proceedings and analog buttons
keyboardhook_src
- 在windows的内核层监视键盘的所有按键,并进行记录。-Hooking keyboard data in the kernel mode.
keylogger
- 一个基于delphi的*程序,记录键盘的按键操作。-A keyboard logger on delphi record keyboard key presses.
ASM
- 按键扫描程序 ASM。1. 键盘采用4*5矩阵键盘,含有两个组合键. 2. 硬件连接比较混乱,且各个按键的排列与面贴上的键码对应混乱.如果采用教科书上常规矩阵键盘的 扫描方式实现比较繁琐. 3. 需要识别两个双键,但这两个双键位置比较特殊K17,K18和K19,K20. 4. 基于2,3两点.这里采用列,行分别输出全零,读取行,列的引脚电平信息.综合这两组信息查表获取键值. 对于单键按下,有两个位为0.对于两个按键按下,有3或4个位为0. -Key scanne
event-mouse
- 根据键盘按键,显示所按键值字母及shift组合键大写字母、上下键-Button under the keyboard, display the key values of the letters and capital letters shift key combinations, up and down keys
VirtualKeyboard
- 虚拟键盘,实现了基本按键的响应功能,有些组合键没有实现-Virtual keyboard, to achieve the basic function of button response
VB锁定键盘的程序
- 玩游戏的时候有些不需要用到的系统按键可以屏蔽掉,系统热键也可以(When playing games, some system keys that are not needed can be shielded, and the system hot keys can also be used.)