摘要
在计算机程序设计中,较为复杂的算法程序都要使用循环结构。本文分析了循环结构中循环体的共有特性,探讨了循环结构的分析与设计。
In computer programming, the loop structure must be used in the more complex algorithm. Based on analysis its common characteristics, the analysis and design problems of loop structure has be researched.
出处
《上饶师范学院学报》
2012年第3期95-99,共5页
Journal of Shangrao Normal University
基金
国家自然科学基金资助(61165003)
江西省精品课程"数据结构"(赣数高字〔2007〕15号)资助
关键词
程序设计
循环结构
循环体
Programming
recurrent structure
loop body