-
stop-and-wait
Stop-and-wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A stop-and-wait ARQ sender sends one frame at a time it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each frame, the sender doesn t send any further frames until it receives an acknowledgement (ACK) signal. After receiving a good frame, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same frame again.
- 2011-08-03 16:52:09下载
- 积分:1
-
eof
说明: 使用的是2019a 的matlab,对海温数据进行的eof程序分析(the eof of the matlab)
- 2020-03-29 14:39:57下载
- 积分:1
-
bloch1
matlab file for photonic crystal blokh
- 2009-07-07 14:12:44下载
- 积分:1
-
deBoor
说明: de Boor 求值算法求作二次和三次B-样条曲线非插值,给定顶点(algorithm evaluates demand for secondary and cubic B-spline- curve interpolation, given vertex)
- 2021-04-04 15:29:04下载
- 积分:1
-
functionFairnessProfile_cvx
说明: Running test programming
- 2019-04-24 12:07:19下载
- 积分:1
-
npls
偏最小二乘源代码,非常好用,很详细,有具体的求解过程(the process of calculate)
- 2009-12-01 11:12:00下载
- 积分:1
-
MATLAB-Primer-(6th-Ed)---Kermit-Sigmon-a-Timothy-
A MATLAB book which will be helpful for beginners
- 2013-09-05 05:45:34下载
- 积分:1
-
E4
说明: 数值分析-函数逼近-插值法-lagrange插值法的实现(- Function approximation- interpolation-lagrange interpolation achieve numerical analysis)
- 2013-03-23 16:15:29下载
- 积分:1
-
deg2dms
degree->[degree minute second]
- 2011-11-09 14:26:22下载
- 积分:1
-
JIAQUAN32N
文章在分析灰色线性回归组合预测模型基本原理的基础上,利用MATLAB强大的矩阵运算功能,使MATLAB实现加权预测模型算法,作者通过实例分析验证了该程序的准确性和可靠性.(This paper analyzes the combination of gray linear regression prediction model based on the basic principle, the use of the powerful MATLAB matrix calculation function, so MATLAB algorithm to achieve weighted prediction model, the authors analyzed to verify the accuracy and reliability of the program by example.)
- 2014-01-13 09:23:42下载
- 积分:1