-
飞鸽传输的源代码,很不错,功能也很强,稳定,周围很多人在用...
飞鸽传输的源代码,很不错,功能也很强,稳定,周围很多人在用-Fei transmission of source code, a very good, very strong function, stability, a lot of people around with the
- 2023-07-08 13:20:03下载
- 积分:1
-
shortest-path
通信网络的架设问题 若要在n(≥10)个城市之间建设通信网络,只需要架设n-1条线路即可(With the Dijksra algorithm to network G from source points to the rest of the vertices of the shortest path)
- 2014-01-11 23:32:27下载
- 积分:1
-
http agent
http代理程序-http agent
- 2022-03-19 02:02:12下载
- 积分:1
-
Computer-Networks-and-Internets
这是一个用c++编写的,socket API 的服务器端和客户端的相互响应的简单程序.用cmd打开程序exe,输入“webserver + 端口号”,webclient方面,输入“webclient + 127.0.0.1 + 端口号5600”,则可以在客户端上显示接收到的信息。(This is a c++ written in response to a simple procedure of mutual socket API server and client' s Open Program exe, enter " webserver+ port number" , webclient, the input " webclient+ 127.0.0.1+ port number 5600 with cmd " you can display the information received on the client.)
- 2013-12-27 21:41:43下载
- 积分:1
-
N9 基于C# TCP 的摄像头的图像视频传输
说明: 编程语言使用用C#,基于TCP传输协议,完成了图片传输(Using C#, based on TCP transmission protocol, picture transmission)
- 2020-06-24 05:40:02下载
- 积分:1
-
AutocomplectionCtrl_demo
获取网络设置获取网络设置获取网络设置 获取网络设置(Access to the network settings to obtain network settings network settings to obtain access to network settings)
- 2007-11-17 01:55:11下载
- 积分:1
-
denglu
通过WiFi传输(UDP传输格式)进行相应底层硬件的控制,实现了无线的控制电力的详细使用情况。(Corresponding underlying hardware control WiFi transport (UDP transport format) by achieving a detailed control of the power usage of the radio.)
- 2015-01-23 21:01:13下载
- 积分:1
-
用纯api发送邮件的源程序!
用纯api发送邮件的源程序!-pure source of the email!
- 2022-03-12 00:31:40下载
- 积分:1
-
a good forum for the original code
一个不错的论坛原代码-a good forum for the original code
- 2022-08-11 06:22:14下载
- 积分:1
-
寻找起伏度最佳窗口arcgis
均值变点是统计学中常用的变点分析方法,其主要思想如下:
假设有一组数据,随着某个指标变化(增大),其值逐渐增加并趋于稳定,如何判断在这个过程中是否出现了突变的情况,异样的情况?
均值变点分析方法提供了一种思路,大概如下:
1 计算总的均值和方差;
2 循环将这组有序数据分成两组,X1,X2
计算各组的均值和方差,
计算总方差与分组方差之和的差;
3 得到变点(The change point of mean is a commonly used change point analysis method in statistics. Its main ideas are as follows:
If there is a set of data, as a certain index changes (enlargement), its value increases gradually and tends to be stable. How to judge whether there is a sudden change in the process and the unusual situation?
The mean change point analysis method provides a way of thinking, which is as follows:
1 the total mean and variance are calculated.
The 2 cycle divides the ordered data into two groups, X1, X2.
Calculate the mean and variance of each group.
The difference between the sum of the total variance and the group variance is calculated.
3 get a change point)
- 2021-04-15 14:18:54下载
- 积分:1