-
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
-
zigbee2006 some Chinese documents, with the Union, according to zigbee translate...
zigbee2006的一些中文文档,是跟据zigbee联盟的翻译过来的。-zigbee2006 some Chinese documents, with the Union, according to zigbee translated.
- 2023-02-14 13:55:03下载
- 积分:1
-
nRF24L01无线模块C51源代码,请下载
nRF24L01无线模块的C51源代码,欢迎下载-nRF24L01 wireless module C51 source code, please download the
- 2023-05-10 08:50:03下载
- 积分:1
-
stm32正交编码程序
关于stm32正交编码的源程序 为你在运用stm32开发电机的过程中基于一定的帮助,同时源代码的编程格式以及编程方法都有一定的展示,以确保你可以在不懂stm32的情况下,可以很快的上手 掌握stm32关于电机这一块的运用
- 2022-03-13 11:34:06下载
- 积分:1
-
在W78E58处理器上移植的uCOS-II
资源描述在W78E58处理器上移植的uCOS-II 系统文件 + OS_CPU_C.C 、OS_CPU.H、 OS_CPU_A.ASM、INCLUDES.H应有尽有。
- 2022-02-02 04:07:27下载
- 积分:1
-
lpc2103 两串口中断同时工作
lpc2103单片机 两个串口同时工作 利 用中断同时进行收发的源程序,经过测试OK
- 2022-07-07 13:57:01下载
- 积分:1
-
Introduce how to imitate Ping program using in C language
介绍如何用C语言模拟Ping程序
- 2023-05-18 12:15:02下载
- 积分:1
-
这是嵌入式linux的busybox源代码,它主要是针对motorola公司的32位芯片powerpc上的,当然也可以移植到其他的芯片上...
这是嵌入式linux的busybox源代码,它主要是针对motorola公司的32位芯片powerpc上的,当然也可以移植到其他的芯片上-This is the source code of busybox under embedded linux, it is mainly designed for 32 bit processor PowerPC of Motorola Company, and it can be removed to other processors of cource.
- 2022-02-20 03:19:21下载
- 积分:1
-
arm on the gprs communication module, the test can be oh, want to be useful to y...
arm上的gprs通信模块,测试可用哦,希望对你有用啦。-arm on the gprs communication module, the test can be oh, want to be useful to you啦.
- 2022-03-12 14:24:16下载
- 积分:1
-
easyARM1138驱动nRF2401A无线发送,IAR开发环境
easyARM1138驱动nRF2401A无线发送,IAR开发环境-easyARM1138 drive nRF2401A wireless transmitter, IAR development environment
- 2022-07-01 06:54:55下载
- 积分:1