CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - 模拟 键盘

搜索资源列表

  1. CH372模拟键盘

    0下载:
  2. CH372芯片模拟HID类参考程序
  3. 所属分类:通讯/手机编程

  1. USB_HID_CH375

    1下载:
  2. 通过USB接口芯片CH375实现模拟HID类USB键盘,通过CH375的外部固件模式,最大的特点是不需要安装驱动,即插即用,并且可连续发送数据,可以在txt文本中查看。我改进了上传数据的函数,使得此改变传递参数的值能直接控制PPT.-CH375 through the USB interface chip analog HID class USB keyboard, external firmware mode by CH375, the biggest feature is the need
  3. 所属分类:USB develop

    • 发布日期:2017-03-24
    • 文件大小:95027
    • 提供者:
  1. MAXCTRL.code

    0下载:
  2. HoneyWell Max1000系列 软件模拟键盘,可以当做矩阵键盘使用。-HoneyWell Max1000 Series software simulation keyboard, the keyboard can be used as a matrix.
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:400818
    • 提供者:nulls
  1. CRTGModle

    0下载:
  2. UDP模拟发送港口RTG位置数据,并定义自己的协议进行通信,配置好端口后,按键盘的上下左右键,数据自动计算并发送,并有相关图形显示-UDP port to send RTG simulated location data, and define their own protocol to communicate, configured the port, press the keyboard up and down around keys, data is automatically calcu
  3. 所属分类:GPS develop

    • 发布日期:2017-05-18
    • 文件大小:4896726
    • 提供者:yangjin
  1. WinIo

    0下载:
  2. WIN IO控制键盘模拟,有需要的朋友可以看看。-WIN IO Control Keyboard
  3. 所属分类:USB develop

    • 发布日期:2017-03-29
    • 文件大小:173312
    • 提供者:蔡达伟
  1. SteeringSim

    0下载:
  2. 用ANDROID手机模拟方向盘操纵杆,键盘模式将重力感应器信号提取并翻译成键盘控制信号,方向盘模式将重力感应器信号翻译成方向盘扭动角度-Steering wheel with analog joystick ANDROID phone, keyboard mode signal extraction gravity sensor and translated into the keyboard control signal, the steering wheel sensor signal mo
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:855782
    • 提供者:鄢波
  1. T9test

    0下载:
  2. 手机T9源码和键盘输入模拟程序,对手机编程有帮助。-T9 and phone keyboard input simulation program source code, on mobile phone programming help.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:188339
    • 提供者:黄飞鸿
  1. BTRemote2.1

    0下载:
  2. 这是一个通过J2ME 实现手机与PC之间通信的代码,具体实现的是手机模拟PC端简单键盘输入-This is a J2ME implementation through communication between the phone and the PC code, the specific implementation of a simple cell phone keyboard input analog PC terminal
  3. 所属分类:J2ME

    • 发布日期:2017-04-05
    • 文件大小:518010
    • 提供者:huangzhe
  1. dancer

    0下载:
  2. 在dos下写的汇编程序。通过串口控制实验板上的矩阵键盘进行操作,模拟跳舞机,并由LED数码管显示。-When the program starts, the LED digital display the word "HELLO" waiting for players to press any key to start dancing. After the start of the game, alternating the left of the two digital tube displ
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:427660
    • 提供者:bdz
  1. Android-emulator

    0下载:
  2. Android Emulator是一款功能非常齐全的模拟器,电话本、通话等功能都可进行模拟。甚至其内置的浏览器和Google Maps都可以联网。用户可以使用键盘输入,单击模拟器按键输入,甚至还可以使用鼠标单击、拖动屏幕进行操作。-Android Emulator is a very complete emulator, phone book, call functions can be simulated. Even its built-in browser and Google Maps c
  3. 所属分类:android

    • 发布日期:2017-11-17
    • 文件大小:165812
    • 提供者:张文颖
  1. Piano

    0下载:
  2. 手机钢琴软件,在手机上模拟钢琴键盘,可以弹奏-Phone piano software, simulate a piano keyboard on the phone can play
  3. 所属分类:android

    • 发布日期:2017-11-22
    • 文件大小:3852614
    • 提供者:Lucien Lee
  1. TimeTable

    1下载:
  2. 安卓遥控器,在安卓手机端控制电脑键盘,模拟鼠标,完成一切可在电脑上做的事情,含完整源程序。-Android remote control, to control the computer keyboard on the Android mobile phone side, simulate a mouse to complete all of the things that can be done on the computer, with full source code.
  3. 所属分类:android

    • 发布日期:2017-01-13
    • 文件大小:529408
    • 提供者:IAmYmir
  1. javapiano

    0下载:
  2. Java Piano模拟钢琴效果的完整源码,知识点:使用AudioClip类播放声音,使用Java MouseEvent类处理鼠标事件,使用Image类制作图片,使用Frame类制作界面框架。运行后创建一个带有模拟钢琴键盘的面板,用户可以通过键盘或者鼠标来“敲击”钢琴键盘发出声音,也可以通过电脑键盘的组合键实现钢琴的高音。   编程思路:首先制作模拟钢琴的实例,生成程序界面:先通过语句Image m_ImgUp生成键盘、鼠标松开时显示的键盘图片,再通过语句Image m_ImgDown生成
  3. 所属分类:android

    • 发布日期:2017-04-17
    • 文件大小:32940
    • 提供者:gpudn21
  1. QQ_Monitoring

    0下载:
  2. 使用QQ监控Matlab程序运行情况,使用腾讯Tecent协议和模拟键盘操作实现,需要保证QQ开启(包含使用QQ群进行监控的代码,需专门设置)-Monitoring Matlab program using with QQ operation, using Tencent protocol and analog keyboard. QQ must be open.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-29
    • 文件大小:18436
    • 提供者:a11835
  1. Com2Key

    0下载:
  2. com2key 软件 串口模拟键盘口输入-com2key software
  3. 所属分类:Com Port

    • 发布日期:2017-04-30
    • 文件大小:63254
    • 提供者:tao
  1. 4X4键盘显示

    0下载:
  2. 键盘显示程序编写 单片机(Microcontrollers)是一种集成电路芯片,是采用超大规模集成电路技术把具有数据处理能力的中央处理器CPU、随机存储器RAM、只读存储器ROM、多种I/O口和中断系统、定时器/计数器等功能(可能还包括显示驱动电路、脉宽调制电路、模拟多路转换器、A/D转换器等电路)集成到一块硅片上构成的一个小而完善的微型计算机系统,在工业控制领域广泛应用。从上世纪80年代,由当时的4位、8位单片机,发展到现在的300M的高速单片机。(Keyboard display prog
  3. 所属分类:通讯编程

    • 发布日期:2018-04-22
    • 文件大小:28672
    • 提供者:叶青666
搜珍网 www.dssz.com