商丘职业技术学院
毕业论文
C++俄罗斯方块设计论文
学生姓名:张 辰
院 系:计算机系
专 业:信息安全
学 号:
辅导教师:赵 康
2012 年 月 日
前言
C++程序设计牵涉到面向对象程序设计的理论、C++语言的语法以及算法等3个方面的内容,其中每一方面都包含十分丰富的内容,都可以分别单独成论。显然在一个程序中深入、详细地介绍以上3个方面的知识是不可能的,必须把它们有机地结合起来,综合应用。不同的书对此采取不同的写法,侧重点有所不同,各有道理,也各有优缺点,适合于不同的读者。需要在教学实践中检验,取长补短,不断完善。
作者认为:要进行C++程序设计当然需要了解面向对象程序设计的有关概念,但是本课程毕竟不是一门面向对象程序设计的理论课程,在本书中不是抽象地介绍面向对象程序设计的理论,而是在介绍C++语言的特点和应用过程中自然地引出面向对象程序设计的有关概念,通过C++的编程过程理解面向对象程序设计方法。在介绍程序设计过程中,介绍有关的算法,引导读者思考怎样构造一个算法。编写程序的过程就是设计算法的过程。
要用C++编程序,最基本的要求是正确掌握和运用C++。由于C++语法复杂,内容又多,如果对它缺乏系统的了解,将难以真正应用,编出来的程序将会错误百出,编译出错,事倍功半。本书的做法是全面而系统地介绍C++的主要特点和功能,引导读者由简而繁地学会编写C++程序。有了C++编程的初步基础后,再进一步提高,掌握更多更深入的算法。这样的方法可能符合大多数学习者的情况,降低了学习难度。
程序设计是一门实践性很强的课程,只靠听课和看书是学不好的。衡量学习好坏的标准不是“懂不懂”,而是“会不会干”。因此必须强调多编程,多上机实践。考虑到不同学校、不同专业、不同读者对学习C++有不同的要求。
introduction
C++ programming involves the object-oriented programming theory, C++ language syntax, as well as algorithm 3, such as the content of each of these areas contains 10 sub-rich content, you can separate into theory. It is obvious that in a program in-depth and detailed information relating to the above three aspects of the knowledge is not possible, they must be organically, integrated applications. The book takes a different approach to the law, the focus is different, there is a measure of truth, and the advantages and disadvantages, and suitable for different audiences. Needs to be tested in practice in teaching and learning from each other, and continuously improved.
The author believes that: for C++ programming of course need to know about object-oriented programming concepts
C 俄罗斯方块课程设计 来自淘豆网m.daumloan.com转载请标明出处.