-
example of C# program, program is example layered application
example of C# program, program is example layered application
- 2023-01-28 03:10:04下载
- 积分:1
-
对采集图像的处理有很好的帮助,能在一定程度上加深地VC++的学习....
对采集图像的处理有很好的帮助,能在一定程度上加深地VC++的学习.-Collected images have a good deal of help to a certain extent, to deepen VC++ Learning.
- 2022-04-18 00:13:18下载
- 积分:1
-
摩托车管理系统pb
摩托车管理系统pb-Motorcycle management system pb
- 2022-03-19 11:31:03下载
- 积分:1
-
小车黑线检测,计数,计时,计里程,往返,变速
小车黑线检测,计数,计时,计里程,往返,变速-Car black line detection, counting, time, total mileage, round-trip, speed
- 2022-07-04 00:05:38下载
- 积分:1
-
Rotating a triangle 3d
Rotating a triangle 3d
- 2022-02-26 13:22:22下载
- 积分:1
-
SUN Xin teachers Viaucl c++ 20 class example of all procedures
孙鑫老师Viaucl c++二十课例子的全部程序-SUN Xin teachers Viaucl c++ 20 class example of all procedures
- 2022-06-01 13:52:46下载
- 积分:1
-
使用USB图像采集
用USB 采集图象,基于opencv的激光光斑中心检测系统 。能够定位光斑中心坐标-Image acquisition using USB-based Center for opencv the laser spot detection system. Facula able to locate the center coordinates
- 2023-08-13 15:45:03下载
- 积分:1
-
使用查表发实现公历转换为农历
文件说明
luanrday.h 头文件,声明了公历到农历转换的函数
luanrday.cpp 实现文件,实现...
使用查表发实现公历转换为农历
文件说明
luanrday.h 头文件,声明了公历到农历转换的函数
luanrday.cpp 实现文件,实现了公历到农历的转换函数
chdate.cpp 例子程序,使用luanrday实现功能:使用汉字显示当前农历日期.-Made the realization of the use of look-up table is converted to the Lunar calendar luanrday.h document describes the first document, a statement of the lunar calendar conversion function to file luanrday.cpp achieved lunar calendar conversion function to chdate.cpp example, the use of the realization of luanrday features: Displays the current use of Chinese Lunar New Year dates.
- 2022-03-06 03:19:01下载
- 积分:1
-
端口列表
Com 端口在 windows 中的存在编译列表从所有的Delphi设备。
创造价值的类 TComportList,然后运行搜索功能。
获取项目 [索引] 读取 TComportItem 与发现的所有端口。
- 2022-02-21 18:21:00下载
- 积分: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