漢諾塔!!!
Simulate the movement of the Towers of Hanoi puzzle Bonus is possible for using animation
eg. if n = 2 A→B A→C B→C
if n = 3 A→C A→B C→B A→C B→A B→C A→C
?ARINC429總線協(xié)議是美國航空電子工程委員會(Airlines Engineering Committee)于1977年7月提出的,并于同年發(fā)表并獲得批準(zhǔn)使用,它的全稱是數(shù)字式信息傳輸系統(tǒng)(Digital Information Transmission System ) 。協(xié)議標(biāo)準(zhǔn)規(guī)定了航空電子設(shè)備及有關(guān)系統(tǒng)間的數(shù)字信息傳輸要求。ARINC429廣泛應(yīng)用在先進的民航客機中,如B-737、B-757、B-767,俄制軍用飛機也選用了類似的技術(shù)。
A design about 8051 (running at 12MHz) based system with 3 7-Seg displays and two buttons to implement the following functions.
1. When press the + button, the display C = A+B.
2. When press the button, the display C = A - B.
“A” and “B” are 8-bit inputs when “C” is 9-bit output.