-
vb字符串函数详解,感觉还不错的。
vb字符串函数详解,感觉还不错的。-Detailed vb string functions, I feel pretty good.
- 2022-03-22 05:33:08下载
- 积分:1
-
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
-
Grid_Control for the use of the tree control [visualc]
供Grid_Control中使用的树形控[visualc] -Grid_Control for the use of the tree control [visualc]
- 2022-03-13 11:12:55下载
- 积分:1
-
Realize the Joseph Ring with C language, and it is realized with data structure.
用c语言实现阅瑟夫环,是利用数据结构实现的-Realize the Joseph Ring with C language, and it is realized with data structure.
- 2022-07-24 02:20:39下载
- 积分:1
-
VCL消息系统的剖析
VCL消息系统的剖析--四级消息处理-VCL Message System Analysis-- four Message Handling
- 2022-03-02 14:18:41下载
- 积分:1
-
btp 2.0.2 tutorial source codes
btp 2.0.2 tutorial source codes
- 2022-07-14 09:49:16下载
- 积分:1
-
poj典型题目解题思路详解
包含源代码和解题时应注意的问题及题目陷阱设计分析...
poj典型题目解题思路详解
包含源代码和解题时应注意的问题及题目陷阱设计分析-POJ typical Oklahoma Elaborates on topics include source code and they should pay attention to solving the problems and pitfalls topic Design Analysis
- 2022-10-09 19:30:02下载
- 积分:1
-
eight digital vc the original document, with a manual only to the design of the...
八数码问题的vc原文件,用人工只能的a算法来设计的,请大家执教-eight digital vc the original document, with a manual only to the design of the algorithm, please coach
- 2022-03-23 18:56:31下载
- 积分:1
-
实现约瑟夫环编程,且过程清晰,可以看到每一步的执行情况!...
实现约瑟夫环编程,且过程清晰,可以看到每一步的执行情况!-Joseph Central programming implementation, and the process clear, we can see the implementation of each step!
- 2022-03-15 22:56:12下载
- 积分:1
-
用递归将整数转换为字符串的C++程序 通过求得整数每位数,再将其转为ASCII码,再调换每位顺序...
用递归将整数转换为字符串的C++程序 通过求得整数每位数,再将其转为ASCII码,再调换每位顺序-using recursive integral to the conversion to a string obtained by C program every few Integer, and then converted to ASCII and then swap each sequence
- 2023-08-07 13:55:03下载
- 积分:1