登录
首页 » 汇编语言 » (1) 有一个主持人控制开关和8路抢答按扭,当主持人允许抢答时才能进行抢答操作,并用一个数码管显示抢答选手的号码,同时其他选手不能再抢答。 (2)电路上...

(1) 有一个主持人控制开关和8路抢答按扭,当主持人允许抢答时才能进行抢答操作,并用一个数码管显示抢答选手的号码,同时其他选手不能再抢答。 (2)电路上...

于 2022-02-25 发布 文件大小:4.18 kB
0 217
下载积分: 2 下载次数: 1

代码说明:

(1) 有一个主持人控制开关和8路抢答按扭,当主持人允许抢答时才能进行抢答操作,并用一个数码管显示抢答选手的号码,同时其他选手不能再抢答。 (2)电路上要加个蜂鸣器的电路,当有选手抢答时蜂鸣器响一下。 (3)要有倒计时功能,开始抢答时开始倒20秒计时,用两个数码管显示,当有人抢答时停止倒计时。 2.2拓展部分 用按键可设置倒计时的时间,范围在5秒到30秒之间。-(1) has a host switch and 8-way control button to answer in, when the moderator allowed to be carried out to answer in time to answer in operation, and use an LED display to answer in the number of players, while other players can no longer answer in his place. (2) the circuit, we should add a buzzer circuit, when there are players when the buzzer rang to answer in about. (3) to have the countdown feature to begin to answer in 20 seconds when you start down time, using two digital tube display, when someone stops to answer in the countdown. 2.2 The expansion of part of the buttons can be set with the countdown time, the range of 5 seconds to 30 seconds.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Assembly language programming and debugging tools. The purpose of learning assem...
    汇编语言编程和调试工具。 学习汇编语言的目的就是要用汇编语言编程来解决实际问题,下面介绍二种常用的汇编语言编程环境:宏汇编MASM 6.11和Turbo Assember 5.0。 1.1、宏汇编MASM系统 在宏汇编MASM系统中,程序员可用二种方法来处理源程序:命令行和集成环境。 -Assembly language programming and debugging tools. The purpose of learning assembly language is to use assembly language programming to solve practical problems, the following describes two kinds of commonly used assembly language programming environment: Macro Assembler MASM 6.11 and Turbo Assember 5.0. 1.1, Macro Assembler MASM Macro Assembler MASM system in the system the programmer can be two kinds of ways to deal with source code: The command line and integrated environment.
    2022-12-17 00:45:04下载
    积分:1
  • The Butterfly Lovers with MCU Play the song, using 89C51
    用单片机播放梁祝这首歌,利用89C51单片机-The Butterfly Lovers with MCU Play the song, using 89C51
    2022-07-11 23:01:07下载
    积分:1
  • 我做的东西还算不错的饿,希望能给大家一点启发,能够做出更好的东西...
    我做的东西还算不错的饿,希望能给大家一点启发,能够做出更好的东西
    2022-07-02 20:01:48下载
    积分:1
  • 具有关机记忆功能的定时器程序,工厂生产流水线用。
    具有关机记忆功能的定时器程序,工厂生产流水线用。-With memory function timer shutdown procedures, factory production lines to use.
    2022-08-09 05:58:27下载
    积分:1
  • 基于51单片机实现一个用蜂鸣器唱歌的程序,适合与初学者使用...
    基于51单片机实现一个用蜂鸣器唱歌的程序,适合与初学者使用-Based on 51 MCU buzzer to sing with a program suited to beginners
    2022-06-19 16:36:05下载
    积分:1
  • 时钟程序,PCF8563时钟芯片程序,基于单片机开发环境
    时钟程序,PCF8563时钟芯片程序,基于单片机开发环境-clock
    2022-03-19 12:22:24下载
    积分:1
  • modbus RTU 51单片机 ASM源代码
    modbus RTU 51单片机 ASM源代码-modbus RTU51 Singlechip ASM source code
    2023-06-28 14:20:03下载
    积分:1
  • 有关统计学生成绩的程序,详见压缩文件内容
    有关统计学生成绩的汇编程序,详见压缩文件内容-Relating to the compilation of statistics on student achievement program, as detailed in the contents of compressed files
    2022-03-13 19:09:45下载
    积分:1
  • This is a AT89C51 experimental development board to the PC serial port to send o...
    这是一个AT89C51单片机实验开发板向PC机的串口单向发送数据AF的演示程序-This is a AT89C51 experimental development board to the PC serial port to send one-way data AF Speech showing procedures
    2022-07-28 00:22:53下载
    积分:1
  • ex6_1 ~ ex6_3 binomial distribution of the generated random data ex6_4 ~ ex6_6...
    ex6_1 ~ ex6_3二项分布的随机数据的产生 ex6_4 ~ ex6_6通用函数计算概率密度函数值 ex6_7 ~ ex6_20常见分布的密度函数 ex6_21 ~ ex6_33随机变量的数字特征 ex6_34 采用periodogram函数来计算功率谱 ex6_35 利用FFT直接法计算上面噪声信号的功率谱 ex6_36 利用间接法重新计算上例中噪声信号的功率谱 ex6_37 采用tfe函数来进行系统的辨识,并与理想结果进行比较 ex6_38 在置信度为0.95的区间上估计有色噪声x的PSD ex6_39 在置信度为0.95的区间上估计两个有色噪声x,y之间的CSD ex6_40 用程序代码来实现Welch方法的功率谱估计 ex6_41 用Welch方法进行PSD估计,并比较当采用不同窗函数时的结果 ex6_42 用Yule-Walker AR法进行PSD估计 ex6_43 用Burg算法计算AR模型的参数 ex6_44 用Burg法PSD估计 ex6_45 比较协方差方法与改进的协方差方法在功率谱估计中的效果 ex6_46 用Multitaper法进行PSD估计 ex6_47 用MUSIC法进行PSD估计 ex6_48 用特征向量法进行PSD估计-ex6_1 ~ ex6_3 binomial distribution of the generated random data ex6_4 ~ ex6_6 generic function value of the probability density function ex6_7 ~ ex6_20 common distribution density function ex6_21 ~ ex6_33 figure characteristics of random variables periodogram function ex6_34 used to calculate the power spectrum ex6_35 direct method using FFT signal above the noise of the power spectrum ex6_36 recalculated
    2022-07-21 21:34:43下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载