-
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
-
taylor.m
Matlab code for taylor series
- 2013-03-28 19:30:59下载
- 积分:1
-
Hamming1511MAP
Hamming 15, 11 Viterbi encoding and Decoding
- 2013-09-21 19:35:25下载
- 积分:1
-
PIDcontrol
增量式PID控制,比较容易看懂,对初学者应该有所帮助(Incremental PID control, easier to understand, there should be some help for beginners)
- 2010-07-06 12:33:11下载
- 积分:1
-
NeuralNetwork_BP_Classification
实现BP网络算法,并对数据进行分类实验。matlab编写。(Achieve BP network algorithm, and data classification accuracy. matlab preparation.)
- 2010-07-25 16:01:30下载
- 积分:1
-
del2_5pt
说明: matlab 源代码,五点差分格式,可以直接运行,用于其他方面(matlab source code, a five-point difference scheme can be run directly for other areas)
- 2020-09-02 20:48:08下载
- 积分:1
-
mWM
Weighted maximum matching ,图论中的计算。 matlab与C++ 混合编程,如果运行出现问题,请将所有Weighted maximum matching 函数换成 mWM(Weighted maximum matching for graph)
- 2014-11-12 20:10:50下载
- 积分:1
-
realmin
matlab matrix processing functions
- 2010-12-08 01:49:56下载
- 积分:1
-
suijimoliheshujutongji
说明: 实现随机模拟和数据统计!里面有很多关于模拟和统计的源程序!(Achieve stochastic simulation and statistics! There are many simulation and statistics on the source!)
- 2009-09-03 22:19:10下载
- 积分:1
-
ThesisCode
internet traffic classification program in matlab with genetic algorithm
- 2015-04-19 17:24:59下载
- 积分:1