摘要
笔者在《单片机》课程教学中,发现学生面对一些可重复利用的软件流程,可以很好地统一在一起反复使用,然而针对同一流程,写出的汇编程序软件代码并没有做出精简方面的思考,导致浪费了指令周期。本文针对课堂遇到的问题,就如何精简汇编指令进行一些思考和探讨。
The author of"chip"teaching, found that students face a number of reusable software process can be a good unity with repeated use, however, for the same process,the assembler to write the software code and not made to streamline aspects of thinking,resulting in wasted cycles.In this paper, classroom problems,the assembly instructions on how to streamline some thought and discussion.
出处
《计算机光盘软件与应用》
2011年第21期192-192,共1页
Computer CD Software and Application
关键词
流程图
汇编
精简
Flow chart
Assembly
Streamline