搜索资源列表
overloadstream
- 又是本人编的小程序,是CC++中的重点和难点,重载运算符,小程序而已,-Part I is a small procedure, CC is the key and difficult, heavy Operators, small proceedings, huh
PolynomialClass
- 面向对象设计课程设计中一个典型的算法问题,用多项式类实现,重载函数的应用-Object-oriented design the curriculum design of the algorithm in a typical problem, with the realization of polynomial type, heavy-duty applications function
testCollege
- 一个简单的VC++学生信息管理系统源代码,用最简单的语句实现多态,重载等面向对象的特征,适用于初学者自学。-A simple VC++ Student Information Management System source code, using the simplest implementation of the statement polymorphism, overloading and other object-oriented features, for self-learning
student-
- 简单的学生选课系统 功能包括显示学生姓名学号,显示选定课程的课程名、课程号,涉及到函数的重载,容器的使用,文件的读写等-Student elective system features a simple display student name, including Student ID, name of the selected course curriculum, course number, related to function overloading, the use of conta
xueshengguanlixitong
- 设计题目:学生信息管理系统 设计要求: 设计要求实现如下功能: (1)建立学生信息数据,包括学号、姓名、性别、三科成绩、出生时间、年龄(必须计算得到)。 (2)使用继承的方法构造至少3个类,(即学生类——虚基类,本科生和研究生类——派生类)使用相应的对象放置10个学生信息。 (3)编写同名display()成员函数,用来输出数组的内容。 (4)按不同类别输出学生信息,比如按性别。(可选功能) (5)要求对“<<”和“>>”运算符进行重载。 (6)抽取并计算学生的平
student-manager
- c++学的一个简单的学生管理系统,初学练习之作,用到了类,vector,文件操作,操作符重载等知识-c++ learn a simple student management system, beginner exercises make use of the knowledge of class, vector, file operations, operator overloading
VCPP-The-students-score
- 一个包含学生成绩的简单小程序,使用到了重载符。-One contains a simple applet student achievement, using the overloaded operators.