-
一个简易的浏览器的源代码
一个简易的浏览器的源代码
一个简易的浏览器的源代码
一个简易的浏览器的源代码-A simple browser, a simple source code browser source code
- 2022-07-25 06:45:29下载
- 积分:1
-
java读取新浪天气预报,把数据存储在数据库中
java读取新浪天气预报,把数据存储在数据库中-read weather forecasts, the data stored in the database
- 2022-04-08 11:05:42下载
- 积分:1
-
基于ACE网络库的天气预报信息获取工具。代码展现了1:ACE socket的基本用法;2:unicode与GBK互转;3:base64编码;...
基于ACE网络库的天气预报信息获取工具。代码展现了1:ACE socket的基本用法;2:unicode与GBK互转;3:base64编码;-A weather reporter tool based on ACE. you can learn to know the usage of the ACE_Sock_Stream and Base64 algorithm
- 2022-08-09 09:01:23下载
- 积分:1
-
基于UDP的socket客户端服务器编程
基于UDP的socket编程
——
- 2022-01-26 04:16:17下载
- 积分:1
-
一个简单的电子白板,使用JAVA设计,能够实现简单的应用功能,已编译通过....
一个简单的电子白板,使用JAVA设计,能够实现简单的应用功能,已编译通过.-a simple Whiteboard, the use of Java designed to be simple function of the application, compile.
- 2022-03-24 06:30:52下载
- 积分:1
-
在DOS下开发tcp/ip程序,用它可以做出DOS下的tcp/ip程序。
在DOS下开发tcp/ip程序,用它可以做出DOS下的tcp/ip程序。-DOS development tcp/ip procedures, and it can be made under the DOS tcp/ip procedures.
- 2023-07-16 17:50:03下载
- 积分:1
-
CMPP3.0协议源码,对研究cmpp协议的人和利用它编程的人很有帮助...
CMPP3.0协议源码,对研究cmpp协议的人和利用它编程的人很有帮助-Source CMPP3.0 agreement, cmpp agreement on research and use of its programming were very helpful
- 2022-02-12 10:57:25下载
- 积分:1
-
学习C++的好手 适合当代本科大学生提高编程水平
学习C++的好手 适合当代本科大学生提高编程水平-Learning C++ The best suited to contemporary programming improve the level of undergraduate college students
- 2023-05-20 05:25:03下载
- 积分: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
-
LAN chat client and server
局域网聊天客户端与服务器端程序,可以传送文件,具有可扩展性,基于Winsock的VC编程。-LAN chat client and server-side program, you can transfer files with scalability, the VC based on Winsock programming.
- 2022-03-18 11:01:21下载
- 积分:1