搜索资源列表
caipai_moni
- 用继承,多态,虚函数的理论解决实际问题,加入C++的文件操作.-with inheritance, polymorphism, the virtual function theory to solve practical problems, to C file operations.
biggame
- 用C++编写的一个回合制战斗类的小游戏,只要体现了类的封装、继承、多态的特性-Using C++ to prepare a kind of turn-based fighting game, as long as the manifestation of the kind of package, inheritance, polymorphism characteristics
src
- 设计一个简单的CardGames程序,运用面向对象封装、继承、抽象类、抽象方法、多态、动态绑定等概念。-Design a simple CardGames procedures, the use of object-oriented encapsulation, inheritance, abstract classes, abstract methods, polymorphism, dynamic binding concepts.
CPP-Module-II
- Module II is the second course in the C++ Programming for Game Developers series. Recall that in Module I we started off by studying fundamental programming concepts like variables, console input and output, arrays, conditional statements, strings, l
demo
- 1、要求利用面向对象的方法以及Java的编程思想来完成系统的设计; 2、要求在设计的过程中,建立清晰的类层次; 3、在系统设计中要分析和定义各个类,每个类中要有各自的属性和方法; 4、在系统的设计中,要求运用面向对象的机制(继承、派生及多态性)来实现系统功能。 5、在基本要求达到后,可进行创新设计,如根据查找结果进行修改的功能及设计出比较友好的界面等。 6、图书信息包括:登录号、书名、作者名、分类号、出版单位、出版时间、价格等。设计“图书信息管理系统”,使之能提供以下功能:
demo
- 1、要求利用面向对象的方法以及Java的编程思想来完成系统的设计; 2、要求在设计的过程中,建立清晰的类层次; 3、在系统设计中要分析和定义各个类,每个类中要有各自的属性和方法; 4、在系统的设计中,要求运用面向对象的机制(继承、派生及多态性)来实现系统功能。 5、在基本要求达到后,可进行创新设计,如根据查找结果进行修改的功能及设计出比较友好的界面等。 6、职工信息包括职工号、姓名、性别、年龄、学历、工资、住址、电话等(职工号不重复)。设计“职工信息管理系统”,使之能提供以
demo
- 1、要求利用面向对象的方法以及Java的编程思想来完成系统的设计; 2、要求在设计的过程中,建立清晰的类层次; 3、在系统设计中要分析和定义各个类,每个类中要有各自的属性和方法; 4、在系统的设计中,要求运用面向对象的机制(继承、派生及多态性)来实现系统功能。 5、在基本要求达到后,可进行创新设计,如设计出比较友好的界面等。 -1, requires the use of object-oriented Java programming methods and ideas
altman-an-monster
- 奥特曼打小怪兽的小游戏,运用了多态。奥特曼和小怪兽都有初始的各项属性,选择是否打怪兽。小怪兽会反击,直至奥特曼血量清空程序结束。-Altman played little monster game, the use of polymorphism. Altman and little monster has the initial properties to choose whether to fight monsters. Little monster will fight back unti