搜索资源列表
temp
- 为大家提供一份模拟滑动窗口协议程序,一方面可以进一步理解滑动窗口协议的操作过程,另一方面也为大家学习mfc做准备-We provide a simulation of the sliding window protocol procedures, one can further understand the operation of the process of sliding window protocol, on the other hand also to prepare them to
cyuyahuadongchuangkou
- c语言模仿滑动窗口协议,源代码。(1) 编写滑动窗口协议的发送程序,令序号长度N=3,窗口最大尺寸=4; (2) 发送程序需要处理的三个事件:网络层分组到达、计时器超时、确认到达可以通过外部输入来模拟;而发送程序应送往对等方的帧直接输出,便于检查程序的正确性。 -c language to imitate the sliding window protocol, the source code. (1) the preparation of the sliding window prot
Huadongchuangkou
- 此文件为滑动窗口协议模拟程序,在VC++环境下开发,附带可执行程序以及操作说明-This file is sliding window protocol simulation program, developed under VC++ environment, procedures and operating instructions included with the executable
jj
- 滑动窗口协议的实现 c++的实现 源代码的实现和运用-Sliding window protocol implementation c++ source code to achieve the implementation and use of
huadongchuangkou
- 基于C语言滑动窗口协议,实现两个窗口的无损通信...保证通信可靠性-C-based sliding window, two windows to achieve lossless communication ... to ensure the reliability of communication
sliding_window_protocol
- 利用MFC界面模拟滑动窗口协议的运行过程-sliding window protocol simulator
TUELXKY
- 一个JAVA的滑动窗口协议,可以很方便的实现ARQ滑动窗口协议()