上一页 1 2 3 4 5 6 7 ··· 16 下一页
摘要: Lesson outline Lesson outline Here's an overview of what you'll learn to do in this lesson. Documentation links are for reference. Read in multiple st 阅读全文
posted @ 2019-06-04 09:04 ecoflex 阅读(311) 评论(0) 推荐(0) 编辑
摘要: Python vs R and Matlab You will be using the Python data analysis library pandas extensively. You will also occasionally need to dabble in NumPy, SciP 阅读全文
posted @ 2019-06-04 08:17 ecoflex 阅读(162) 评论(0) 推荐(0) 编辑
摘要: The mobility provided by wireless networks has made a huge difference in the lives of most citizens of the internet. However, several challenges have 阅读全文
posted @ 2019-06-04 06:25 ecoflex 阅读(152) 评论(0) 推荐(0) 编辑
摘要: Finally! This lecture covers the glue that holds the entire internet together. After some discussion of the theoretical possibilities available in a n 阅读全文
posted @ 2019-06-04 05:26 ecoflex 阅读(180) 评论(0) 推荐(0) 编辑
摘要: TCP is an interesting protocol for many reasons, one of which I find fascinating is that it can employ many different behavioral algorithms at the end 阅读全文
posted @ 2019-06-04 04:50 ecoflex 阅读(123) 评论(0) 推荐(0) 编辑
摘要: The algorithm behind TCP must deal with more than merely moving lots of bytes from application to application. It must also ensure that it acts in a m 阅读全文
posted @ 2019-06-04 04:21 ecoflex 阅读(151) 评论(0) 推荐(0) 编辑
摘要: Understanding the Transport Control Protocol (TCP) is essential to a thorough understanding of network communication and for any development of distri 阅读全文
posted @ 2019-06-04 02:56 ecoflex 阅读(184) 评论(0) 推荐(0) 编辑
摘要: As discussed in last lecture, UDP does not provide any reliability guarantees beyond being able to detect bit-level errors. Transport-layer protocols 阅读全文
posted @ 2019-06-04 02:06 ecoflex 阅读(125) 评论(0) 推荐(0) 编辑
摘要: This is the first lecture in a series exploring the Transport layer. This layer is responsible for logical communication between applications running 阅读全文
posted @ 2019-06-03 11:21 ecoflex 阅读(106) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/reyleon/article/details/12976889 https://www.sysgeek.cn/linux-dig/ https://www.thegeekstuff.com/2012/02/dig-command-examples/ 10 阅读全文
posted @ 2019-06-03 09:50 ecoflex 阅读(225) 评论(0) 推荐(0) 编辑
摘要: In order to analyze and debug networks, we often have to use tools that are mathematical in nature. This lecture will give you a basic understanding o 阅读全文
posted @ 2019-06-03 08:20 ecoflex 阅读(213) 评论(0) 推荐(0) 编辑
摘要: The growth of peer to peer technologies has had a profound effect on the internet over the past decade. These systems have pioneered new media distrib 阅读全文
posted @ 2019-06-03 06:11 ecoflex 阅读(200) 评论(0) 推荐(0) 编辑
摘要: The Domain Name System has become the largest distributed database in the world. Human usage of the internet would be difficult to imagine without som 阅读全文
posted @ 2019-06-03 03:20 ecoflex 阅读(194) 评论(0) 推荐(0) 编辑
摘要: We begin our examination of the application layer with one of the most ubiquitous application protocols: the Hypertext Transport Protocol. We will tea 阅读全文
posted @ 2019-06-02 11:53 ecoflex 阅读(141) 评论(0) 推荐(0) 编辑
摘要: http://www.ini740.rocks/F18/assignments/Lab0.pdf 阅读全文
posted @ 2019-06-02 09:50 ecoflex 阅读(168) 评论(0) 推荐(0) 编辑
摘要: Interactions between different level peers When trying to understand the behavior of the internet, one cannot ignore the business relationships of the 阅读全文
posted @ 2019-06-02 09:38 ecoflex 阅读(164) 评论(0) 推荐(0) 编辑
摘要: Internetworking with Gateways We will turn the philosophical and theoretical discussion from last lecture into a practical examination of the TCP/IP a 阅读全文
posted @ 2019-06-02 08:03 ecoflex 阅读(131) 评论(0) 推荐(0) 编辑
摘要: Sources of network delay This lecture describes many of the design decisions that have to be made to generate an architecture for inter-networking. Th 阅读全文
posted @ 2019-06-02 06:19 ecoflex 阅读(318) 评论(0) 推荐(0) 编辑
摘要: http://www.ini740.rocks/F18/lectures/class_1.html Lecture 1: Networking Introduction This lecture will introduce the course, with information about lo 阅读全文
posted @ 2019-06-02 04:07 ecoflex 阅读(263) 评论(0) 推荐(0) 编辑
摘要: Sample Final Solutions Page 1 of 8 CS 8803, Spring 2015. 1. Timeslices Problem On a single CPU system, consider the following workload and conditions: 阅读全文
posted @ 2019-06-01 11:03 ecoflex 阅读(366) 评论(1) 推荐(1) 编辑
上一页 1 2 3 4 5 6 7 ··· 16 下一页