搜索资源列表
i2ckbd
- linux2.6内核下自定义键盘驱动源代码,非常经典。-linux2.6 Kernel-defined keyboard-driven source code, very classic.
War3Key
- 自定义键盘 用户设置自动保存 用户图形界面输入
单片机的键盘和显示
- 单片机的键盘和显示,8031单片机的P1口作为8个按键的输入端,构成独立式键盘。四个LED显示器通过四个串/并移位寄存器74LS164接口至8031的串行口,该串行口应工作在方式0发送状态下,RXD端送出要显示的段码数据,TXD则作为发送时钟来对显示数据进行移位操作。 自定义每个键的显示功能,当某一键按下时执行相应的服务子程序,在四个显示器上显示一定的内容。 ,Single-chip microcomputer keyboard and display, the P1 port 8031 a
VC-HID
- 使用VC++访问如键盘,鼠标和自定义的HID设备-Using VC++ to access such as a keyboard, mouse, and a custom HID device
KeyBoardTestDemo
- 自定义键盘Demo源码,只实现基本功能,具体委托方法有自己实现-Custom Keyboard Demo source, only the basic functions to achieve the specific delegate method has its own implementation
ms
- 魔兽争霸显示血量,并修改按键。 自定义修改快捷键 小键盘快捷键修改-Warcraft displays output, and modify the keys. Since the amendment to the definition of small keyboard shortcuts shortcut keys change
CustomKeyBoard
- 关于ios自定义键盘源代码,源代码实现键盘完全自定义,很不错哟!-About the ios a custom keyboard source code, the source code for the keyboard is fully customizable, very good yo!
Linux_QtE_keyboard
- Linux的键盘驱动与QtE的键盘映射,用于嵌入式的自定义按键事件。-Linux keyboard driver and QtE keyboard mapping for the embedded custom key event.
Tetrists
- Csharp实现的一个俄罗斯方块游戏,键盘控制,可以自定义控制键。-CSharp achieve a Tetris game, keyboard control, can customize the control keys.
VirtualKey
- 该程序在界面上实现了一虚拟键盘,用于数据录入。通过编写一通用的消息处理函数,右每个按钮在触发时调用,从而简化了代码。程序中,改写了对话框的PreTranslateMessage方法,在该方法中判断是否触发了WM_LBUTTONDOWN,如果时则调用自定义的方法。-On the implementation process at the interface of a virtual keyboard for data entry. Through the preparation of a comm
usbnew11-4
- 自己开发的usb自定义键盘程序,利用端点1进行中断上传-Develop their own custom usb keyboard procedure, and use an interrupt endpoint Upload
DataCap_XKL_sw_0309_UCGUI_fine
- 使用xilinx提供的xilkernel系统,五个任务,使用了信号灯和消息队列, 包含ucGUI,增加了自定义键盘和液晶屏的支持。-Using xilinx provides xilkernel system, including ucGUI, an increase of custom keyboard and LCD screen support.
Codes
- 《圈圈教你玩USB(附盘)》附带的光盘中有USB学习板的电路图以及所有实验的完整源代码包(C/C++语言)。通过U盘、USB鼠标、USB键盘、USBMIDI键盘、USB转串口、自定义的USBHID设备和自定义的USB设备等几个具体的USB例子,一步步讲解USB设备及驱动程序和应用程序开发的详细过程和步骤。最后两章介绍USBWDM驱动开发,并给出一个简单的USB驱动和USB上层过滤驱动的实例。-"Circle teach you to play USB (attached disk)&q
KeyBoardClassForIPad
- 自定义键盘,Ipad 工程中不一定要用系统自带的键盘,我们可以人为改造-Custom keyboard, Ipad project does not use the system comes with the keyboard, we can transform human
Widgetkeyboard
- 声明此文件不是原创 qt 做的一个屏幕虚拟键盘 自己做了一个界面,模拟键盘, 将自定义的键盘按键,映射成真实键盘按键 上面还有一些bug, 不过个人觉得可以参考其思想-the project file is not myself the virtual keyboard is made in qt. the ui is user defined ui, map the user buttons to the truth keyboar
mini2440_8279
- linux 下8279驱动程序,自定义键盘的驱动程序,在qt中很好使用-Under the 8279 driver linux, custom keyboard driver, in the good use qt
GameDlg
- 一个自定义控件模拟键盘登录源代码。适用于有这方面需求的人。(A custom control simulation keyboard login source code)
Windows主机端与自定义USB_HID设备通信详解
- 是基于 Windows XP的 HID 自定义设备,对于标准设备,譬如 USB 鼠标和键盘。(The HID custom device based on Windows XP, for standard devices such as USB, mouse, and keyboard.)
customkeyboard
- android使用自定义键盘。修改系统键盘 自定义ui(Android uses a custom keyboard. Modify the custom UI for the system keyboard)
ZJNumBerKeyBordForAndroid
- 一个Android 自定义键盘封装,更方便构建自己的自定义键盘界面(customer KeyBord for Android)