-
一个简单的员工管理系统,可以体现出员工现在状态,是否劳动力。...
一个简单的员工管理系统,可以体现出员工现在状态,是否劳动力。-a simple staff management system that can reflect the state employees now, whether labor.
- 2023-02-27 05:05:03下载
- 积分:1
-
聊天器
通过Socket编程,应用单线程传递参数,实现局域网聊天功能,...
聊天器
通过Socket编程,应用单线程传递参数,实现局域网聊天功能,-Socket programming device through the chat, application single-threaded pass parameters to achieve LAN chat,
- 2022-06-20 00:23:39下载
- 积分:1
-
演示进程同步和通信的例子(141KB)
演示进程同步和通信的例子(141KB)
-demonstration process of synchronization and communication examples (141KB)
- 2022-02-01 06:44:38下载
- 积分:1
-
ACTAtek门禁系统SOAP API的基本运用,下载门禁用户指纹并UPLOAD到另一台门禁终端。是一个很好的在.net 环境下学习WEBSERVICE SOA...
ACTAtek门禁系统SOAP API的基本运用,下载门禁用户指纹并UPLOAD到另一台门禁终端。是一个很好的在.net 环境下学习WEBSERVICE SOAP API 的学习例子-ACTAtek SOAP API AND Webservice study good sample
- 2022-03-06 08:47:39下载
- 积分:1
-
一个组播发送类, 一个组播发送类。
一个组播发送类, 一个组播发送类。-Send a multicast-type, a type of multicast send.
- 2022-08-15 02:31:24下载
- 积分:1
-
The use of WinPcap to capture IP traffic within a local area network and conduct...
利用 WinPcap 捕获局域网 内的 IP 流量并进行简单分析 本程序是基于 MFC 结构的对话框应用程序,直接双击可执行文件(IPCapture.exe)即
可运行。-The use of WinPcap to capture IP traffic within a local area network and conduct a simple analysis of the structure of this program is based on MFC dialog box application, directly to double-click the executable file (IPCapture.exe) to run.
- 2022-03-03 10:26:50下载
- 积分:1
-
很好用的网络抓包工具,能抓获IP包,分析IP包,界面简洁明了...
很好用的网络抓包工具,能抓获IP包,分析IP包,界面简洁明了-Good network with Ethereal tool that can capture IP packets, analyze IP packets, the interface simple and clear
- 2022-02-22 03:42:47下载
- 积分:1
-
RAS的包装基于C
RAS Wrapper based on C
- 2023-06-17 16:20:04下载
- 积分:1
-
can view network cards MAC_ADDRESS
可以查看网卡的MACu地址
- 2022-12-17 22:40:03下载
- 积分:1
-
1-持续CSMA协议下,当一个用户要发送数据时,它首先侦听信道,看是否有其他站点在传送。如果信道忙,就持续等待直到信道空闲时,便将数据送出。若发生冲突,就等待一个随机长的时间,然后重新侦听。
对于这种协议,先考虑当前帧i时的前一帧时i-1,得到前一帧时的最后一帧frame0(相对时间最大的帧)的相对时间dt0,然后再在当前帧时查看有哪些帧的相对时间会小于dt0,这些帧若是发送就会与frame0发生冲突,所以这些帧就进入持续等待状态,这些帧并没有发送。再考虑当前帧余下的帧(dt > dt0),它们中的第一帧侦听到信道处于空闲状态,所以就发送,而其他的帧由于第一帧的发送又处于等待状态。若有大于或等于2个帧的相对时间相等,且它们又同时侦听到信道空闲时,就会同时发送而导致冲突,冲突发生后的处理方法同上两个协议的一样。
-1- CSMA continued under the agreement, when a user to send data, it first interception Channel to see if there are other sites in transmission. If Channel busy, continuing to wait until the idle channel, and put more information out. If there is conflict, it is a long wait for a random time, then re-interception. Such agreements, to consider the current frame i am one of the former when i-1, be a time before the final one frame0 (relative to the time frame) the relative dt0 time, and then when the current frame to detect what the relative time frame will be less than dt0, these frames will be sent if and frame0 conflict, th
- 2022-03-03 08:55:18下载
- 积分:1