搜索资源列表
rent
- 影碟租赁系统 (1)熟练掌握C++语言的基本知识和技能; (2)掌握面向对象程序设计的基本思路和方法; (3)了解模板、继承、多态性、运算符重载的综合应用 (4)利用所学的基本知识和技能,解决面向对象程序设计问题 (5)培养分析、解决问题的能力;提高学生的科技论文写作能力。 -DVD rental system (1) proficiency in C++ language, the basic knowledge and skills (2) object-orien
ex11
- 类的继承和函数重载,本例通过类的继承和函数的重载实现圆形和举行面积的计算。-failed to translate
BigInt
- 大数据类的实现,包括重载运算符,加减乘除,可以除法基础上计算余数。-Big Data class implementation, including overloaded operators, addition, subtraction, division can be calculated on the basis of the remainder.
chongzai100
- c++复数类乘除法运算重载——成员函数形式-c++ operator overloading complex multiplication and division classes- the form of member functions
DateClass
- 日期类(Date),重载下列运算符实现相关操作: (1)重载-(日期相差天数) (2)重载+(Date+int) (3)重载+(int+Date) (4) 重载++ ( Date d d++ ++d)-Date class (Date), overloaded operators to achieve the following related operations: (1) overloaded- (date difference in days) (2) overloaded+ (Date+
Dynamic-array-2-LQXQ
- 动态数组接口实验 增加了最大动态分配内存提高效率 重载操作符= [ ],了解C++封装特性-Dynamic array 2
High-precision
- 进行过运算符重载,可以作为高精度类的模板直接调用-Operator overloading can be used as high-precision direct calls to the class template
TemplateClass100
- 运算符重载实现复数的加法运算的实例源码,很不错的vc源码,推荐!-Operator overloading to achieve complex examples of the addition operation code, source code vc very good, recommended!