-
1、设计一个程序,其中有3个类,即CBank,BBank和GBank,分别为中国银行类、工商银行类和农业银行类。每个类都包含一个私有数据balance,用于存放...
1、设计一个程序,其中有3个类,即CBank,BBank和GBank,分别为中国银行类、工商银行类和农业银行类。每个类都包含一个私有数据balance,用于存放储户在该行的存款数,另有一个友元函数total用于计算储户在这3家银行中的总存款数。
2、设计一个程序,其中有2个类,Point类为点类,包含2个私有数据x和y,表示点的坐标,line类为直线类,包含3个私有数据a,b和c,表示直线方程ax+by+c=0。另有一个友元函数dist,用于计算一个点到直线的距离。点与直线之间的距离计算公式如下:(提示:本题为有元函数的应用)
-1, design a program, of which three categories, namely CBank, BBank and GBank, respectively, for the Chinese banking, business banking and agricultural banking. Each class contains a private data balance, used to store the bank deposits of savers in the number, while a friend function used to calculate the total depositors in the three the number of total deposits in banks. 2, design a program, of which there are 2 categories, Point class for the point class, including two individual and private data are x and y, that the coordinates of points, line for line class categories, with three individual and private data are a, b and c, that straight line equation ax+ by+ c = 0. There is also a friend function dist, used
- 2022-08-20 00:41:26下载
- 积分:1
-
用以修复任务栏无法正常显示正在运行的程序的问题。此程序绝对有效...
用以修复任务栏无法正常显示正在运行的程序的问题。此程序绝对有效-use to fix the problem caused by the running programs those can not be displayed normally in the task-bar.
absolutely work!
- 2022-03-26 17:08:15下载
- 积分:1
-
SOAP开发包和几个XML
SOAP开发包和几个XML-RPC的例子-SOAP development kit and a few examples of XML-RPC
- 2023-04-07 03:40:03下载
- 积分:1
-
VC6.0平台下direct show抓频代码
VC6.0平台下direct show抓频代码-VC6.0 platform grasping frequency direct show code
- 2022-01-23 10:52:54下载
- 积分:1
-
vc系统开发代码精粹
本书精选了40多个综合性实例,详细介绍了基于Visual C++的程序开发技巧和方法,内容涵盖了Visual C++的系统编程、界面编...
vc系统开发代码精粹
本书精选了40多个综合性实例,详细介绍了基于Visual C++的程序开发技巧和方法,内容涵盖了Visual C++的系统编程、界面编程、多媒体编程、数字图像编程、网络通信编程以及数据库/MIS开发等-vc system development code essence of this book has been selected more than 40 examples of comprehensive, detailed information based on the Visual C++ program development skills and methods, which covers the Visual C++ the system programming, interface programming, multimedia programming, digital image programming, network communications programming and database/MIS development
- 2022-04-30 02:30:59下载
- 积分:1
-
一个很好的关于开机启动画面的源码, 如果有什么不明白之处,可以留言互相交流一下...
一个很好的关于开机启动画面的源码, 如果有什么不明白之处,可以留言互相交流一下-A good source on the boot splash screen
- 2022-06-13 11:40:32下载
- 积分:1
-
最优化算法,包括最速下降法,共轭梯度法,拟牛顿法
最优化算法,包括最速下降法,共轭梯度法,拟牛顿法-optimization algorithms, including the steepest decline, the conjugate gradient method, the quasi-Newton method
- 2022-03-21 19:49:14下载
- 积分:1
-
这本书很高
这本书在高端技术(尤其是相关操作系统核心)中排名最高,很多人经常推荐这本书来填补这一空白。本书以操作系统的概念为基础,辅以实例验证。具有32位Windows编程经验的读卡器集。
- 2022-02-28 11:11:26下载
- 积分:1
-
beautiful interface pretty interface
漂亮的界面 漂亮的界面-beautiful interface pretty interface
- 2022-02-14 21:44:43下载
- 积分:1
-
使用ssm框架实现类似淘宝京东购物模块
在eclipse上开发,采用ssm框架对购物车进行整合,实现增删改查,采用jsp能实现一些页面的判断等。
- 2022-09-14 09:15:05下载
- 积分:1