-
这是一个运算符重载的实例程序,程序中以复数的加法作为例子,实现将加法运算符重载,得到c=c1+c2直接得到俩个复数相加的和...
这是一个运算符重载的实例程序,程序中以复数的加法作为例子,实现将加法运算符重载,得到c=c1+c2直接得到俩个复数相加的和-This is an example of operator overloading, programs, the addition in the plural as an example, to achieve an additive operator overloading, to be c = c1+ c2 directly from the sum of both a complex and
- 2023-02-05 07:30:04下载
- 积分:1
-
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小...
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小数的位置min,扫描结束后如果min不等于i,说明假设错误,则交换min与i位置上数。-Selection sort works: each time the selected number of the array, note the current position and assume that it is behind a number starting from the current location of the minimum number min = i, from this number the number of start scanning the next one until the last one the number of , and record the location of the minimum number of min, after scanning, if min is not equal to i, instructions assume that the error, then the exchange of a few min and i position.
- 2022-08-07 23:09:54下载
- 积分:1
-
此为监控系统的协议解释器中的表达式计算程序原型,可用于表达式的计算...
此为监控系统的协议解释器中的表达式计算程序原型,可用于表达式的计算-There is a expression calculate program about protocol explain utensil of inspect systemic.It may calculate expression.
- 2022-04-17 16:23:10下载
- 积分:1
-
用鼠标手势动作来发送命令
用鼠标手势动作来发送命令-moves with the mouse gesture to send orders
- 2022-01-28 16:52:18下载
- 积分:1
-
一个trackbar类的控件,推荐大家使用
一个trackbar类的控件,推荐大家使用-A kind of trackbar control, recommended the use of U.S.
- 2022-01-25 14:27:04下载
- 积分:1
-
Xamarin Forms 跨平台App
xamarin forms 开发网上资源很少,根据百度地图使用文档,自己编写了一个定位系统
- 2022-03-22 22:14:41下载
- 积分:1
-
Histogram plot of two distribution
直方图是根据用户所需的均匀分布和正态分布参数绘制的;
- 2022-03-01 06:22:57下载
- 积分:1
-
pmacct是一个用于搜集IP流量信息(源地址,字节计数,和包数量)的工具。数据保存在一个内存中的表内,客户端程序可以通过一个本地面向流的连接访问其内容。搜集离...
pmacct是一个用于搜集IP流量信息(源地址,字节计数,和包数量)的工具。数据保存在一个内存中的表内,客户端程序可以通过一个本地面向流的连接访问其内容。搜集离线包通过使用pcap库和混合模式下的一个或多个网卡实现。-pmacct is a collection for IP traffic information (source address, byte count, and the number of packets) tool. Data stored in a memory table, the client program through a local flow-oriented to access its contents. To collect offline pcap packet through the use of tanks and mixed mode of one or more card to achieve.
- 2022-03-06 12:01:07下载
- 积分:1
-
UDP示例文件
udp vc source file
you can build a udp net
server and client-udp sample file
server and client
- 2022-04-14 15:29:29下载
- 积分:1
-
pb编写的以 不同的方式关闭窗口
pb编写的以 不同的方式关闭窗口-pb prepared in different ways Close
- 2022-07-03 05:49:29下载
- 积分:1