论文部分内容阅读
算法是程序设计的灵魂,也是语言课教学的难点,在教学法过程中,如果能加以计算机辅助教学,可以提高教学效果,同时编写这样的程序可大大增强学生的学习兴趣,提高学生的编程能力。由于算法比较抽象,因此要理解和掌握其中的原理就比较困难。通过对二分查找法的动态演示,让学生能更好地了解算法的来龙去脉,抓住算法的本质,从而激发了对程序设计这门课的学习兴趣。
Algorithm is the soul of programming, but also the difficulty of language teaching, teaching process, if you can add computer-assisted teaching, you can improve teaching effectiveness, while writing such a program can greatly enhance students ’interest in learning and improve students’ programming ability . As the algorithm is more abstract, so to understand and grasp the principle is more difficult. Through the dynamic demonstration of the dichotomous search method, students can better understand the ins and outs of the algorithm and seize the essence of the algorithm, thus stimulating the interest in the course of programming.