-
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
-
Zgda2
说明: 随着业务的不断发展,公司员工的不断增加,职工档案及工资的管理已经成为公司管理中的重要部分,传统的管理制度已经不能有效地管理员工的情况。本系统是为了方便职工档案的管理而开发的基于Visual C++的数据库应用软件。(With the continuous development of business, the continuous increase of employees, the management of employees' archives and wages has become an important part of the management of the company. The traditional management system can not effectively manage the situation of the employees. This system is a database application software developed on the basis of Visual C++ for the convenience of staff files management.)
- 2018-04-28 10:49:37下载
- 积分:1
-
PCRemote
高质量的远程控制
他是一种点对点的控制,是很好的学习远程编写的原代码(high-quality remote control he is a point-to-point control, is a very good study prepared by the original remote code)
- 2005-08-28 22:52:47下载
- 积分:1
-
CHATROOM
chat room using winsock in visual basic
- 2015-11-20 04:00:10下载
- 积分:1
-
vb
说明: 一个用VB制作的简单的文件编辑器,可以有很多使用的小功能,适合初学者看的小代码。(VB produced a simple document editor, can have small features a lot of use, suitable for beginners to see small code
)
- 2014-03-25 19:39:51下载
- 积分:1
-
Expert-C-programming
C语言的经典之作,C专家,学习编程的必读制作,大家一起拜读吧!!!(Classic C language, C expert, required reading for learning programming production, with everyone having read it! ! !)
- 2012-08-28 09:47:19下载
- 积分:1
-
C++ U盘格式化 UFormat
实现U盘格式化,有很好的学习价值。安装自动释放源码。(Realize U disc format, have good learning value. The installation of an automatic release of source code.)
- 2020-06-26 03:00:02下载
- 积分:1
-
kqglxt
说明: 用VB编程开发的 公司考勤管理系统,各个模块划分的很全面,是一个很适用的软件系统(Programming with VB company attendance management system, breakdown of each module is a comprehensive, is a very applicable software system)
- 2008-12-08 13:14:27下载
- 积分:1
-
STKCon
vc连接STK,试过,可以用。希望对大家有帮助。本人也在做这方面工作,希望交流。(vc connection STK, tried, can be used. Hope everyone has to help. I also do this work, I hope exchanges.)
- 2014-12-04 20:16:05下载
- 积分:1
-
TextToDbf
将.list后缀(地质学中常用的一种格式)的纯文本文件转换成dbf格式的vf数据库文件。
采用超线程技术,对于大尺寸的文件操作不会使界面卡死,稍作修改可成为通用的文本文件导入数据库的程序。(Will. List suffix (geology used in a format), plain text file into dbf format database file vf. The use of Hyper-Threading Technology for the large size of the file operations interface card does not die, with some slight modifications can be a text file to import generic database procedures.)
- 2007-08-07 14:01:51下载
- 积分:1