搜索资源列表
Keyboard_Test
- S3CEV40教学平台的键盘测试程序 4*4键盘,可以套用
keyboard_test
- QT4.5开发环境中编写的一个用来测试软键盘的程序。有两个LineEdit控件,一个旁边有一个按钮,点击按钮,自动弹出软键盘,输入后的数字直接显示在lineEdit1中,另一个实现,鼠标双击lineEdit控件,就自动弹出软键盘。该程序主要用在开发板程序开发过程中,因为有些开发板的环境下没有软键盘,没法输入数字,所以用这个测试程序中的方法可以直接在你需要弹出软键盘的地方,让它自动弹出软键盘,方便输入。-QT4.5 development environment used to test the
Keyboard_Test
- arm开发键盘使用 按下键盘的任意键将看到八段数码管上将显示按键数字,同时串口也将 打印出按键的信息。 -development arm keyboard press any key to see the keyboard digital tube will display eight out key figures, while the serial port will print out key information.
KeyBoard_Test
- C builder Keyboard Test sample code
keyboard_test
- 测试一个键盘驱动,打开自己的驱动程序,然后就能得到按键的值-to test a keyboard driver,you can modify the driver as your own kdb driver, and you can get the key_vcalue int the editText
keyboard_test
- s3c2410控制矩阵键盘,使用优龙fs2410开发板。 -s3c2410 control the keyboard,using ucdragon board。
keyboard_test
- 4×4键盘扫描程序。用VHDL语言写的键盘扫描编码输出的程序。-4 x4 keyboard scanning procedures. Written in VHDL language keyboard scan code output program.
keyboard_test
- 键盘测试功能,基于s3c2410的键盘按键测试-Keyboard test function, test button on the keyboard s3c2410
keyboard_test
- 基于S3C2240的矩阵键盘驱动程序,大家可以直接编译到内核实用。-S3C2240-based matrix keyboard driver, we can directly compiled into the kernel and practical.
Keyboard_Test
- 键盘与串口驱动设计,编写程序完成键盘驱动,实现键盘扫描,及键值的显示,及七段数码管的显示-The keyboard with the serial port driver design, write a program to complete the keyboard driver, realize the keyboard scan, and, according to the key value of and seven segment digital tube display
keyboard_test.tar
- 可以通过指定键盘的event序号(Linux),对键盘进行测试,主要是键盘的键码、键值等。(You can test the keyboard by specifying the event sequence number (Linux) of the keyboard, mainly the key code and key value of the keyboard.)