-
area
定义一个基类MyGraph,要求有一个纯虚函数double Area()=0。从基类派生一个圆类Circle和矩形类Rectangle,再由Rectangle类派生出Square类,分别给出Area()实现。
重载“>>”,实现对图形信息的输入。在主函数中计算三种形状的面积,并显示输出。 (Define a base class MyGraph, requires a pure virtual function double Area () = 0. Derive a circle and a rectangle class Rectangle Circle class from the base class, and then by Square Rectangle class derived class, are given Area () implementation. Reload " > > " to achieve the input of graphical information. Calculate the shape of the three main functions in the area, and display output.)
- 2014-02-07 23:13:19下载
- 积分:1
-
PrachPara2013.10.21.0928
LTE prach的信令分析代码,由协议解析出数据处理需要的信息(The signaling LTE PRACH analysis code, the protocol analysis data processing need information
)
- 2013-11-05 17:40:16下载
- 积分:1
-
Make-Graphic(Like-AutoCAD)
一个vb6.0编写的类似auto cad的程序,功能很完整,值得借鉴.(Similar auto cad program written in a vb6.0 function is complete, it is worth learning from.)
- 2013-12-10 17:01:11下载
- 积分:1
-
过360启动项 密码3699847
说明: 绕过360添加启动项。很不错的一套代码。(Bypass 360 to add a startup entry.)
- 2021-03-17 01:09:20下载
- 积分:1
-
C++图像视频处理算法源程序
用于图像处理的源代码,其中包括了实现各种功能的代码集合(The source code for image processing)
- 2017-09-16 17:10:50下载
- 积分:1
-
vc
说明: vc范例大全,源码,13和14章,主要内容是网络编程和动态库(vc examples of documents, source code, 13 and 14 chapters, is the Internet programming and dynamic library)
- 2010-08-01 13:42:52下载
- 积分:1
-
LPC1788-board-schematic
IAR LPC1788开发板原理图,非常详细,够不够20字呀(IAR LPC1788 demo board shcematic)
- 2012-06-20 12:02:31下载
- 积分:1
-
student
学生管理系统,包括学生信息管理,成绩管理,违规查询等。(Student management system, including the student information management, performance management, and illegal inquiries.)
- 2010-01-06 13:50:57下载
- 积分:1
-
ztblsdisplaysimulation
通过GLSTUDIO设计 飞机屏显仿真界面,并用国外VAPS制作的仿真界面进行对比。(GLSTUDIO simulation of the flight through the OSD interface, and use of foreign VAPS simulation interface for making comparisons.)
- 2020-09-15 20:37:56下载
- 积分:1
-
change-the-private-members
类的私有成员是面向编译器的。对内存而言,一切都是公开的。代码即是使用指针去改变类的私有成员,来说明这个问题。(Private members of the class-oriented compiler. Memory is concerned, everything is open. Code is to use a pointer to change the private members of the class, to illustrate the problem.)
- 2014-01-10 22:55:11下载
- 积分:1