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

搜索资源列表

  1. PIC-LED

    0下载:
  2. PIC16F877实现按键扫描和数码管显示、蜂鸣片同时DD响,当按键下时,数码管加一,蜂鸣片DD响两次。-PIC16F877 to achieve key-scan and digital tube display, beep sound piece at the same time DD, when the button when you are not, the digital control plus one, beep piece DD ring twice.
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:673
    • 提供者:朱先生
  1. clock

    0下载:
  2. 调用系统时间,在屏幕上显示出来;获取键盘的按键值,判断键值并退出系统 -Call system time displayed on the screen access to the keys of the keyboard, the key to determine and exit the system
  3. 所属分类:assembly language

    • 发布日期:2017-12-10
    • 文件大小:2653
    • 提供者:黄渊
  1. serial_communicate_asm

    0下载:
  2. 两个8051做的串行口通信呼叫器,按键对应显示相应数字,用汇编实现-8051 to do two serial port communications pagers, keys corresponding to the corresponding figures show, with the compilation of the realization of
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:45512
    • 提供者:过客
  1. daiyuyintishidejiaotongdengxitong

    0下载:
  2. 利用 SPCE061A 单片机、模拟交通灯控制模组建立十字路口交通控制模型,要求系统具有下述功能: 1. 十字路口的四个路口都有双色LED(发红、绿光,叠加为黄色光)显示各路口的各条通道状态。 2. 每个路口有两位数码管显示当前红灯的倒计时。 3. 可利用按键或其它的方式模拟对车流量进行计数。 4.有四种工作状态:正常工作状态、紧急工作状态、设置状态和查旬状态。 5.红绿灯变换时有语音提示。 6.查询时,可语音播报当前路况。(作为扩展功能)-Use SPCE061A mi
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1084383
    • 提供者:马力
  1. PROCESS(1)

    0下载:
  2. 一、 进程控制 1、 定义PCB(可以采用静态结构或动态结构):包括理论PCB中的基本内容,如ID、进程状态、队列指针。由于无法实现真正的进程创建功能,在实验中只需建立PCB,用它代表完整的进程。 2、 定义进程状态转换方式:进程的状态转换是由进程内部操作或操作系统的控制引起,由于无法实现这些功能,学生可以采用随机数方法或键盘控制方法模拟,并实现对应的控制程序。随机方法指产生1-6的随机数,分别代表创建进程(c)、结束进程(e)、进程阻塞(b)、激活进程(w)、调度进程(p)、时间片到(
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:2487
    • 提供者:fangfei
  1. LCDtimer

    0下载:
  2. 运动计时器的设计。设计要求: (1)在液晶显示屏上显示分钟和秒,最长的计时时间为59:59。 (2)按下清零按键,在液晶显示屏上显示的时间为00:00。 (3)按下启动/暂停按键,则启动或暂停计时器计时。其功能与实际的计时器的开始/停止按钮功能相同。 -Movement timer design. Design requirements: (1) in liquid crystal displays minutes and seconds, the longest time 59
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:6888
    • 提供者:宁冰旭
  1. zhongduan

    0下载:
  2. 实现一个中断处理程序,要求在主程序运行过程中,每隔20秒响铃一次,同时在屏幕上显示信息“The bell is ring!”,按键后恢复原状。-Achieve an interrupt handling procedures, the requirements at the main program is running every 20 seconds ringing once, at the same time information on the screen " The bell
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:718
    • 提供者:wei
  1. asm_music

    0下载:
  2. PC计算机钢琴程序子程序: 包括以下资料 软件:提取音乐代码的软件工具(自己用VB写的) 资料:所有与按键和PC Sound有关资料 唱歌:包括歌曲有 聚萍、同一首歌、月亮代表我的心、美丽的神话、新年好、天空之城、 生日快乐、梁祝、铃儿响叮当、标准测试、 高低音阶测试、动画、PC钢琴 相关函数:延时、发声、查表、按键扫描、字符串显示-PC computer program subroutine Piano: software include the following
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:107499
    • 提供者:Alexi
  1. SPCE061A_MAX_Sub_good

    0下载:
  2. 凌阳子程序大全+++趣味语音识别程序+++61板自检程序+++语音电子钟程序+++语音识别且识别过程在图形液晶显示模组LCD上显示实验+++复读机程序+++数据传送指令演示程序+++冒泡排序程序+++LED键盘模组自检程序+++led单向循环流水灯程序+++点亮IOA口外接LED键盘模组的不同的led来显示按键输入值+++外部中断实验+++触键唤醒实验+++IRQ5,4,6时基信号中断实验+++定时器实验+++定时器A/B的irq0、irq1和irq2中断实验+++双路DAC实验+++ADC转换
  3. 所属分类:assembly language

    • 发布日期:2017-05-23
    • 文件大小:7630118
    • 提供者:人生苦短
  1. DS18B20

    1下载:
  2. 单总线多点测温系统,单总线它采用单根信号线既传输时钟又传输数据,而且数据传输是双向的它具有节省I/O 口线资源结构简单成本低廉便于总线扩展和 维护等诸多优点。本系统中所有的DS18B20都接在单片机的P1.1口上。用一个液晶屏显示,从单片机P3口接上8个开关,与右边的DS18B20 编号对应。当没有开关按下时屏幕显示"which NO you want press which key",要想看那一点处的温度就按下几号键(点击key右边的小红 点,按一下弹下,
  3. 所属分类:中间件编程

    • 发布日期:2014-02-05
    • 文件大小:979895
    • 提供者:zhangwei
  1. piano

    0下载:
  2. 模拟电子琴,按1-7键会在屏幕上显示按键动作,可选c,f调,其他音调可扩展-Analog Electronic organ, by 1-7 key will be displayed on the screen keystroke, optional c, f tune, other tones can be extended
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2326
    • 提供者:江腾飞
  1. ExternalInterrupt

    0下载:
  2. 利用ST89c51,显示矩阵键盘按键,并进位,溢出后提示.-This st89c51is very good
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:19429
    • 提供者:张鲁
  1. shuzikongzhidianyuan

    0下载:
  2. 调节电位器,可以改变输出电压,输出电压的值会在四位数码管上显示出来。其中按键为复位键,用于单片机复位,使数码管显示清零。操作简单,使用方便。-Adjust potentiometer, you can change the output voltage, output voltage at the value on the four digital tube display. Reset button for one of keys for single-chip reset, so that
  3. 所属分类:assembly language

    • 发布日期:2017-04-27
    • 文件大小:243787
    • 提供者:afan
  1. lcd1602DS18B20cewen

    0下载:
  2. 本程序可以实现温度测量,在lcd1602上显示温度值,且可以通过按键设置温度上、下限-This program can be realized in lcd1602 temperature measurement, and can be displayed on the temperature, temperature, through the button
  3. 所属分类:source in ebook

    • 发布日期:2017-04-27
    • 文件大小:42166
    • 提供者:成名
  1. 1

    0下载:
  2. 单片机的入门小程序,用它来来扫描键盘,并根据不同的按键方式,显示不同流水灯-Procedures for the entry of small single-chip, to use it to scan the keyboard and buttons according to different methods show different water lights
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1264
    • 提供者:侯德成
  1. 4matrixkeyboard

    0下载:
  2. AT89S51的并行口P1接4×4矩阵键盘,以P1.0-P1.3作输入线,以P1.4-P1.7作输出线;在数码管上显示每个按键的“0-F”序号。-AT89S51 the parallel port P1 then 4 × 4 matrix keyboard to P1.0-P1.3 as input lines to P1.4-P1.7 for output line in the digital control button displayed on each of the " 0-
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2768
    • 提供者:晓不得
  1. miao

    0下载:
  2. LCD1602显示秒表.功能描述:K3为控制按键.第一次按下时,开始计时,第二次按下时,暂停计时.第三次按下时,累计计时,第四次按下时,暂停计时。K4为清零按键:在任何状态下,按一下K4,均可清零.可同时显示:时、分、秒、毫秒(带有两位ms级显示)-LCD1602 display stopwatch. Functional Descr iption: K3 for the control of keys. When the first press, the beginning of time,
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:3355
    • 提供者:Leohunters
  1. qiangdaqi

    0下载:
  2. 用单片机做的抢答器。用数码管显示最先按下的按键,并点亮对应灯。-Answer to do with single-chip device. Digital display by pressing the button first, and the corresponding lamp lit.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1085
    • 提供者:风潮
  1. KEY8255

    0下载:
  2. 8255键盘试验,按键后键值在DOS显示.要BH-86/51试验箱-8255key experiment,when press key,the key will be shown in DOS
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:14061
    • 提供者:高春廷
  1. Dynamicdisplayprogram

    0下载:
  2. 动态显示输入的按键,并且以10进制形式输出。P0口输入,P2口输出。-Dynamic display of key input and output in the form of 10 hexadecimal. P0 port input, P2 output port.
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:36986
    • 提供者:Tonyzhang
« 1 2 3 4 56 7 8 9 10 ... 13 »
搜珍网 www.dssz.com