CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - keyboard

搜索资源列表

  1. mat-keyboard

    0下载:
  2. 单片机的一个基于4X4矩阵键盘的控制程序,按下KEY1数码管显示1,依次类推-Microcontroller of a 4X4 matrix keyboard-based control program, press the the KEY1 digital tube display 1, and so on
  3. 所属分类:assembly language

    • 发布日期:2017-11-30
    • 文件大小:939
    • 提供者:刘鹏
  1. keyboard

    0下载:
  2. 易语言编写的软键盘,仿QQ软键盘,模块源码,纯源码-Soft keyboard for easy language, imitation QQ soft keyboard module source code, pure source
  3. 所属分类:ELanguage

    • 发布日期:2017-11-09
    • 文件大小:8856
    • 提供者:张汉驰
  1. Keyboard-scanning-and-decoding

    0下载:
  2. 键盘的扫描及译码实验“若不按键盘,则6个8位数码管中的前4个全亮即显示8,剩下2个不亮;当按下0-F键中的任一个时,6个数码管的前4个皆显示8,第5个不亮,第6个显示按下的数字;当按下TRACE、STEP、HERE、EXEC、MON、LAST、NEXT时,6个数码管的前4个各显示8,第5个不亮,第6位相继显示为0、1、2、3、4、5、6。-Keyboard scanning and decoding experiment " Without the keyboard, then 6 8
  3. 所属分类:assembly language

    • 发布日期:2017-11-11
    • 文件大小:1266
    • 提供者:田红蕾
  1. Separate-keyboard

    0下载:
  2. 单片机中断方式控制独立键盘 单片机中断方式控制独立键盘-Separate keyboard interrupt control chip microcontroller interrupt control separate keyboard
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:13649
    • 提供者:廖勇
  1. arduino keyboard

    0下载:
  2. 有关arduino的keyboard 源代码,对初学者非常有用。
  3. 所属分类:其它

  1. labview-keyboard

    0下载:
  2. labview-keyboard example code
  3. 所属分类:LabView

    • 发布日期:2017-05-10
    • 文件大小:2339999
    • 提供者:mingu
  1. music-keyboard

    1下载:
  2. 利用KB-C扩展板提供的18个按钮开关,作为电子琴的按键,能够演奏简单的音乐,按键能实现“1-多,2-来,3-米…”,且单个音发音的长短由按键所按下的时间决定,即:某按钮按下时开始发声,松开时结束发音。按钮与8255A的连接见原理部分。其中8255A负责检测按键,8253负责产生各种频率的声音 -realize simple music keyboard using intel 8255A and 8253
  3. 所属分类:assembly language

    • 发布日期:2016-12-13
    • 文件大小:11264
    • 提供者:london zheng
  1. Keyboard

    0下载:
  2. 易语言编写的电子琴软件,可通过编译,用鼠标点击琴键进行演奏。-E language keyboard software, you can compile, keys for playing with a mouse click.
  3. 所属分类:ELanguage

    • 发布日期:2017-03-30
    • 文件大小:209519
    • 提供者:klamaden
  1. Keyboard-synchronous-operation

    0下载:
  2. winXP下将一台电脑的键盘操作同步至局域网另外三台,send.asm为发送端,recv.asm为接收端,VirtToPhys.bat用于写端口模拟键盘操作,要和recv放在同目录。用masm32编译,KmdKit目录里面有编译驱动所需的头和库,按照install.bat里写的目录复制到masm32的目录即可。-winXP under a computer keyboard operation synchronized to the LAN the other three, send.asm a
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:942501
    • 提供者:宇宙
  1. 8051-microcontroller-interfacing-to-PS2-Keyboard.

    0下载:
  2. This code is assembly language code for interfacing 8051/8052 microcontroller to PS/2 keyboard. The code is very simple and display only scan codes.
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:619
    • 提供者:adeel
  1. KeyBoard

    0下载:
  2. 进行键盘的操作练习,键入任何字母或数字,都能在屏幕上显示并且具有自动擦除的功能。-To practice the operation of the keyboard type any letters or Numbers, can be displayed on the screen and has the function of automatic erasing.
  3. 所属分类:assembly language

    • 发布日期:2017-05-11
    • 文件大小:2435165
    • 提供者:数目
  1. control-move-through-keyboard

    0下载:
  2. 使用链表结合GDI实现键盘控制游戏界面中任务的移动-Use the list to move the keyboard to control the game combined with GDI interface to achieve the task
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:121419
    • 提供者:Song
  1. the-keyboard

    0下载:
  2. 通过键盘输入某班级30名学生的数学成绩(0~100之间的整数),每个数据按前后次序对应学生的学号,求每位同学的成绩、总成绩、平均成绩、最高成绩、最低成绩。-Through the keyboard input of a class of 30 students in math (an integer between 0 and 100), before and after each data sequence by the corresponding number of school stude
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4023
    • 提供者:王盼盼
  1. Keyboard(C18WV1))

    0下载:
  2. 鼠标键盘的方案 软件全部 主要用与2.4G无线鼠标键盘的软件程序,汇编-mouse and Keyboard
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:163269
    • 提供者:lei
  1. Matrix-keyboard

    0下载:
  2. 设计一个矩阵键盘的识别系统,在一个8段数码管上分别按16个键盘轮流显示0123456789ABCDE-This is for matrix keyboard
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1188
    • 提供者:胡冬冬
  1. Dual-Platform-Keyboard-Puzzle

    0下载:
  2. labview开发的小游戏,俄罗斯方块,适合初学者阅读学习-Dual Platform Keyboard Puzzle
  3. 所属分类:LabView

    • 发布日期:2017-04-24
    • 文件大小:322208
    • 提供者:张璐璐
  1. keyboard

    0下载:
  2. program to interface keyboard with atmega8
  3. 所属分类:Compiler program

    • 发布日期:2017-04-29
    • 文件大小:9760
    • 提供者:Elias
  1. keyboard-and-mouse

    0下载:
  2. 键盘和鼠标的检测,实时检测键盘和鼠标的动态-check the keyboard and mouse
  3. 所属分类:LabView

    • 发布日期:2017-04-25
    • 文件大小:12389
    • 提供者:黄宏斌
  1. Matrix-keyboard-scanning

    0下载:
  2. 基于51单片机的矩阵键盘反转扫描的一个例程。差不多就是这样的。-51 microcontroller-based matrix keyboard reversed a routine scan. Almost like that.
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2839
    • 提供者:ajkhaw
  1. keyboard

    0下载:
  2. 采用并行口实现数字0~9、A~F、L、U、P、n总共20个键盘 并将按键的结果用7段数码管显示出来-Using the parallel port for digital 0 ~ 9, A ~ F, L, U, P, n total 20 keyboard The results and key with 7-segment displays
  3. 所属分类:OS Develop

    • 发布日期:2017-04-26
    • 文件大小:31812
    • 提供者:wu
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com