-
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
-
该源程序已在实验板上调试通过,读者可直接引用,并可以利用软件编程的灵活性,加以拓展,实现更为复杂的功能。...
该源程序已在实验板上调试通过,读者可直接引用,并可以利用软件编程的灵活性,加以拓展,实现更为复杂的功能。--Use 16F877 to implement a clock functionality. It is tested on an experiment board.
- 2022-03-20 23:53:19下载
- 积分:1
-
基于fpga的嵌入系统的设计
基于fpga的嵌入系统的设计-they simply based on the embedded system design
- 2023-03-08 08:00:04下载
- 积分:1
-
C8051F系列单片机开发与C语言编程,文件夹中为各章节的程序代码,均在作者的目标板上(自行开发)调试通过,以确保程序正确。
Keil C
C8051F系列单片机开发与C语言编程,文件夹中为各章节的程序代码,均在作者的目标板上(自行开发)调试通过,以确保程序正确。
Keil C对中文文件、目录以及空格等可能无法编译连接,所以若要正确调试,须确保所有文件、目录为连续英文名或数字。
这些程序应用到其他C8051Fxxx系列单片机时,要确保各个操作寄存器的名称、地址与各个控制位相一致,否则需要修改。很多寄存器位的位置并不相同,所以移植程序时,使用者要参考F040寄存器和移植对象单片机的寄存器,以确保正确操作。
-C8051F MCU Development and C language programming, folders for each chapter of the program code, are in the author
- 2022-04-16 22:34:53下载
- 积分:1
-
arm+linux的开发心得
arm+linux的开发心得-arm+ linux development experience
- 2023-07-09 13:40:02下载
- 积分:1
-
basicusb(演示USB设备基本操作的程序源代码)
basicusb(演示USB设备基本操作的程序源代码)-basicusb (demo USB devices basic operation of the program source code)
- 2023-09-02 11:45:03下载
- 积分:1
-
基于EasyArm2200和ucOS2的SD卡文件系统的实现,使用ADS编译器
基于EasyArm2200和ucOS2的SD卡文件系统的实现,使用ADS编译器-EasyArm2200 and ucOS2 based on the SD Card File System Implementation, using ADS compiler
- 2022-10-22 21:25:03下载
- 积分:1
-
VeriFone EVO SDK 3.8.6
应用背景& nbsp; ; ; ; ; ; ; ; ; ; ; ;verix V SDK版本注释和公司;&;&;&;&;&;&;&;&;关键技术VeriFoneSDKVXvx680vx520EVO密码键盘POS销售点
- 2023-04-19 06:45:04下载
- 积分:1
-
Prepared with the fat32 file system 430
用430编写的fat32文件系统,希望对大家有用。-Prepared with the fat32 file system 430
- 2022-05-14 11:16:55下载
- 积分:1
-
stm32的ST官方IAP工程
压缩包内有12个文件,还是比较全的。加上我的博客的文字总结,我觉得够理解IAP的了。压缩包内包含
1,STM32F10x_AN2557_FW_V3.3.0官方F1xx的例程
2,实验48 串口IAP实验-库函数版--原子旗舰板的例程
3,STM32 IAP源码和测试代码.rar
4,stm32f4_iap_using_usart官方F4xx的例程.zip
5,Stm32iap.rar
6,红龙407串口IAP LED实验.rar
7,红龙407串口IAP 引导程序.rar
8,通过某一存储值来判断跳转的IAP-Boot.rar
9,STM32F10x闪存编程手册(2009年6月第6版).pdf
10,stm32IAP升级方案中断向量表的总结.doc
11,STM32的IAP方案.pdf
12,Y
- 2022-05-22 21:19:05下载
- 积分:1