Description: 编写子程序嵌套结构的程序,把整数分别用二进制和八进制形式显示出来。
主程序 :把整数字变量 存入堆栈,并调用子程序 ;
子程序 :从堆栈中取出 ;调用二进制显示程序 ,显示出与
其等效的二进制数;输出 个空格;
调用八进制显示程序 ,显示出与其等效的八进制数;调用输出回车
及换行符的子程序。
- [DeToBi] - Decimal to binary stack to achieve, whic
- [LCD-R61505] - Renesas LCD R61505 drive, including init
- [61505] - Use the LCD to control its 61,505 driver
- [61505U] - R61505U initialization and a simple test
- [main] - Using a stack for the realization of the
File list (Check if you may need any files):
612.asm