搜索资源列表
51BCD
- 本程序用于双字节数转BCD码显示,由于16位数最大值为65535,最高位为万位,所以采用一种特别的转换方法,特别声明:本程序只适用于双字节数据的转换,不适于三字节以上数据的转换。-the procedures for double byte few BCD switch shows that the median maximum 16 to 65,535. The maximum spaces for 10,000 and the use of a special conversion meth
74HC595
- C语言写的74hc595应用程序,用于用三个数码管显示一个三位数。-C language written 74hc595 application for the three digital display with a digit.
mbclyt
- 能用三位数来显示在一分钟内脉搏的跳动次数,并在一分钟之后保持数据不消失,便于观察。 在人体的脉搏跳动过快时,脉搏测试仪会亮红灯并发出报警信号。具有超常报警功能。-Can be used to display three-digit minutes in a pulse frequency, and after a minute to keep the data do not disappear, easy to observe. In the body s pulse beating to
locks_Password
- 1.密码锁有两个密码:一是设计密码,放存在ROM中;另一个是使用密码,存于EEPROM中。 2..密码锁的密码用4位有效数字,输入超过4位时以最后输入4位数字为准,数字范围由1~6。 3. 用实验板上K1—K6键作密码数字输入键,分别表示1~6数字,K7,K8键为命令键。其中,K7为密码设置键,K8为开锁键。蜂鸣器用作开锁指示。 4. 开机后进入初始状态,显示器显示“— — — —” 且最高一位闪动,闪动位亦表示当前数字输入位,以后每输入一位数字,闪动位向右循环移动。 5.开
jianpan
- 键盘控制数码管显示三位数字,其中一位是小数位数,键盘可控制0到9之间的数字显示-Keyboard control of triple-digit LED display, one of whom is the number of decimal places, the keyboard can control a number between 0 and 9 show
1
- 有1、2、3、4个数字,能组成多少个互不相同且无重复 数字的三位数?都是多少?-Have 1, 2, 3, 4 Numbers, how many can form a different from each other and have no the repeat number three digits? How much be?
3
- 51的三位数秒表,主控为AT89S52,三位数码管显示-51 three-digit stopwatch, master AT89S52, three digital display
jianpan
- 键盘显示三位数,按一次键得到一位数,需要按三次-The keyboard display three-digit, press a key to get a number, you need to press three times
ex-1
- 这是实现简单单片机上显示三位数的程序,运用的是c语言的编程方法,在89C52型号单片机上实现的。-This is the realization of a simple three-digit number displayed on the MCU program, using the c language programming methods, models in the 89C52 microcontroller to achieve.
miaobiao
- 基于tx-1c开发板的两位数秒表,通过三个堵路按键来加数减数和重置。并通过数码管来显示 -Tx-1c development board based on two-digit stopwatch, through three Dulu and reset buttons to addend subtraction. And through digital displays
mi
- 电子密码锁 1:用4×4矩阵键盘组成0-9数字键及确认键和删除键。 2:可以自行设定或删除8位密码,能够掉电保存。 3:用5位数码管组成显示电路提示信息,当输入密码时,只显示“8.”,当密码位数输入完毕按下确认键时,对输入的密码与设定的密码进行比较,若密码正确,则门开,此处用绿色led发光二极管亮一秒钟做为提示,若密码不正确,禁止按键输入3秒,同时用红色led发光二极管亮三秒钟做为提示;若在3秒之内仍有按键按下,则禁止按键输入3秒被重新禁止。 4:自由发挥其他功能.-Ele
wr
- 有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去 掉不满足条件的排列-1,2,3,4 figures, the number of each other with no repeating three-digit numbers can be formed? How many are? 1 Program Analysis: You can fill in the
juzhenjianpan
- 矩阵键盘扫描,输入三位数程序,lcd1602显示,可以正常使用-Matrix keyboard scan, enter the three digit program, LCD1602 display, can be used normally
数控直流稳压电源+
- 本作品采用DAC0832作为电压信号输出。DAC0832是一款采用CMOS工艺制成的单片电流输出型8位数 / 模转换器。DAC0832有三种工作方式:不带缓冲工作方式,单缓冲工作方式,双缓冲工作方式。因为输出电压量程为10V,VREF基准电压范围为-10V---+10V,基准电压可以为5.12V,这样在DAC0832的8脚输出电压的分辨率为:即D/A输入数据端每增加1,电压增加0.02V。D/A的电压输出端接放大器OP27的输入端,放大器的放大倍数为5 ,才能得到输出电压的电压分辨率:0.02V
电压表测量代码
- 电压表的检测范围为0-200v,分辨力1mV,显示位数三位半,主要检测直流电压,使用的外部AD转换器为12位的ADS7818.