搜索资源列表
触摸屏的屏幕键盘模拟例程
- 触摸屏的屏幕键盘模拟例程.rar 截获底层键盘钩子的API例程,模拟屏幕小键盘-Touchscreen screen keyboard simulation routines. Rar intercepted bottom of the keyboard hook API routines, simulation of the small screen keyboard
20键PS2小键盘中断服务程序
- 20键PS2小键盘中断服务程序-20 keys PS2 small keyboard interrupt service program
directx简易键盘设备控制代码
- 用于控制游戏中的人物运动的directx组件。优点在于只要包含即可生效,简单实用,而且系统消耗较小。
proteus仿真微机课程设计(键盘输入控制,LED点阵显示)
- proteus仿真,8086,微机课程设计,键盘输入控制,LED点阵显示 设计题4:点阵LED显示功能设计(限1-2人) 设计要求: (1)、分别用C语言和汇编语言编程完成硬件接口功能设计; (2)、硬件电路基于80x86微机接口电路; (3)、程序功能要求:小键盘给定、数码管显示、控制并显示“待机”,“欢迎你进入系统!”,“再见”(延时10秒); (4)、具备本地及远程(串行方式)功能
模拟QQ小键盘的一款Delphi控件源码
- 内容索引:Delphi源码,控件组件,小键盘 模拟QQ小键盘的一款Delphi控件源码,控件关键字:低级键盘钩子、按键状态 正常 鼠标进入 鼠标点击、数字数组、字母数组、所有按键的区域结构、忽略键盘的Shift消息、如果此值为真,则取Shift状态的时候按照下面的字段拳… FAutoFitSize: Boolean; //是否自动调整大小 FAtOnceRePaint: Boolean; //字段改变后是否立即刷新
temp
- 一个密码小键盘的封装的动态库,绝对可用- A password small keyboard seal dynamic storehouse, absolutely may use
键盘控制人物动画
- vc编写的键盘控制动画小程序-vc prepared by the animation small keyboard control procedures
20键PS2小键盘中断服务程序
- 20键PS2小键盘中断服务程序-20 keys PS2 small keyboard interrupt service program
触摸屏的屏幕键盘模拟例程
- 触摸屏的屏幕键盘模拟例程.rar 截获底层键盘钩子的API例程,模拟屏幕小键盘-Touchscreen screen keyboard simulation routines. Rar intercepted bottom of the keyboard hook API routines, simulation of the small screen keyboard
4_4_key_scan
- 4×4键盘 小键盘的输入函数 版本:1.0 Target:89S51 函数描述: char gotkey(void)-4 脳 4 keyboard small keyboard version of the input function: 1.0Target: 89S51 function descr iption: char gotkey (void)
keyboard
- 4*4小键盘的扫描程序,c++的开发环境,是文档形式的源程序-4* 4 keypad scanner, c++ Development environment is a form of source documents
smallkeybord
- 简捷有效的小键盘指法练习软件,现提供软件和源码下载。 小键盘数字键练习工具,程序小巧实用。每次随机产生10~25个数字,只能接受小键盘的数字键输入。输入完成后按回车即产生新的一组数字。程序带有计时,计速度的功能,可以作为你练习小键盘数字键的辅助工具。 打开程序后,直接敲击回车就可以开始计时了,请使用小键盘来输入数字!软件只能接受小键盘的数字按键和回车键,其他按键不响应。-Simple and effective exe
KeyBoard
- 用C#语言编写的一个十进制小键盘程序,这是windows界面下各个按键的代码-C# language using a decimal keypad, this is all under the windows interface of the code button
VirtualKeyboard
- 输密码时用的虚拟软键盘程序的源代码,运行于VB环境下,类似QQ输入密码时的小键盘,界面是默认的,有兴趣可以找来SKIN包装一下。-Lost password of the virtual soft keyboard with the source code, running on the VB environment, similar to enter a password when the QQ mini-keyboard, the
OpenSoftKey
- 基于WCE开发在CE上通过调用系统自带的coredll.dll 来打开设备的小键盘(输入法),方便用户输入。-WCE based on the development of the CE system by calling coredll.dll own equipment to open a small keyboard (input) to facilitate user input.
calculator
- 利用c#开发的简易计算器,附有详细实验报告,实现了小键盘处理。-C# development using a simple calculator, with a detailed test report. Treatment to achieve a small keyboard.
jianpangouziyun
- 本软件可以截获几乎所有键值,例如:shift+?,ctrl+?,alt+?,F1~F12,shift或者ctrl或者alt + F1~F12,单独的 shift、ctrl、alt 键值,特殊键ins、del、caps lock、num lock、小键盘数字 等等,你只要稍作修改,也可以截获 ctrl+alt+?等键值,没有截获不到的键值,本程序不使用dll方式,使用常规方式,方便你编译调试修改,支持xp、vista、win7,是最强悍的
jianpanduqu
- PIC连接4x4小键盘实现按键输入,并使开发板上的led灯按设定闪烁(PIC connect to the 4x4 keypad)
发票序列号键盘
- 税控软件升级后,小键盘的数字键输入不了以前的水平代码符号了,随手用VB写了一个发票键盘的小程序,完全利用小键盘输入发票代码,然后复制粘帖到税控软件里去。(tax keyboard. using the right number keyboard to input the tax number)
切换小键盘 VB6
- 某些笔记本,没有小键盘区,在重装系统之后,系统开机自动把IOPKL等键切成了数字键,但是又没有切回成字母的键。 些程序用于解决此问题,有屏幕提示。