CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 虚拟 键盘

搜索资源列表

  1. IEControlPro

    0下载:
  2. Wince下对IE进程发送虚拟键盘事件达到用快捷键控制IE的目的-Wince IE process right under this virtual keyboard events to use the keyboard to control the purpose of IE
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:72424
    • 提供者:holly
  1. ucgui编写的虚拟键盘的程序

    2下载:
  2. ucgui编写的虚拟键盘的程序,有源码和exe文件
  3. 所属分类:uCOS开发

    • 发布日期:2014-01-17
    • 文件大小:102636
    • 提供者:沈三思
  1. QT编写的虚拟数字键盘

    0下载:
  2. QT编写的虚拟数字键盘
  3. 所属分类:嵌入式Linux

    • 发布日期:2012-03-22
    • 文件大小:2566356
    • 提供者:ryj111
  1. ps2key.用AT89S52单片机模拟PS2键盘时序向PC机发送指令

    1下载:
  2. 用AT89S52单片机模拟PS2键盘时序向PC机发送指令,实现虚拟键盘的功能,AT89S52 Single-chip simulation using PS2 keyboard timing machine to send commands to the PC to realize the function of the virtual keyboard
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2016-01-27
    • 文件大小:12736
    • 提供者:朱蛛
  1. keyboard

    1下载:
  2. 这是一个ucGUI的虚拟键盘程序,可以在ucGUI3.90以上版本运行。与其它虚拟键盘不同的是,这里采用hook方式把按钮的动作挂到目标窗口,这样就可以动态的设定输入对象,完全不需要编写目标窗口的回调函数,非常方便。已经在stm32平台测试通过。-This is a ucGUI virtual keyboard program, you can run ucGUI3.90 above. With other virtual keyboard is different is that here,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:2990
    • 提供者:asion
  1. v_kbd

    0下载:
  2. 虚拟键盘实现,实现无键盘的操作,键盘的映射。-The realization of the virtual keyboard, keyboard-free operation, the keyboard mapping.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:5879
    • 提供者:xxt
  1. HIDKeys

    0下载:
  2. 用ATtiny24虚拟键盘的程序(WinAVR)-ATtiny24 virtual keyboard with the procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:178252
    • 提供者:ccstc
  1. jp

    0下载:
  2. VB虚拟键盘程序,键盘失灵时,可以应急使用,不过不太方便就是了,-VB program Virtual Keyboard, keyboard failures, you can use the emergency, but not very convenient就是了, huh, huh
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:69999
    • 提供者:到底的
  1. uCGUIVirtualKeyboard

    0下载:
  2. uCGUI虚拟键盘的例子,可以学习学习。-uCGUI example of the virtual keyboard, you can learn from him.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:100374
    • 提供者:luoshizhou
  1. VirtualKwyboard

    0下载:
  2. 该源码为使用avr开发的应用激光技术实现的虚拟键盘,包括使用i2c总线从摄像头获得数据后经单片机处理后将数据发送至pc机,具有较高的实用价值。-Avr source code to use the laser technology developed by the virtual keyboard, including the use of i2c bus access to data from the camera will send the data processing by the MC
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:7529
    • 提供者:SeehaoJee
  1. Widgetkeyboard

    0下载:
  2. 声明此文件不是原创 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
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:29441
    • 提供者:many_many
  1. VKey

    0下载:
  2. 在qt上测试的虚拟键盘程序,可以根据实际情况设置字体,还蛮不错的-Qt testing in a virtual keyboard program, you can set the font based on the actual situation, quite good
  3. 所属分类:Embeded Linux

    • 发布日期:2016-01-25
    • 文件大小:4096
    • 提供者:kuaile
  1. noui6

    2下载:
  2. 智能家居 登陆 播放器 家电控制 虚拟键盘-smart home
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-12-06
    • 文件大小:1282321
    • 提供者:tanlun
  1. inputpanel

    2下载:
  2. 数字软键盘 只要是对没有键盘的arm嵌入式平台,可以利用改数字键盘进行虚拟输入。-Soft keyboard
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2015-11-25
    • 文件大小:52224
    • 提供者:刘林
  1. keyboard

    0下载:
  2. QT一个虚拟键盘的实例代码,需运行在linux环境下。-QT, an instance of a virtual keyboard code, need to run under the Linux environment.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-24
    • 文件大小:36551
    • 提供者:lty
  1. Fancy-Virtual-Keyboard

    0下载:
  2. Qt做的很酷很炫的虚拟键盘,可以用于嵌入式的键盘,大家可以参考下-Qt virtual keyboard is cool cool, can be used for embedded keyboard, you can refer to the next
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:174036
    • 提供者:王晓龙
  1. V2.4basic-asicc

    0下载:
  2. 虚拟键盘,USB无线传输,可用于工控机器的远程控制-Virtual Keyboard, USB wireless transmission,Remote control can be used for industrial machines
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:223769
    • 提供者:田方志
  1. 107388-widgetKeyboard2014

    0下载:
  2. qt写的虚拟键盘,代码质量非常高,大家看看非常有益,希望有参考。-virtualkeyboard writen by Qt
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-24
    • 文件大小:28948
    • 提供者:万敏
  1. qs_weather

    0下载:
  2. qs_weather TI Cortex-M4 通过 LWIP+TCP定时地上网并获取数个城市的 天气信息、显示在LCD屏上 (城市可通过触摸屏 自己输入,虚拟键盘);并显示 IP地址、MAC地址 显示在LCD上 -qs_weather TI Cortex-M4 LWIP+TCP LCD+TS
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1880775
    • 提供者:xiaoyuner
  1. ble_app_hids_keyboard

    0下载:
  2. nrf52832 ble虚拟键盘例程,测试可以正常使用,学习ble hid很好的例程(Nrf52832 ble virtual keyboard routines, testing can be used normally, learning ble hid good routines.)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-05-01
    • 文件大小:10681344
    • 提供者:asfew
« 12 »
搜珍网 www.dssz.com