-
全面的介绍了串口通信的知识,通过实例介绍了如何编程实现串口通信...
全面的介绍了串口通信的知识,通过实例介绍了如何编程实现串口通信-Comprehensive introduction of the serial communication of knowledge, through examples of how programming of serial communication
- 2022-07-06 14:20:15下载
- 积分:1
-
Even-break-down
输入一串数,将偶数分解为两个质数,如8=3+5,只取第一组,就是后面出现的8=5+3不再打印。(Enter a string of numbers, the even number into two prime numbers, such as 8 = 3+5, just take the first group, is behind the emergence of 8 = 5+3 no longer print.)
- 2013-07-30 19:09:06下载
- 积分:1
-
java-algorithm-sources
Java算法大全(近100种算法打包),欢迎下载参考学习。(Java algorithm codes (nearly 100 kinds of algorithm pack), welcome to download and reference to study.)
- 2012-07-26 18:08:49下载
- 积分:1
-
k-均值聚类算法
ommonly 用于初始化方法是 Forgy 和随机分区。[9] 的 Forgy 方法随机选择 k 意见从数据集,并使用这些作为初始的手段。随机划分方法首先为每个观察值随机分配一个群集,然后前进到更新这一步,因此计算初始的意思,要其质心,cluster 的随机分配点。Forgy 方法倾向于传播的最初的手段,而随机分区把所有的这些数据集的中心附近的酒店。根据 [9] Hamerly et al.随机划分方法是一般首选等 k-调和手段和模糊 k-均值算法。期望最大化和标准 k-均值算法,初始化的 Forgy 方法是可取的。
- 2022-12-06 01:25:03下载
- 积分:1
-
socket_example
说明: 一个简单实用的socket编程例子。server端与client端进行通信的简单实例。(a simple and practical example of the socket programming. With the client-server communication-a simple example.)
- 2020-11-10 01:49:46下载
- 积分:1
-
用FTP实现文件同步。首先监测源路径的文件,然后将文件 FTP到远程主机,如果FTP成功,删除源路径的文件。...
用FTP实现文件同步。首先监测源路径的文件,然后将文件 FTP到远程主机,如果FTP成功,删除源路径的文件。-using FTP file synchronization. First Source Monitoring the paper path, and then the file to the remote FTP server, if successful FTP, Path to delete the source document.
- 2022-05-07 02:20:45下载
- 积分:1
-
1. 目录get mac是获取机器网卡地址程序;2. 目录GetIpAddress是根据机器名以及域名获取IP地址程序;3. 目录getlocalip是获取本地...
1. 目录get mac是获取机器网卡地址程序;2. 目录GetIpAddress是根据机器名以及域名获取IP地址程序;3. 目录getlocalip是获取本地机器ip地址程序;4. 目录ping是ping程序代码;5. 目录portscanner是本地机器端口扫描程序,其中扫描可能端口就是扫描计算机上所有可能的端口;6. 目录超级链接是在窗体上实现超级链接到IE和自动发送邮件的程序;-1. Contents get mac is access card machines addresses procedures; 2. Contents GetIpAddress under machine name and IP address of the domain name acquisition procedures; 3. Contents getlocalip is access to local machine ip address; 4. Contents of ping ping code; 5. Contents portscanner local port scanning machines procedures, which may port scanning is scanning your computer all possible port; 6. Contents hyperlinks in Form achieving super link to the IE and automatic mail procedures;
- 2023-01-16 12:50:04下载
- 积分:1
-
一个“Ping”程序,主要包括:填写一个ICMP回响请求报文,以数据报的方式向目标主机发送,然后接收目标主机回送的ICMP回响应答报文,若成功,给出提示信息。...
一个“Ping”程序,主要包括:填写一个ICMP回响请求报文,以数据报的方式向目标主机发送,然后接收目标主机回送的ICMP回响应答报文,若成功,给出提示信息。-a "Ping" procedures, including : a complete response ICMP request packet, Data reported to the mainframe sent to the target and then receiving sent back to the mainframe objectives of the ICMP response Reply message, If successful, and given a message.
- 2023-02-10 15:25:03下载
- 积分:1
-
可以实现HTTP转发/HTTP请求,如果需要做一个网页下载,那么可以使用该类,该类最大的特点是支持PROXY代理下载!...
可以实现HTTP转发/HTTP请求,如果需要做一个网页下载,那么可以使用该类,该类最大的特点是支持PROXY代理下载!-HTTP can be transmitted/HTTP request, if required to do a website, then you can use this kind, the largest such feature is support PROXY proxy to download!
- 2023-06-10 18:35:03下载
- 积分:1
-
局域网内文件传输,采用VC编程,实现点对点的文件传输
局域网内文件传输,采用VC编程,实现点对点的文件传输-LAN file transfer, using VC programming, to achieve peer-to-peer file transfer
- 2022-02-12 06:22:10下载
- 积分:1