摘要
循环结构是C语言程序设计中最复杂、最重要,也是使用最多的一种程序流程控制结构,是程序设计课程教学的重点与难点内容之一,是进行复杂程序设计的基础。针对高职学生的实际情况,通过讲授典型实例,使用启发式引导,循序渐进分析循环结构程序设计过程,旨在帮助学生更好地掌握C语言循环结构的实质,提高利用循环结构解决实际问题的能力。
Circulation structure is the C language program design the most complex and most important, is the most used a control program flow, is one of the key and difficult points in program design course teaching, is the basis forcomplex pro- gramming. In this paper, according to the actual situation of vocational college students, through the teaching examples,the use of heuristic, step by step analysis of cyclic structure program design process, which aims to help students better grasp the essence of the Clanguage circulation structure, improve the ability to solve practical problems using the cyclic structure.
出处
《电脑编程技巧与维护》
2013年第24期142-143,共2页
Computer Programming Skills & Maintenance
关键词
C语言
循环结构
实例
启发式
C language
Circulation structure
Examples
Heuristic