-
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
-
2014matalb
一种改进的蚁群算法求最优路径的matlab程序(Improved ant colony algorithm optimal path)
- 2014-12-28 22:49:59下载
- 积分:1
-
DEPAlgorithm
............Initial.m
............MutationOperation.asv
............MutationOperation.m
............SelectOperation.asv
............SelectOperation.m
............SelectRand.asv
............SelectRand.m
DE Algorithm
- 2012-11-11 21:20:05下载
- 积分:1
-
gprs
greedy perimeter stateless routing(GPSR)
- 2020-12-19 20:49:09下载
- 积分:1
-
B(T-f)
关于普朗克分布的详细讨论。(在mathematica环境下开发)(A detailed discussion of Planck distribution
)
- 2014-02-08 18:41:07下载
- 积分:1
-
snr_cnr
implementation to calculate the snr of a mri signal
- 2009-11-17 19:57:30下载
- 积分:1
-
Copy-ofccccccc-LEACH
matlab code for leach protocol
- 2011-06-13 19:09:27下载
- 积分:1
-
fcm
fcm的matlab实现,很简单好用,毕业论文推荐使用(fcm matlab implementation)
- 2021-04-05 21:49:03下载
- 积分:1
-
KFalphabeta
kalman滤波算法与alpha-beta滤波算法的比较,通过比较,验证两种算法各自的优缺点。(Comparison, Kalman filtering algorithm and alpha-beta filtering algorithm by comparing the advantages and disadvantages of verification, two algorithms.
)
- 2014-06-17 14:59:10下载
- 积分:1
-
mcmc
该程序实现了马尔科夫蒙特卡洛模拟方法,是贝叶斯估计不可缺少的程序(this algorithm realise Markov-monte carol algorithm and is indispensible for Bayesian estimation.)
- 2012-04-19 19:10:17下载
- 积分:1