汉诺塔!!! 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
标签: the animation Simulate movement
上传时间: 2017-02-11
上传用户:waizhang
基于 Philips 公司的 ARM-7 使用之 uC/OS-II 作业系统,此例程是移植于 LPC-2106 上的应用,属一些比较好的供学习的示例程序,有RTC,REMAP,SPI,TIME,UART,VIC,WDT 和启动代码boot loader
上传时间: 2017-05-07
上传用户:sdq_123
基于ARM的嵌入式系统,涉及到软件设计的启动代码、实时操作系统、链接定位和调试技术,很实用,希望对大家有所帮助。
上传时间: 2017-06-20
上传用户:ruan2570406
MDK教学视频,其中有MDK介绍,开发环境建立,启动代码概述,链接,模拟仿真等,不错的学习资料
上传时间: 2017-07-28
上传用户:zsjzc
PIC16C63单片机UART通信——A机读取时钟芯片DS1302获得当前时间,通过UART通信传给B机,B机使用LCD1602显示当前时间
上传时间: 2013-11-30
上传用户:shanml
arm2200的蜂鸣器驱动,这里是main函数,其它启动代码不用改
上传时间: 2014-01-21
上传用户:kikye
EASYARM2131的移植程序,调试通过可以直接用的,启动代码部分可以参考
上传时间: 2014-04-01
上传用户:熊少锋
linux内核中ip部分工作原理,和代码实现分析
上传时间: 2017-09-20
上传用户:lizhen9880
•ARINC429总线协议是美国航空电子工程委员会(Airlines Engineering Committee)于1977年7月提出的,并于同年发表并获得批准使用,它的全称是数字式信息传输系统(Digital Information Transmission System ) 。协议标准规定了航空电子设备及有关系统间的数字信息传输要求。ARINC429广泛应用在先进的民航客机中,如B-737、B-757、B-767,俄制军用飞机也选用了类似的技术。
标签: ARINC429 总线
上传时间: 2015-03-25
上传用户:423619775
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.
上传时间: 2015-05-05
上传用户:guoxiy