搜索资源列表
ImageProcess.rar
- 用vc++6.0实现的图像锐化算法(实现了多种常见的锐化算子)和伪彩色增强算法,可以调节颜色范围,算法设计优良,利用了运行时多态。,With vc++ 6.0 achieve image sharpening algorithm (to achieve a wide range of common sharpening operator) and pseudo-color enhancement algorithms can adjust the color range, the algorit
InheritanceAndPolymorphism
- 继承和多态,实现由链表的继承与多态,创建了栈和队列,用模版扩充-Inheritance and polymorphism to achieve from the list of inheritance and polymorphism to create a stack and queue, use the template to expand
xunishixian
- 虚函数实现动态多态性,设计一个类CShape,并在CShape的基础上有继承类圆CCircle、矩形CRect和椭圆CEll。-Virtual functions to achieve dynamic polymorphism, to design a class CShape, and CShape the basis of a derived class round CCircle, rectangular and oval CRect CEll.
cPP
- 8.6 几何形体的派生关系如下: 对平面形体有长和面积,对立体有表面积和体积,对几何图形基类,周长、面积和体积应怎样计算(用什么函数)?对平面图形体积怎样计算(用什么函数)?对立体图形周长怎么计算(用什么函数)?要求实现运行时的多态性。请编程,并测试。 -8.6 derived geometric relationship is as follows: The body has a long and flat area, on a three-dimensional sur