摘要:
Congestion Avoidance in TCP Consequence of lack of congestion control When a popular resource is shared without regulation the result is always ove... 阅读全文
posted @ 2014-10-27 00:24
Ryan in C++
阅读(1622)评论(0)推荐(0)
摘要:
Studying TCP's Throughput and Goodput using NS What is Throughput Throughput is the amount of data received by the destination.The Average Throughput ... 阅读全文
posted @ 2014-10-26 23:50
Ryan in C++
阅读(405)评论(0)推荐(0)
摘要:
Studying TCP's Congestion Window using NS How to obtain TCP's CWND value The most important value that determine the behavior of TCP is the congestion... 阅读全文
posted @ 2014-10-26 23:12
Ryan in C++
阅读(342)评论(0)推荐(0)
摘要:
NS Simulation: Scheduling Events Simulation time A similation system (such as NS) must have a built-in simulation clock - it represents the "clock" ... 阅读全文
posted @ 2014-10-26 23:10
Ryan in C++
阅读(283)评论(0)推荐(0)
摘要:
Solution: when see question about two strings , DP should be considered first.We can abstract this question to calculate appear times for string T wit... 阅读全文
posted @ 2014-10-25 23:49
Ryan in C++
阅读(344)评论(0)推荐(0)