-
DE2 练习源码2-4
Part IV
In part II we discussed the conversion of binary numbers into decimal digits. It is sometimes useful to build
circuits that use this method of representing decimal numbers, in which each decimal digit is represented using
four bits. This scheme is known as the binary coded decimal (BCD) representation. As an example, the decimal
value 59 is encoded in BCD form as 0101 1001.
You are to design a circuit that adds two BCD digits. The inputs to the circuit are BCD numbers A and B,
plus a carry-in, cin. The output should be a two-digit BCD sum S1S0. Note that the largest sum that needs to be
handled by this circuit is S
- 2022-03-18 00:20:50下载
- 积分:1
-
device driver for various TV and TV+FM radio tuners
device driver for various TV and TV+FM radio tuners--device driver for various TV and TV+FM radio tuners
- 2022-10-15 04:20:03下载
- 积分:1
-
分子束外延
MBE-PLC驱动仿真器MBserv,MB E-PLC驱动仿真器MBserv-MBE-PLC driven simulator MBserv
- 2023-02-26 14:30:03下载
- 积分:1
-
对于KS0713图形显示源代码
Source code for ks0713 graphics display
- 2023-01-01 11:25:03下载
- 积分:1
-
W5500模块测试代码
基于STM32的w5500测试程序,直接下载就能测试。我自己测试过能用。
- 2022-06-14 06:55:23下载
- 积分:1
-
LPC214x USB code, prepared IAR EWARM
LPC214x的USB代码,IAR EWARM编写-LPC214x USB code, prepared IAR EWARM
- 2023-04-12 20:05:03下载
- 积分:1
-
定时器模块程序,再也不用自己配置寄存器在了
定时器模块程序,再也不用自己配置寄存器在了-this is for timmer ,this programme block will be helpful to you
- 2023-04-17 01:30:04下载
- 积分:1
-
89lp51rd2 七段显示器的接口
七段显示与新的 8051 单片机家庭 ATMEL89LP51RD2.this 是原代码......
- 2023-04-04 17:05:03下载
- 积分:1
-
tms320c5409 dtmf source code
tms320c5409 dtmf source code
- 2022-03-21 02:14:15下载
- 积分:1
-
介绍一种基于红外光电传感器的智能车自动控制器设计方案。以飞思卡尔16 位单片机为核心控制单元,使用红外光电传感器采集路径信息,控制智能车的舵机、驱动电机,实现智...
介绍一种基于红外光电传感器的智能车自动控制器设计方案。以飞思卡尔16 位单片机为核心控制单元,使用红外光电传感器采集路径信息,控制智能车的舵机、驱动电机,实现智能车的自主寻迹行驶。-Introduction of a photoelectric sensor based on infrared automatic controller for intelligent vehicle design. Based on Freescale 16-bit microcontroller as the core control unit, the use of infrared photoelectric sensor acquisition path information, control, intelligent vehicle steering gear, drive motors, autonomous intelligent vehicles driving tracing.
- 2022-01-24 13:46:14下载
- 积分:1