-
程序运行时获取计算机的网卡的mac地址,以便于作为某种标识
程序运行时获取计算机的网卡的mac地址,以便于作为某种标识-running computer access at the LAN mac address, in order to serve as a logo
- 2022-02-14 02:15:39下载
- 积分:1
-
Message Board procedures, in the basic functionality has increased, more practic...
留言板程序,在基础功能之上有所增加,比较实用-Message Board procedures, in the basic functionality has increased, more practical
- 2022-07-13 02:23:43下载
- 积分:1
-
FTP Connecting To and Retrieving FTP File Listings
FTP Connecting To and Retrieving FTP File Listings
- 2022-01-26 06:23:28下载
- 积分:1
-
C #完全实现ping,示踪剂,traceroute,tracerouter,VS2005编译号…
完全用C#实现Ping、Tracer、Traceroute、Tracerouter,vs2005编译通过-Entirely of C# Achieve Ping, Tracer, Traceroute, Tracerouter, vs2005 compiler through
- 2022-08-18 03:21:44下载
- 积分:1
-
利用Winsock做的网络程序
利用Winsock做的网络程序-do Winsock Network Program
- 2023-03-25 10:30:04下载
- 积分:1
-
WINDOWS下基于SOCKET的网络聊天程序内核
可以通过对方计算机名或IP进行文字聊天...
WINDOWS下基于SOCKET的网络聊天程序内核
可以通过对方计算机名或IP进行文字聊天-WINDOWS-based chat program SOCKET core network through the other computer name or IP text chat
- 2022-01-27 23:22:35下载
- 积分:1
-
纯ALOHA协议
在该协议下,用户只要有帧产生,就会传送出去,发生冲突时,就等待一个随机时间后再重发。
所以对当前帧时,只有两种情况下可以发送成功:...
纯ALOHA协议
在该协议下,用户只要有帧产生,就会传送出去,发生冲突时,就等待一个随机时间后再重发。
所以对当前帧时,只有两种情况下可以发送成功:
1)当前帧时只有一帧要发送,且当前帧时的前一帧时无帧发送;
2)当前帧时只有一帧要发送(发送时刻为t),且前一帧时的最后一帧的发送时间不在(t- FRAMETIME)~ t这段时间内。
其他情况下都会产生冲突。
发生冲突时,错误帧继续传送,用户重新发送帧,设定一个随机数Rt,将该帧添加到第Rt/ FRAMETIME帧时上去,并设该帧的相对时间为Rt% FRAMETIME。这样即相当于用户等待一随机时间后重发。
对每一帧时进行上述控制,最终可得到成功发送的次数Suc,将其除以Suc = Suc /ARRAYLENGTH即得平均每帧时发送成功的帧数。
对于不同G,得到不同FrameArray,所得的Suc也不同,用一个数组来保存G与Suc的对应关系,再将其画出来。
-pure ALOHA agreement under the agreement, as long as users have a frame, it will transmit out, conflict, will wait for a random period of time before re-issued. Therefore, the current frame, there are only two circumstances can this success : 1) the current frame only one to send, and the current frame before one-time frame sent; 2) the current frame only to send a (t this moment), but before a final of a transmission time not (t-FRAMETIME) ~ t this time. Other cases will have conflict. Conflict, to continue to disseminate the wrong frame, users re-sending fram
- 2022-01-21 18:08:46下载
- 积分:1
-
Native like, synchronous remote method invocation.
Light
这是一个基于C++ template的面向对象的RPC框架库。-Native like, synchronous remote method invocation.
Light-weighted, clean and easy to use.
Normal C++ syntax for service definition.
1. Supports all c++ native data type and user defined data type.
2. Reference and pointer support.
3. Polymorphism for method parameter and return type.
Type safe.
As the framework is based on c++ template, all type mismatch will be raised at compilation time.
TCP/IP as underlying transportation protocol.
Full conformance to ISO c++ standard.
Unicode support.
- 2022-07-23 07:37:41下载
- 积分:1
-
飞鸽, 网络通讯 局域网,不错的看看吧,只不过是日本人写的...
飞鸽, 网络通讯 局域网,不错的看看吧,只不过是日本人写的-Dove, network communications LAN, good to see you, but is written in Japanese
- 2022-01-26 17:58:36下载
- 积分:1
-
libnet发送数据包的实例,本来为别人毕业设计时写的。这里可以参阅。...
libnet发送数据包的实例,本来为别人毕业设计时写的。这里可以参阅。-libnet example of sending data packets, originally designed for others to write the graduation. You can refer to.
- 2022-07-23 06:05:16下载
- 积分:1