-
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
-
好书啊好书看看,块看看把
好书啊好书看看,块看看把--A good book.
- 2022-02-21 01:10:36下载
- 积分:1
-
jfs
jfs-2.4-1.1.7.tar.gz jfs 2.4-1.1.7 源码, 赶紧下载啊--Source code for jfs 2.4-1.1.7.
- 2022-01-24 09:10:10下载
- 积分:1
-
Microsoft Web Architecture Pocket Guide
Microsoft Web Architecture Pocket Guide
- 2022-02-20 13:33:38下载
- 积分:1
-
4*4键盘程序 (头文件 键盘驱动 主程序 )虽然简单,但对新手 值得一看...
4*4键盘程序 (头文件 键盘驱动 主程序 )虽然简单,但对新手 值得一看-4* 4 keyboard (the first keyboard-driven document main program) simple, but the novice eye-catcher
- 2022-01-28 22:35:01下载
- 积分:1
-
蓝牙下的检测工具,扫描其他设备。用蓝色的…
Linux下蓝牙探测工具,扫描其他设备。配合bluez-lib使用。-Bluetooth under Linux detection tool to scan other devices. With the use of bluez-lib.
- 2022-04-19 04:49:28下载
- 积分:1
-
Based on the Nucleus operating system, a GUI interface, can be very convenient t...
基于NuCleus操作系统下的一个GUI界面,可以很方便的一直到其他的操作系统上-Based on the Nucleus operating system, a GUI interface, can be very convenient to other operating systems
- 2022-05-08 09:32:00下载
- 积分:1
-
蜂鸣器控制,该项目包括2个设计,一个简单的控制蜂鸣器,一个不…
蜂鸣器控制,本项目中包括两个设计,一个简单的buzzer控制,一个通过buzzer演奏乐曲“梁祝”的示例 -Buzzer control, this project includes two designs, a simple control buzzer, a buzzer play music through the
- 2023-06-05 19:15:04下载
- 积分:1
-
IIC agreement procedure, the program IIC protocol
IIC协议程序,该程序时IIC协议的驱动,通过该程序可以访问IIC协议的器件-IIC agreement procedure, the program IIC protocol-driven, through which the program can access the device IIC Protocol
- 2023-05-24 08:25:02下载
- 积分:1
-
HM701NEP(S3C44B0X)基本启动代码,在此基础上可以做各种实验,包括个6文件,44BINIT.S 汇编代码,系统上电、复位及异常处理的入口点。 Me...
HM701NEP(S3C44B0X)基本启动代码,在此基础上可以做各种实验,包括个6文件,44BINIT.S 汇编代码,系统上电、复位及异常处理的入口点。 Memcfg.s 汇编代码,外部存储空间配置 OPTION.S 汇编代码,一些汇编宏定义:RAM的起始地址,中断入口表地址、RAM类型、系统主频、PLL控制字等 44B.H S3C44B0X的寄存器地址宏定义 OPTION.h 供C程序使用的一些反映系统工作方式的基本宏定义 Def.h 一些数据类型的缩写--HM701NEP(S3C44B0X) basic startup code. Based on it, you could do various experiments. It includes 6 files: 44BINIT.S/Memcfg.s/OPTION.S/44B.H/OPTION.h/Def.h .
- 2022-06-19 14:19:15下载
- 积分:1