-
基于VC++,画各种各样的椭圆程序,并且是拖拽鼠标就可画的。...
基于VC++,画各种各样的椭圆程序,并且是拖拽鼠标就可画的。-Based on VC++, painting a variety of elliptical procedures, and drag the mouse can be drawn.
- 2022-01-25 15:47:34下载
- 积分:1
-
这是一个用c#编写的浏览文件夹对话框,可以看看的
这是一个用c#编写的浏览文件夹对话框,可以看看的-the browsing diagram programmed by c#,have a look
- 2022-07-22 08:25:19下载
- 积分:1
-
noi topic of "tourists" to answer
noi题目“旅游观光”解答-noi topic of "tourists" to answer
- 2023-02-08 03:11:03下载
- 积分:1
-
自己写的一个java练习程序,可以根据输入的单词,查找出可能存在的词根。...
自己写的一个java练习程序,可以根据输入的单词,查找出可能存在的词根。-Write a java practice their own program based on the input word to find out the possible existence of root.
- 2022-06-19 22:43:03下载
- 积分:1
-
员工管理系统
本代码是基于window下的VB.net系统程序开发,可作为典型案例进行学习或者进行进一步开发使用,是一个很好的资源
- 2022-03-02 16:27:39下载
- 积分:1
-
一个颜色互换的例子,显示了不同图形不同颜色随着时间而变化,入门好程序...
一个颜色互换的例子,显示了不同图形不同颜色随着时间而变化,入门好程序-a color swap example to show that the different color graphics change with the times, good entry procedures
- 2022-08-16 22:00:41下载
- 积分:1
-
本代码使用vb 编写矩阵汉字的显示
本代码使用vb 编写矩阵汉字的显示-use of the code prepared vb matrix display Chinese characters
- 2022-03-20 06:03:21下载
- 积分:1
-
sisteme defecte小人宽容
Curs de Sisteme tolerante la defecte
- 2022-03-22 16:55:58下载
- 积分:1
-
Microsoft Speech SDK5.1语音编程,用于设计语音程序设计
Microsoft Speech SDK5.1语音编程,用于设计语音程序设计-Microsoft Speech SDK5.1 sound programme for sound programme designing
- 2023-06-23 23:05:05下载
- 积分: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