摘要
单片机在使用时经常用汇编语言编程,一个好的汇编程序既应当节约存储器的空间,又能够在短时间内执行,这就要求编程人员全面掌握编程的技巧。举例介绍了几种使用汇编语言编程时的编程技巧。
A single-chip computer ofter adopts assembly language to program during the operation. A good assembly program can not only save the memory space, but also be executed in short time, which requires the programming people to grasp the programming techniques. This paper illustrates some programming techniques with examples.
出处
《机械工程与自动化》
2007年第4期142-143,共2页
Mechanical Engineering & Automation
关键词
单片机
汇编程序
编程技巧
single-chip computer
assembly language
technique