-
简单模拟路由器转发的源代码,其中采用了WFQ算法及令牌桶机制!...
简单模拟路由器转发的源代码,其中采用了WFQ算法及令牌桶机制!-Simple simulation of a router forwarding source code, which uses WFQ algorithm and the token bucket mechanism!
- 2023-04-07 07:05:04下载
- 积分:1
-
用Evc开发的Ping、UDP协议演示程序实例源码
用Evc开发的Ping、UDP协议演示程序实例源码-Evc development with the Ping, UDP demo program source code examples
- 2022-07-28 11:10:01下载
- 积分:1
-
获得某个域名的IP地址列表
获得某个域名的IP地址列表-Access to a domain IP address list
- 2023-02-28 20:15:03下载
- 积分:1
-
IFO is an acronym for First In, First Out, an abstraction in ways of organizing...
IFO is an acronym for First In, First Out, an abstraction in ways of organizing and manipulation of data relative to time and prioritization. This expression describes the principle of a queue processing technique or servicing conflicting demands by ordering process by first-come, first-served (FCFS) behaviour: what comes in first is handled first, what comes in next waits until the first is finished, etc.
- 2022-01-24 18:39:18下载
- 积分:1
-
一款用于网络调试用的Ping工具,绿色版软件
一款用于网络调试用的Ping工具,绿色版软件-Ping Tools
- 2022-04-24 18:07:49下载
- 积分:1
-
Three
三维空间数据传输系统。实现分布式环境下三位空间数据的处理和传输。-Three-dimensional data transmission system. Distributed environment to achieve the three spatial data processing and transmission.
- 2022-03-07 07:17:36下载
- 积分:1
-
这个socket服务器代码可以为你建立指定的监听端口、客户端请求响应机制等一些服务器所具备的基本框架...
这个socket服务器代码可以为你建立指定的监听端口、客户端请求响应机制等一些服务器所具备的基本框架-the socket server code can you establish designated monitor port, the client request response mechanism and some other servers with a basic framework
- 2022-01-25 18:03:08下载
- 积分:1
-
C++实例(简单的Windows套接字(Socket)例子).txt
C++实例(简单的Windows套接字(Socket)例子).txt-C++ examples (a simple Windows Sockets (Socket) example). Txt
- 2022-12-13 02:35:03下载
- 积分:1
-
the algorithm should be solved QOP issue, I am not very proficient, and hope we...
该算法应于求解QOP问题,本人对此不是很精通,希望有机会和大家一起讨论这个问题。-the algorithm should be solved QOP issue, I am not very proficient, and hope we have the opportunity to discuss this issue.
- 2023-08-09 03:45:03下载
- 积分:1
-
unsustainable under the agreement, users send frames, will first interception Ch...
非持续CSMA
该协议下,用户在发送帧之前,会先侦听信道的状况,如果没有其他站点发送,它就发送。若信道忙,它就等待一个随机的时间后重复以上动作。
对于某一帧而言,信道是否忙,即是看其绝对时间(FRAMETIME*i+dt)的前一帧时内(FRAMETIME*(i-1)+dt ~ FRAMETIME*i+dt)是否存在发送帧。若无则发送,有则等待一随机时间。
-unsustainable under the agreement, users send frames, will first interception Channel situation, if no other site sent, it sent. If Channel busy, it would wait for a random time to repeat the action. For a frame, whether the busy channel, that is, look at his absolute time (FRAMETIME* i dt) of a time (FRAMETIME* (i-1) dt ~ FRAMETIME dt* i) the existence of this frame. If not then this, then wait for a random time.
- 2022-03-16 02:26:57下载
- 积分:1