搜索资源列表
huadongchuangkou
- 滑动窗口协议,用jave编出来的,以前做课程设计的时候老师给的
huadongchuangkou
- 滑动窗口协议,用jave编出来的,以前做课程设计的时候老师给的-Sliding Window Protocol using jave made out of the past, the curriculum design to do when a teacher to the
Huadongchuangkou
- 此文件为滑动窗口协议模拟程序,在VC++环境下开发,附带可执行程序以及操作说明-This file is sliding window protocol simulation program, developed under VC++ environment, procedures and operating instructions included with the executable
HuaDongChuangKou
- 滑动窗口的制作方法 就是对话框创建子对话框时让子对话框滑动显示-Sliding window method of making sub-dialog is the dialog box to create slide shows for child dialog
huadongchuangkou
- 基于C语言滑动窗口协议,实现两个窗口的无损通信...保证通信可靠性-C-based sliding window, two windows to achieve lossless communication ... to ensure the reliability of communication
huadongchuangkou
- 先定义两个发送端A和B,发送端A和发送端B用消息管道相连接。从发送端A发送一个大数据量的字符串数据到接收端B,在发送端此大容量字符串被分解成几个帧来进行传送,自己设定相应的接收窗口容量,并使用滑动窗口协议的基本算法思想,是发送端A的字符串数据完整的传送到B端。-Define both the sender A and B, the sender A and sender B connected with a message pipeli
huadongchuangkou
- 使用Java编写的模拟滑动窗口协议,部分修改可实现停等、回退N帧以及选择重发功能-Analog sliding window protocol written in Java, the partial revision of the stop-and-wait fallback N fr a me retransmission function