CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 虚拟按键

搜索资源列表

  1. 实用单片机系统

    0下载:
  2. 增加ASCII.C的一个ASCI码(7F),用于虚拟按键用 修改UART串口的命令解析程序,修改RTC的pcf8563中断部分。 精简IIC和smart_timer代码,添加define.h的宏定义。 修改system.c里的消息堆栈的宏定义 增加ii.c函数,支持对eeprom的打包 增加由PLD或者GPIO输出的模拟UART,在6个CLOCK下速度为57.6K 增加消息的优先级功能,消息类型的前4位为消息的优先级,后4位为消息的类型 试用于初学单片机并且想更上一层
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.13mb
    • 提供者:初学者
  1. RF_Remote_Control

    1下载:
  2. 配合315M RF接收模块工作,RF模块收到遥控数据后会通过UART向PC机发送Key1,Key2,Key3,Key4按键信息 RF Remote Control监控UART数据接收,当接收到Key1后发送虚拟按键Ctrl+Right,收到Key2后发送虚拟按键Ctrl+Left,用于控制Winamp等播放工具执行上一首,下一首等操作 虚拟按键使用了winio.vxd,驱动级模拟
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:71.97kb
    • 提供者:michael
  1. labview.rar

    1下载:
  2. 一个键盘程序,对需要做虚拟按键程序的会员会有所帮助。,A keyboard procedures necessary to do the virtual buttons procedures would be helpful to Members.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:23.55kb
    • 提供者:yuhao
  1. VCxunijianpan

    0下载:
  2. 用VC实现了虚拟键盘的功能,即按键过后,程序响应按键执行相应的操作。-Achieved with the VC function of the virtual keyboard, that key after the implementation of appropriate procedures to respond to button operations.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2.9mb
    • 提供者:阿锐
  1. LabView-keyboard

    0下载:
  2. LabView的一个键盘程序,对需要做虚拟按键程序的朋友有很大帮助。-LabView program, a keyboard, a virtual button on the procedure needs to be done are very helpful friends.
  3. 所属分类:Button control

    • 发布日期:2017-03-24
    • 文件大小:23.55kb
    • 提供者:dexter.y
  1. 底层虚拟建开发

    0下载:
  2. InitSuperKeys() 安装WINIO驱动,一般用于Form_Load事件中调用 CloseSuperKeys() 卸载WINIO驱动,一般用于Form_Closed事件中调用 KeyDown(Key) 模拟普通Key键按下。 KeyDownEx(Key)模拟扩展Key键按下。 KeyUp(Key)模拟普通Key键弹起。 KeyUpEx(Key)模拟扩展Key键弹起。 KeyPress(Key)模拟普通Key键按下并弹起一次。其中按下和弹起的默认时间间隔是200毫秒 KeyPress(K
  3. 所属分类:软件工程

  1. PC_Infrared_Control_v0.3

    0下载:
  2. PC 红外线遥控器,使用WINIO开发。相当于红外线键盘。文件里面有虚拟按键的教程。-PC infrared remote control, the use of WINIO development. The equivalent of infra-red keyboard. Paper there are of course a virtual button.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3.29mb
    • 提供者:潘旭峰
  1. TypNsign

    0下载:
  2. 一个聋哑手语学习的虚拟界面,主要技术特色就是透明窗体实现、无边界窗体拖动、虚拟按键事件-A deaf-mute sign language to learn a virtual interface, the main technical feature is the form to achieve a transparent, borderless form drag, virtual key event
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:216.27kb
    • 提供者:影蛉
  1. TypNsign

    0下载:
  2. 一个聋哑手语学习的虚拟界面,输入按键上的文字可以显示对应的手语手势,当然这个是老美的,大家可以修下做成中文的聋哑人学习用的手语。主要技术特色就是透明窗体实现、无边界窗体拖动、虚拟按键事件,感兴趣的可以下载看看。 第二次无法显示手语时,可以删除目录下的 TypeNsign.ini文件,具体bug大家找找吧。-A deaf-mute sign language to learn a virtual interface, enter the text on the button to displa
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:266.78kb
    • 提供者:张利
  1. longya

    0下载:
  2. 一个聋哑手语学习的虚拟界面,输入按键上的文字可以显示对应的手语手势,当然这个是老美的,大家可以修下做成中文的聋哑人学习用的手语。主要技术特色就是透明窗体实现、无边界窗体拖动、虚拟按键事件,感兴趣的可以下载看看。-A deaf-mute sign language to learn a virtual interface, enter the text on the button to display the corresponding sign language gestures, of co
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:267.03kb
    • 提供者:超华
  1. SendInput

    0下载:
  2. 程序功能: 操纵大智慧专业版打开指定股票信息。 知识点: 1、windows窗口查找 EnumWindows(...) 2、虚拟按键,模拟键盘SendInput(...)-Program features: Manipulating Great Wisdom Professional Edition to open the specified stock information. Knowledge Points: 1, windows search window EnumWin
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:30.6kb
    • 提供者:guoyufei
  1. Ra3winlock

    0下载:
  2. Ra3不支持窗口画,即使强制窗口画后并且锁屏,也不能解决地图滚动问题.程序通过使用虚拟按键实现判定鼠标在边缘时自动按键盘实现滚屏.-Ra3 does not support the window painting after painting, and even force the lock screen window, scroll the map can not solve the problem. Procedures to achieve through the use of a vir
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:27.05kb
    • 提供者:JIM
  1. simboard

    0下载:
  2. 可以加进keil C51里的虚拟仿真软件,通过简单的设计,就可以省掉学习板,有虚拟的数码管.LED,按键.-Keil C51 can be added in the virtual simulation software, a simple design, you can dispense with learning board, a virtual digital control. LED, button.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:55.35kb
    • 提供者:lucky
  1. Widgetkeyboard

    1下载:
  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
    • 文件大小:28.75kb
    • 提供者:many_many
  1. VirtualKeyboard

    0下载:
  2. 虚拟键盘,实现了基本按键的响应功能,有些组合键没有实现-Virtual keyboard, to achieve the basic function of button response
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:59.22kb
    • 提供者:menmaolin
  1. pcf8563FA

    0下载:
  2. 一个ASCI码(7F),用于虚拟按键用修改UART串口的命令解析程序源码,修改RTC的pcf8563中断部分,精简IIC与smart完整源代码,可直接使用。-An ASCI code (7F), for the virtual UART serial key command with a modified analytic program source code, modify the pcf8563 RTC interrupt part of the IIC and smart to stre
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-10
    • 文件大小:2.13mb
    • 提供者:迷信
  1. 2009111319509482

    0下载:
  2. 一个聋哑手语学习的虚拟界面,输入按键上的文字可以显示对应的手语手势,当然这个是老美的,大家可以修下做成中文的聋哑人学习用的手语。主要技术特色就是透明窗体实现、无边界窗体拖动、虚拟按键事件,感兴趣的可以下载看看。 第二次无法显示手语时,可以删除目录下的 TypeNsign.ini文件,具体bug大家找找吧。 -A deaf-mute sign language learning virtual interface, enter the text on the button to disp
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:271.48kb
    • 提供者:lgwei2011
  1. auto-key-press

    0下载:
  2. 模拟按键程序,可以使指定的窗口产生虚拟的按键消息,对开发自动化程序或游戏外挂具有一定参考作用-Auto virtual key-press program. Make the specific Window to produce key-press message. With reference to auto program or game external
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-27
    • 文件大小:179.24kb
    • 提供者:张从井
  1. send-key

    0下载:
  2. 向窗体发送虚拟按键,用于测试的特定按键,向窗体发送虚拟按键,用于测试的特定按键-send key .send key
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:168.14kb
    • 提供者:feng7504
  1. VirtualChec

    0下载:
  2. 通过调用winring0检测虚拟按键及按键模拟(Virtual key and key simulation are checked by calling winring0)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:314kb
    • 提供者:Doubetest
« 12 3 »
搜珍网 www.dssz.com