搜索资源列表
USBScancode
- 做USB键盘是好资料,本人从一位朋友那里索取到的,所有HID的USB Key scancode.做USB键盘的该笑了.!-USB keyboard is so good, from my friends at one of the all HID USB Key scancode. Do USB keyboard of the smiling. !
VB111
- 这是一个使用SetWindowsHookEx的程序,屏蔽了键盘按键(包括系统按键)。 如果只想屏蔽某个按键,请更改下面的代码。 Form1.Text1 = wParam Form1.Label1 = kk.vkCode & \":\" & kk.scanCode & \":\" & kk.Time If wParam = 256 Then Myfunc = 1: Exit Function endif wParam 的按键值可以在程序运行中测试中找到。-S
200651320141760-7087
- 做Java开发朋友一定知道Eclipse编辑器,这是它的VB实现. Form1.Label1 = kk.vkCode & \\\":\\\" & kk.scanCode & \\\":\\\" & kk.Time \\ If wParam = 256 Then Myfunc = 1: Exit Function \\ endif wParam 的按键值可以在程序运行中测试中找到。-doing Java development friends will know that th
scancode
- 功能:windows下直接检测键盘的扫描码, 语言:asm 特色:它是对bios低层的中断调用的很好应用实例,对ps/2键盘的处理很有参考价值-functions : windows under the direct detection of the keyboard scan code, language : asm2 characteristics : It is the low-level disruption bios called a good example of ps
KEY
- keyboard scancode (linix/unix)
scancode
- 微软官方的键盘扫描码文档。详细描述了常用的键盘码和扩展的win/app键。
scancode
- 键盘扫描码对照表-从微软网站下载. 补从说明
scancode
- 在编制键盘输入程序时常常要用到一个键的扫描码或ASC码,如用到 Foxpro 的 inkey() 函数,以及用到 BIOS 的 INT 16H时,但找一个编码表不太容易,有时候找到的编码表又不全,无法查到组合键的编码,本程序就是一个随时用来显示按键的ASC码及扫描码的程序,可以用 16 进制和 10 进制同时显示一个键按下和放开的扫描码,以及ASC码,同样也支持组合键。
Lab308-EPWM dsp28335 epwm产生代码
- 一个dsp28335 epwm产生代码 慷慨赴死易 从容负重难-#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File #include "ctr.h" #include "PID.h&qu
Lab405-lcd
- 一个dsp28335 LCD显示的例子 慷慨赴死易 从容负重难-#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File #include "ctr.h" #include "PID.h" #include "scancode.h" // Prototyp
SCANCODE
- 扫描枪通过串口读取条形码,减少手工输入错误-Scan gun through the serial port to read bar codes, reducing manual input errors
Symbol_MC3000_C.Scancode
- Symbol_MC3000_C#.条码扫码范例程序之3-Symbol_MC3000_C#. Barcodes sweep procedure code sample 3
keyboard
- 有關鍵盤,接上ps/2鍵盤,按鍵後,會將scancode和breadcode顯示在led燈-On the keyboard, connected to ps/2 keyboard, keys, the scancode and breadcode will appear in the led lights
scancode
- rutinas uso de teclado AT de pc con un ucontrolador hc08gp32
ps2_DE1_HEX
- Display Scancode of PS2 on DE1 board !
keyboardcontroller
- 键盘控制器VHDL代码 该控制器实时扫描矩阵键盘的行列,当用户有按键按下时,可以定位到对应的按键并产生一个中断信号-Keyboard controller entity -- -- The controller scans the columns, cols, by making a different column logic-0 -- therefor the inputs have to be pull-up high. It processes the input,
keyboardk
- 抓取键盘scancode C#源码 可以用来学习底层-scancode scancode scancode
scancode
- contains keyboard standard scan codes.
ScanCode
- 一个简单的扫描二维码demo,便于新手开发学习,望指导!-A simple scancode demo
Windows-ScanCode
- 微软驱动编程键盘ScanCode官方文档,翻译成了两种格式,可以选择一种打开。-Microsoft-driven programming keyboard ScanCode official documents, translated into the two formats, you can one to open.