搜索资源列表
congzai
- 运算符重载的实验源代码,有需要的朋友可以下下看
operatortest21
- 有关运算符的重载,对于初学者是一个非常不错参考例子-operator
operatorDef
- 有关运算符的重载,对于初学者是一个非常不错参考例子-operator
sy1302
- 定义描述平面上一个点的类point重载++和--运算符并区分这两种运算符的前置和后置运算-Definition describes a point in the plane of the class point overloading++ and- operators and to distinguish between the two operators of pre-and post op
chongzai
- 模仿标准库的字符串string,实现一个自己的String 类,要求重载运算符+,=,==,[] 等。-Mimic the standard library string string, to achieve its own String class, requiring overloaded operators+, =, ==, [] And so on.
ex
- 模仿标准库的字符串string,实现一个自己的String 类,要求重载运算符+,=,==,[] 等。-Mimic the standard library string string, to achieve its own String class, requiring overloaded operators+, =, ==, [] And so on.
CPP-rectangle-class
- C++矩形类,类与对象的基本概念和运算符重载-C++ rectangle class, the basic concept and the operator overloading of class and object
main
- 矩阵运算符重载 重载 矩阵运算符重载 矩阵运算符重载 -The matrix operator overloading The matrix operator overloading
opreator-override
- C++运算符重载,主要是为了帮助新人更好地理解C++的运算符重载功能。-c++operator override
fraction
- 1.实现分数运算符重载; 2.实现分数的输入; 3.用两种化简方法实现分数的化简,比较两种分数化简方法的效率; 4.实现分数的输出。-1. fractional operator overloading score 2 for input 3. simplification achieved by simple fraction of the two methods, the efficiency of the simple method of comparing two
test
- 基于《C程序设计》的静态变量模板运算符重载的c语言代码-Based on " C Programming" static variable template operator overloading c language code