搜索资源列表
optkeytest
- 键盘测试,数据系统操作键盘测试, 键盘测试,数据系统操作键盘测试,
sle_RW.rar
- 磁条读写机,密码键盘,IC卡开发接口资料及演示程序,测试程序(SLE及通用),Magnetic stripe reading and writing machines, keyboard password, IC card interface information to develop and demonstrate procedures, test procedures (SLE and GM)
1628
- tm1628驱动程序,进过测试没有问题,包括显示和键盘程序,可以放心使用-tm1628 driver, been to the test no problem, including the display and keyboard program, you can rest assured that use
PRJ
- 在手持式设备上利用红外接口外接键盘进行输入的驱动程序,仅支持windows mobile 5.0平台IR-503,其他平台未测试-In the hand-held devices using infrared interface external keyboard input driver only supports windows mobile 5.0 platform for IR-503, other platforms are not tested
REF_VC
- 采用硬件: MP416(16位AD,5V/10V/±5V/±10V量程) 设计思路: 1. 使用MP416_AD()函数,采用通道1测试,基准板输出为±200mV,±2.5V,±10V,GND 等,考虑测量精度,使用MP416的±5V量程测量基准板输出±200mV,±2.5V电压;使用MP416的±10V量程测量基准板输出±10V电压。即通过键盘输入gain值2或3来选择合适量程。 2. 不采用MP416_AD()函数测量平均值,故取测量1
MyUsbHidDemo
- USB设备的读取测试以及一些简单的键盘功能的测试-usb data test programme
usb_development
- USB的驱动程序和应用层设计。应用层包括发光灯,逻辑电平,数模转换,模数转换,键盘测试,内存读写等等。-USB driver and application layer. Application layer, including light-emitting light, the logic level, DAC, ADC, keyboard test, memory read and write and so on.
keymatrix
- 6410板上 8*8键盘驱动 可以接飞凌6410板 测试通过-6410 8* 8 keyboard driver board can be connected Feiling board test by 6410
Minix-keyboard-driver
- Minix 键盘驱动程序,能够实现删除单字,删除一行,复原单字,复原一行,快捷键等功能。Minix版本3.1.2 源码,readme,测试用例在文件夹中-Minix keyboard driver, delete the word can be achieved, remove the line, recovery word, recovery line, shortcut keys and other functions. Minix version 3.1.2 source code,
zlg
- zlg7290芯片的驱动程序包括测试用的时钟程序还有键盘应用的程序-zlg7290 chip drivers, including a test clock program keyboard application procedures
KeyboardDriverSimulate
- 模拟键盘 虚拟键盘 内含DLL打包可用,有测试程序,参照使用无难度.菜鸟文简单易懂,用VS2008编译器,此为网上收集的源码,我也是只懂了小半,大至驱动过程是用驱动向键盘驱动端口写入数据.DLL则向该驱动发送读写与开关命令 ,以上-The analog keyboard virtual keyboard contains DLL package available, the test program, with reference to use without difficulty. Rooki
Kbfiltr-wdk
- 键盘过滤,采用驱动的形式,包括测试程序。 wdk版本,只能用wdk 8.0以后版本编译-keyboard filter, wdk version
Dome
- 创自电动读卡器CRT-310、密码键盘XZ-F10、读卡器Lib_MsrIc 串口驱动测试 VB6.0开发(VB6.0 CRT-310 XZ-F10 Lib_MsrIc)
TestKeyboard
- C# 模拟键盘输入 1 .使用WinIO.dll直接在驱动层面模拟按键。 这里需要用到一个组件,那就是使用WinIO.dll,这是是国外大佬开发的一个dll。 WinIO程序库允许在32位的Windows应用程序中直接对I/O端口和物理内存进行存取操作。通过使用一种内核模式的设备驱动器和其它几种底层编程技巧,它绕过了Windows系统的保护机制。 使用此组件的环境要求: •系统Win7或Win10均可。 •需要PS/2键盘(老式的针孔插头的键盘),USB键盘不