-
stop-and-wait-arq
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:53:31下载
- 积分:1
-
Fragment
This program is used for segmenting the speech file into number of fragmens, and then display the one you desired.
- 2013-04-10 17:27:18下载
- 积分:1
-
fisher
说明: 利用Fisher线性判别来进行男女分类(里面已经有了男女的数据)(Using Fisher linear discriminant for classification of men and women (which already have the data for men and women))
- 2011-03-23 20:52:29下载
- 积分:1
-
PerformanceAnalysisforSubbandIdentification
new algorithm for estimation in every field of science for matlab implementation mostly
- 2010-06-21 23:26:37下载
- 积分:1
-
tutorial3
tutorial MATLAB part 3
- 2009-10-16 10:21:46下载
- 积分:1
-
Carrierfrequency
在DAB系统中的频率同步,载频同步,参考一下Carrier frequency offset estimation of DAB receiver based on phase reference symbol(In the DAB system frequency synchronization, carrier frequency synchronization, refer to Carrier frequency offset estimation of DAB receiver based on phase reference symbol)
- 2008-03-01 11:15:21下载
- 积分:1
-
genetic
《Matlab遗传算法工具箱及应用》Sheffield大学gatbs工具箱所有算例下载及调试说明(" Matlab toolbox and application of genetic algorithms" Sheffield University, all gatbs toolbox download and debug an example that)
- 2009-04-26 22:46:22下载
- 积分:1
-
audio-emotion-system
在matlab环境下做的一个语音情感识别系统,有UI界面(In the matlab environment to do a speech emotion recognition system has UI interface)
- 2020-07-01 11:20:02下载
- 积分:1
-
Untitled
说明: 关于图像处理仿真软件环境下的源程序,毕设中自己用过的,希望对你有用(On image processing simulation software environment of the source, complete set used in their hope that useful to you)
- 2010-05-03 18:23:28下载
- 积分:1
-
Distance-Calculation
Calculate actual distance between two points on Earth, given their Lat Lon Alt, in Km
- 2013-03-08 16:27:48下载
- 积分:1