-
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
-
minigui 时间控件的使用方法,可以运行到开发板上去!
minigui 时间控件的使用方法,可以运行到开发板上去!-minigui controls the use of time, you can run to the development of on-board!
- 2022-06-16 05:33:16下载
- 积分:1
-
QT编程使用指南,内有例子,做嵌入式的可以
QT编程使用指南,内有例子,做嵌入式的可以-qrexample.pdf
- 2022-02-13 17:50:39下载
- 积分:1
-
温度表
温度表-Thermometer
- 2022-01-28 02:05:20下载
- 积分:1
-
LPC1768开发源码
LPC1768芯片开发demo,内部包含UART,ADC,GPIO,ETH等工程例程,有助于新手及实际项目参考使用
- 2022-01-21 18:26:59下载
- 积分:1
-
一个关于嵌入式Linux驱动的demo,大体框架。
一个关于嵌入式Linux驱动的demo,大体框架。-Embedded Linux driver on the demo, the general framework.
- 2022-12-08 09:15:02下载
- 积分:1
-
vhdl集成电路设计软件.需要用gcc
vhdl集成电路设计软件.需要用gcc-4.0.2版本编译.-VHDL IC design software. Require gcc- 4.0.2 compiler versions.
- 2023-05-08 20:55:02下载
- 积分:1
-
sd卡的功能描述,详细地描述了sd的协议和文件系统的编成
sd卡的功能描述,详细地描述了sd的协议和文件系统的编成-sd card function description, a detailed description of the sd of the agreement and file system compiled
- 2023-08-08 15:20:04下载
- 积分:1
-
uCGUI窗口切换仿真
ucGUI 窗口切换例程 VC6.0仿真 适合初学者
- 2023-03-08 08:40:03下载
- 积分:1
-
stm32串口应用程序
这是一个用STM32库函数做的uart程序,是串口应用的基础操作,请使用KIEL进行编译,用J-link进行调试和下载,使用的几乎都是库函数,有很强的可移植性性,也可以作为其他功能操作的入门参考
- 2022-02-27 00:16:35下载
- 积分:1