-
NamedPipe
命名管道,学习网络编程的好例子
命名管道,学习网络编程的好例子
(Named pipes, a good example of learning network programming)
- 2011-10-20 21:19:54下载
- 积分:1
-
GitOauth
说明: 用Python完成了github的oauth2功能(The OAuth 2 function of GitHub is completed with Python)
- 2020-06-18 17:40:02下载
- 积分:1
-
TCP
说明: TCP服务器和客户端C++类,提供简单的TCP通讯功能(TCP server and client c + + class, provide simple TCP communication function)
- 2021-03-06 21:37:18下载
- 积分:1
-
使用qt实现网络爬虫
使用qt实现网络爬虫,爬取自己感兴趣的图片。原理是采集地址,然后存数据,再去下载。(Use QT to achieve web crawler and crawl pictures that you are interested in. The principle is to collect addresses, then store data, and then download them.)
- 2018-05-02 14:23:10下载
- 积分: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
-
scara
4轴scara机器人的正逆解代码,仅供参考!(Positive and inverse solution code of 4 axis SCARA robot.For reference only!)
- 2018-01-13 10:08:43下载
- 积分:1
-
ping 功能实现
实现PING功能,可以检查网络延时,确定网络性能,但目前未支持DNS方式,只能对IP进行PING 处理。
- 2022-01-25 19:24:35下载
- 积分:1
-
流媒体传输
很好的流媒体传输代码,很详细,对于刚学习流媒体传输的同学很有很有帮助,刚学习流媒体传输,希望能对大家有所帮助,共同学习提高
- 2023-05-24 11:10:03下载
- 积分:1
-
Socket Programing using Java
这是一个套接字程序。我们可以关闭或从服务器重新启动其他电脑。你可以关闭或重新启动不只是一台电脑,但你可以关闭或重新启动许多电脑在一次点击
- 2022-11-17 11:30:04下载
- 积分:1
-
IEEE 802.11a
IEEE 802.11a-1999 (8802-11:1999/Amd 1:2000(E)), IEEE Standard for Information technology―Telecommunications and information exchange between systems―Local and metropolitan area networks―Specific requirements―Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) specifications―Amendment 1: High-speed Physical Layer in the 5 GHz band -IEEE 802.11a-1999 (8802-11:1999/Amd 1:2000 (E)), IEEE Standard for Information technology-Telecommunications and information exchange between systems-Local and metropolitan area networks-Specific requirements-Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) specifications-Amendment 1: High-speed Physical Layer in the 5 GHz band
- 2022-04-21 04:09:44下载
- 积分:1