-
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
-
以前在学校做设计,高
以前在学校做的设计,把高性能录音芯片ISD1420的使用心得拿出了和大家分享一下。c语言编程的-Previously done in the school design, the high-performance chip ISD1420 audio experience to come up with a use and to share with Members. c language programming
- 2022-08-18 12:00:57下载
- 积分:1
-
一套完整的基于arm2410的GPRS开发源代码。
一套完整的基于arm2410的GPRS开发源代码。-A complete set of GPRS-based arm2410 development of source code.
- 2022-03-19 14:46:57下载
- 积分:1
-
语音通讯代码
“ISP1581”的驱动代码,main.c 该文件包括了main主函数以及ISP1581的初始化函数
- 2022-03-18 07:11:57下载
- 积分:1
-
TC35通讯模块程序,该程序适合于西门子通讯爱好者学习参考
TC35通讯模块程序,该程序适合于西门子通讯爱好者学习参考-very useful for you!
- 2022-08-18 11:20:09下载
- 积分:1
-
含t h r e a d x,u c o s 的b s p
含t h r e a d x,u c o s 的b s p -containing t h r e a d x, c o u s b s p
- 2022-03-20 12:52:22下载
- 积分:1
-
PIC 16F877A和CCS的使用
使用PIC 16F877A及CCS-C语言编写的可以在ICD/MCD2 DEMO板上运行的应用程序,可以以RB0按键控制数字电位器(Xicor X9C102)改变电阻、并在DEMO板的1602 LCD上实时显示效果。-PIC 16F877A and the use of CCS-C language ICD/MCD2 DEMO board can run applications, key control can Rb0 Digital Potentiometers (Xicor X9C102) resistance to change, and in DEMO board real-time 1602 LCD display .
- 2022-06-28 11:47:05下载
- 积分:1
-
NIOSII I2C源程序,是sopc嵌入式软核的!
NIOSII I2C源程序,是sopc嵌入式软核的!-NIOSII I2C source is SOPC embedded soft-core!
- 2022-06-15 22:51:03下载
- 积分:1
-
8250/16550串口芯片在Linux下的驱动(Ver5.5)
8250/16550串口芯片在Linux下的驱动(Ver5.5)-8250/16550 serial chip in the drive Linux (Ver5.5)
- 2022-05-26 00:02:37下载
- 积分:1
-
凌阳16位单片机的UART通信程序(汇编语言)。
凌阳16位单片机的UART通信程序(汇编语言)。-Sunplus 16-bit MCU UART communication program (assembly language).
- 2022-03-21 22:07:46下载
- 积分:1