搜索资源列表
网络模拟可靠数据传输Go Back N
- 网络模拟可靠数据传输Go Back N,网络原理上机作业,大家可以下来参考。-network simulation reliable data transmission Go Back N, network operating principle on the plane, we can down reference.
udt.sdk.2.3.tar
- UDP的可靠传输项目UDT(开源),采用了类似TCP的华东窗口协议-UDP reliable transmission UDT (open source), adopted a similar TCP window of East China agreement
RUDP
- 可靠用户数据报协议(RUDP)是一种基于可靠数据协议 (RDP: RFC908 和 1151 (第二版 )) 的简单分组传输协议。作为一个可靠传输协议, RUDP 用于传输 IP 网络间的电话信号。-reliable User Datagram Protocol (RUDP) is based on reliable data protocol (RDP : RFC908 and 1151 (2nd Edition)), a simple packet transmission agreemen
CTP
- 用UDP写的可靠传输,非常有借鉴意义,适合互连网通讯-using UDP write reliable transmission, very useful, suitable interconnection Netcom --
udt
- 基于UDP的可靠传输协议UDT在VC6下的编译实现.-based on UDP reliable transmission protocol UDT in VC6 the compiler to achieve.
PhDThesisforLDPC
- 硕士学位论文:LDPC码在瑞利衰落信道中的性能分析 信道编码技术可以带来编码增益,节省宝贵的功率资源,己经成为现代数字 通信系统中必不可少的关键技术。LDPC码采用低复杂度的迭代译码算法,且具有 逼近香农限的性能.由于LDPC码具有诸多优点,它在信息可靠传输中的良好应 用前景己经引起学术界和rr业界的高度重视,成为当今信道编码领域最受瞩目的 研究热点之一。 本文主要探讨了LDPC码在瑞利衰落信道中的性能,基于LDPC码的分组空 时码系统,以及基于LDPC码的正交频
UDPEmail
- 基于UDP可靠传输的邮件系统-based on UDP reliable transmission mail system
RUDP-3952
- 基于rudp 数据可靠传输及测试 做rudp协议人不多 写此抛砖引玉-rudp based on reliable data transmission and testing so few people rudp agreement was made this comment
udt.sdk.3.3.tar
- udt.sdk.3.3,UDP的可靠传输项目UDT(开源),采用了类似TCP的滑动窗口协议,在 udt.sdk.3.2 的基础上作了改进,使适用于网格计算.
070822udt4Source
- udt.sdk.4.0,UDP的可靠传输项目UDT(开源),采用了类似TCP的滑动窗口协议,在 udt.sdk.3.2 的基础上作了改进,使适用于网格计算
udp4realible
- udp实现可靠传输的代码,开源的这是一个比较早的版本,功能简单,使用方便,内有说明-udp achieve reliable transmission of the code, open source is a relatively early version, features simple, easy to use, there are notes
UDP_windowsDev
- UDP可靠传输,基于 UDP的滑动窗口协议的设计与实现的详细文档资料-UDP and reliable transmission, UDP-based sliding window protocol design and implementation of detailed documentation
utd
- udp可靠传输实现方案,含有拥塞控制流量控制,超时重传-udp achieve reliable transmission program, which contains flow control congestion control, overtime ARQ
UdpOfSocketServer
- socket udp 的服务器端程序,包括简单的可靠传输的实现-socket udp server-side procedures, including simple and reliable transmission to achieve
UDP
- 用UDP实现可靠文件传输 大家都清楚,如果用TCP传输文件的话,是很简单的,根本都不用操心会丢包,除非是网络坏了,就得重来。用UDP的话,因为UDP是不可靠的,所以用它传输文件,要保证不丢包,就得我们自己写额外的代码来保障了-Use UDP to achieve a reliable file transfer we all know that if we use TCP to transfer files, it will be very simple, simply do not
uft
- UDP File Transporter,一个用udp可靠传输实现的文件传输程序-UDP File Transporter, a transfer by udp reliable file transfer procedures to achieve
udt.sdk.4.2.win32
- UDP可靠传输源码:udt.sdk.4.2.win32-UDP reliable transmission source code: udt.sdk.4.2.win32
UDP通讯
- udp通讯类封装 源代码,用udp实现带效验的可靠传输(UDP communication package source code, to achieve reliable transmission with results by UDP)
可靠 UDP 传输
- 对使用udp完成可靠传输实现的介绍,以及对拥塞控制的简介(An introduction to the implementation of a reliable transmission with UDP and a brief introduction to congestion control)
可靠udp传输代码
- 可靠的udp传输代码,udt源码可靠传输