摘要
算法要求将现实可行的处理事情的方法抽象化,最终用程序设计语言来描述。而不少初学者学习程序设计往往是摸不着头脑。掌握恰当的算法推导方法将有助于学习程序设计。旨在教导学生掌握循环算法推导的一般方法。
The algorithm requires a realistic way of handling things abstractly, to describe the program design language. Many beginners learning programming often feel puzzled. Grasping the method of appropriate algorithm deduction will be helpful in learning program design. This article is designed to teach students to master the general methods of cycle algorithms.
出处
《电脑编程技巧与维护》
2011年第24期38-40,共3页
Computer Programming Skills & Maintenance
关键词
算法
程序结构
循环算法程序推导
Algorithm
Program structure
Circulation algorithm program derivation