-
Windows网络编程代码例子集合,可以供初学者参考
Windows网络编程代码例子集合,可以供初学者参考-Windows network programming code examples of a collection, you can reference for beginners
- 2022-01-26 06:04:37下载
- 积分:1
-
k-均值聚类算法
ommonly 用于初始化方法是 Forgy 和随机分区。[9] 的 Forgy 方法随机选择 k 意见从数据集,并使用这些作为初始的手段。随机划分方法首先为每个观察值随机分配一个群集,然后前进到更新这一步,因此计算初始的意思,要其质心,cluster 的随机分配点。Forgy 方法倾向于传播的最初的手段,而随机分区把所有的这些数据集的中心附近的酒店。根据 [9] Hamerly et al.随机划分方法是一般首选等 k-调和手段和模糊 k-均值算法。期望最大化和标准 k-均值算法,初始化的 Forgy 方法是可取的。
- 2022-12-06 01:25:03下载
- 积分:1
-
purpose : structural frame for understanding the concept of network protocol, th...
目的:
构造帧对于理解网络协议的概念、协议执行过程,以及网络问题处理的一般方法具有重要的意义。本次练习的目的是通过数据链路层与介质访问控制层的学习,根据数据链路层的基本原理,针对普遍应用的Ethernet帧,通过构造一个具体的帧,引导同学深入理解网络协议的基本概念与网络问题处理的一般方法。
要求:
1、编写程序,根据给出的原始数据,组装一个IEEE802.3格式的帧。题目附带的文件为二进制原始数据(文件名分别为input1和input2),要求程序为命令行程序,比如可执行文件名为framer.exe,则命令行形式如下:
framer inputfile outputfile
inputfile为原始数据文件,outputfile为输出结果。
操作系统、使用语言和编译环境不限,但在交作业同时要求注明。
2、输出:对应input1和input2的结果分别为output1和output2
3、要有良好的编程规范和注释
4、写文档
-purpose : structural frame for understanding the concept of network protocol, the implementation of an agreement, network issues and the general approach has important significance. The purpose of the exercise through the data link layer and the MAC layer of learning, according to the data link layer to the basic principles against the universal application of the Ethernet frames, by constructing a concrete frame, to guide students in-depth understanding of network protocols and the basic concepts of network issues to deal with the general approach. Requi
- 2022-03-06 07:04:47下载
- 积分:1
-
获取本机的外网IP和内网IP.内网IP很容易获取,直接调用gethostbyname(name)...
获取本机的外网IP和内网IP.内网IP很容易获取,直接调用gethostbyname(name)->h_addr_list就可以获取,但是外网IP还需要对一个提供显示当前外网IP的网页进行分析才可以获取,具体实现请参照代码.-Access to the machine outside the network and IP network IP. Within the IP network is easy to acquire, directly calls gethostbyname (name)-
- 2022-02-25 01:51:13下载
- 积分:1
-
程序创建deverloper雪试验
program create snow test for deverloper
- 2022-04-06 10:36:20下载
- 积分:1
-
这个是完整的WHOIS查询的CGI源程序
这个是完整的WHOIS查询的CGI源程序-this a complete WHOIS inquiry CGI source! !
- 2022-03-19 12:01:57下载
- 积分:1
-
简单的socket api 通信事例 适合初学socket的人入手的好参考
简单的socket api 通信事例 适合初学socket的人入手的好参考-Simple example of socket api communications socket suitable for beginners to start a good person reference
- 2022-05-06 08:51:48下载
- 积分:1
-
通过arp协议来发现局域网内的所有的当前活动的主机,编译本程序需要安装winpcap驱动以及其开发包,release之后仅仅需要安装winpcap的驱动就可以了...
通过arp协议来发现局域网内的所有的当前活动的主机,编译本程序需要安装winpcap驱动以及其开发包,release之后仅仅需要安装winpcap的驱动就可以了-Arp agreement through the LAN to discover all the current activities of the host, the compiler of this procedure will need to install WinPcap driver as well as its development kit, release after only need to install the WinPcap driver can be a
- 2022-01-21 22:24:37下载
- 积分:1
-
network server, client, the client interface to server
网络服务器 程序,客户端程序,客户端界面,服务器端界面,-network server, client, the client interface to server-side interface
- 2023-07-19 06:00:03下载
- 积分:1
-
此代码由asp300.com收集整理。 asp300
此代码由asp300.com收集整理。 asp300 -- 专业化的asp代码交流基地。-this code by asp300.com collected. Asp300-- professional exchanges asp code base.
- 2022-04-01 14:50:23下载
- 积分:1