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

搜索资源列表

  1. 3

    0下载:
  2. 题目要求设计一个用于智力竞赛的抢答计时器。主持人按下启动钮,开始抢答,参赛方(八方)看到允许抢答信号后分别按不同的抢答按钮参与抢答。一旦其中一方按下按钮,相应的抢答者编号显示在屏幕上,此时若其他按钮按下均无效。若无一人按下按钮,则抢答结束(以后按抢答无效)。③ 若温度值越界则进行声(蜂鸣器)、光(发光二极管)报警; 说明:界限值是自行设定的(26C),其所对应的数字量为十六进制数(0180H)。 (2)使用DS18B20采集温度,采用七段数码管显示当前温度和剩余时间,并和设置的温度
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:105791
    • 提供者:
  1. 5

    0下载:
  2. (1) 使用DS18B20制作一个数字温度计,使用数码管交替显示当前温度值和设定温度值; (2) 使用键盘设定某一温度,通过DAC0832输出电压供给发热电阻RT1,使发热电阻RT1固定在该温度。-(1) Use a digital thermometer DS18B20 make use of digital tube alternately displays the current temperature and set temperature (2) use the keyboard
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:166759
    • 提供者:
  1. 4X4KeyBoard

    0下载:
  2. 4X4硅胶键盘的原理电路和键盘扫面使用的程序-4X4 Si KeyBoard circuit and applicaion code
  3. 所属分类:Project Design

    • 发布日期:2017-04-24
    • 文件大小:477112
    • 提供者:刘锦辉
  1. vhdlkeyboard

    0下载:
  2. 此模块用 VHDL 硬件描述语言来实现,对键盘设计的实际操作检验表明,此模块响应迅速、识别准确,较好地实现了键盘扫描和去抖动功能。 -Realization of the keyboard scan
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:731
    • 提供者:christina
  1. Queue

    0下载:
  2. 这个程序演示了链式队列的基本操作,从键盘上输入一个命令,执行相应的操作。-This program demonstrates the basic operation of the queue chain, from the keyboard to enter a command, do the appropriate action.
  3. 所属分类:Software Testing

    • 发布日期:2017-03-26
    • 文件大小:101064
    • 提供者:sunnylaisy
  1. mb

    0下载:
  2. 用户界面是指人与机器之间交互作用的工具和方法。如键盘、鼠标、跟踪球、话筒都可成为与计算机交换信息的接口。-The user interface is the interaction between man and machine tools and methods. Such as keyboard, mouse, track ball, microphone and computer can become the interface to exchange information.
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:197833
    • 提供者:All_blue
  1. xPool

    0下载:
  2. I created this program to help me in my old job, to cover some faults, that the software have. The program do things like this: - analyze keyboard searching for some key events - help counting money - help controlling entries and exits - Calculate t
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:454127
    • 提供者:koeching
  1. Organ

    0下载:
  2. 用c语言编写的电子琴。用AT89C51单片机做控制芯片,程序用keil编写,实验仿真有protel99se实现,已验证成功,该文件中有源程序和仿真文件。 -With the c language of the keyboard. To do with the AT89C51 microcontroller control chip, the program using keil write, experimental simulation has protel99se realized, h
  3. 所属分类:File Formats

    • 发布日期:2017-03-31
    • 文件大小:48988
    • 提供者:yao
  1. 1.doc

    0下载:
  2. 请给我一份键盘录入的数据转换与显示的程序设计吧。-Please give me a keyboard-entered data conversion and display programming bar.
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:2024
    • 提供者:周华
  1. mgwt

    0下载:
  2. (1) 程序说明:从文件中载入一副迷宫地图,从起点走到终点结束。 (2) 基本要求:用P表示人的初始位置,表示墙壁,空格表示路,O表示出口.用键盘的W,S,A,D4个键左右分别代表上下左右4个方向控制P走动,每次只能走动一 格,不能穿越墙壁走动 -(A) program Descr iption: From the document contained a maze map, from the beginning to an end an end. (2) basic requirem
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:17349
    • 提供者:林敏
  1. chengji

    0下载:
  2. (1) 学生数据录入(可以从键盘输入或格式化的文本文件读入)和存储(至文件),要求对用户输入的数据进行各种检验(检验必须尽可能完整)。 (2) 学生信息的查询(可以指定各种条件,如:按准考证号、姓名、身份证号码等)。 (3) 按各种顺序输出(必须包含部分统计信息,如:总分、排名等)。 (4) 数据的修改和删除(必须先查询到要删除的一条记录)。 (5) 统计与分析,包括:各学生总分、排名,各科平均分、各分数段人数、最高、最低分,可以按文理科、性别等分别统计。 -(1) Stud
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:53872
    • 提供者:林敏
  1. ZLG7290

    0下载:
  2. 周立功 键盘+LED显示模块 zlg7290中文资料-ZLG Keyboard+ LED display module zlg7290 Chinese data
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:260080
    • 提供者:廖锦堂
  1. number

    0下载:
  2. 数字显示与键盘输入设计课程设计使用ZG211硬件综合实验平台(8051单片机)-Digital display and keyboard input in course design, the hardware designed for use ZG211 comprehensive experimental platform (8051)
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:436601
    • 提供者:hsh
  1. 12864lcdand7289

    0下载:
  2. 综合应用ADC转换器、一线制数字温度检测模块、键盘和LED数码管显示以及中文液晶显示,从而构成一个比较复杂的电压检测、温度转换、结果显示的单片机综合应用系统。通过该实验的学习,使用者可基本掌握单片机前向通道的信号处理和处理结果的输出-Integrated application ADC converter, front-line system, digital temperature detection module, the keyboard and LED digital tube disp
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:86132
    • 提供者:fuliaokai
  1. fdqcscsysjbg

    0下载:
  2. 程序主要控制A/D转换器的工作,检测峰值,继电器和模拟开关的切换,与微机的通信和显示键盘通信等-Procedures for the main control A/D converter work, testing peak switching relays and analog switches, and computer communications and display the keyboard communications
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:15099
    • 提供者:mirhuang
  1. rr

    0下载:
  2. 用CPLD实现结构简单的键盘控制器,虽然简单,但是很使用-CPLD realization of the structure with a simple keyboard controller is simple, but it is the use of
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:141803
    • 提供者:洪依
  1. 0724104

    0下载:
  2. 文章详细介绍了Visual Basic常用键盘的KeyDown事件,KeyUp事件和KeyPress事件的原理和使用技巧.-Article details the Visual Basic common keyboard KeyDown event, KeyUp event and KeyPress events in principle and the use of techniques.
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:136195
    • 提供者:aeon
  1. HIDKeys.2007-03-29

    0下载:
  2. A keyboard is interfaced to usb through avr mega8. Any hardware can be interfaced using this procedure.
  3. 所属分类:Project Design

    • 发布日期:2017-03-22
    • 文件大小:147139
    • 提供者:LABEEB
  1. KeyboardAnimationApplet.java

    0下载:
  2. keyboard animation java applet
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:5275
    • 提供者:spamcom
  1. keyboardinterface

    0下载:
  2. 这是单片机与标准微机键盘的简单接口方法得文档。-keyboard _interface
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:14131
    • 提供者:cbh
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 25 »
搜珍网 www.dssz.com