Computer Networking

Computer Networking pdf epub mobi txt 电子书 下载 2025

出版者:Pearson
作者:James Kurose
出品人:
页数:864
译者:
出版时间:2016-5-6
价格:USD 173.40
装帧:Hardcover
isbn号码:9780133594140
丛书系列:
图书标签:
  • 计算机网络
  • 计算机
  • 网络
  • Network
  • 计算机网路
  • 计算机科学
  • 网络编程
  • network
  • 计算机网络
  • 网络原理
  • TCP/IP
  • 数据通信
  • 网络安全
  • 网络协议
  • 路由与交换
  • 网络编程
  • 网络技术
  • 计算机科学
想要找书就要到 小美书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

具体描述

Motivates readers with a top-down, layered approach to computer networking

Unique among computer networking texts, the Seventh Edition of the popular Computer Networking: A Top Down Approach builds on the author’s long tradition of teaching this complex subject through a layered approach in a “top-down manner.” The text works its way from the application layer down toward the physical layer, motivating readers by exposing them to important concepts early in their study of networking. Focusing on the Internet and the fundamentally important issues of networking, this text provides an excellent foundation for readers interested in computer science and electrical engineering, without requiring extensive knowledge of programming or mathematics. The Seventh Edition has been updated to reflect the most important and exciting recent advances in networking.

作者简介

Jim Kurose is a Distinguished University Professor of Computer Science at the University of Massachusetts, Amherst. He is currently on leave from the University of Massachusetts, serving as an Assistant Director at the US National Science Foundation, where he leads the Directorate of Computer and Information Science and Engineering. Dr. Kurose has received a number of recognitions for his educational activities including Outstanding Teacher Awards from the National Technological University (eight times), the University of Massachusetts, and the Northeast Association of Graduate Schools. He received the IEEE Taylor Booth Education Medal and was recognized for his leadership of Massachusetts’ Commonwealth Information Technology Initiative. He has been the recipient of a GE Fellowship, an IBM Faculty Development Award, and a Lilly Teaching Fellowship.

Dr. Kurose is a former Editor-in-Chief of IEEE Transactions on Communications and of IEEE/ACM Transactions on Networking. He has been active in the program committees for IEEE Infocom, ACM SIGCOMM, ACM Internet Measurement Conference, and ACM SIGMETRICS for a number of years and has served as Technical Program Co-Chair for those conferences. He is a Fellow of the IEEE and the ACM. His research interests include network protocols and architecture, network measurement, sensor networks, multimedia communication, and modeling and performance evaluation. He holds a PhD in Computer Science from Columbia University.

Keith Ross is the Dean of Engineering and Computer Science at NYU Shanghai and the Leonard J. Shustek Chair Professor in the Computer Science and Engineering Department at NYU. Previously he was at University of Pennsylvania (13 years), Eurecom Institute (5 years) and Polytechnic University (10 years). He received a B.S.E.E from Tufts University, a M.S.E.E. from Columbia University, and a Ph.D. in Computer and Control Engineering from The University of Michigan. Keith Ross is also the co-founder and original CEO of Wimba, which develops online multimedia applications for e-learning and was acquired by Blackboard in 2010.

Professor Ross’s research interests are in security and privacy, social networks, peer-to-peer networking, Internet measurement, video streaming, content distribution networks, and stochastic modeling. He is an ACM Fellow, an IEEE Fellow, recipient of the Infocom 2009 Best Paper Award, and recipient of 2011 and 2008 Best Paper Awards for Multimedia Communications (awarded by IEEE Communications Society). He has served on numerous journal editorial boards and conference program committees, including IEEE/ACM Transactions on Networking, ACM SIGCOMM, ACM CoNext, and ACM Internet Measurement Conference. He also has served as an advisor to the Federal Trade Commission on P2P file sharing.

目录信息

读后感

评分

第6版配套学习资源: [https://wps.pearsoned.com/ecs_kurose_compnetw_6/216/55463/14198700.cw/index.html] 英文第7版已经出版,更新内容详见: https://www.pearson.com/us/higher-education/program/Kurose-Computer-Networking-A-Top-Down-Approach-7th-Edition/PGM110167...  

评分

有时候我会想,计算机科学分门别类如此之多,前端、后台、数据挖掘、神经网络、编译器、算法、机器视觉...计算机科学大概是最会发明吓唬人的词汇的领域之一了吧?当我在想成为一个顶尖程序员的时候,我到底是想让自己掌握怎样的知识,或者是具备怎样的能力呢? 一开始我觉得这...  

评分

翻译蛋疼,p152 “接收窗口按向前移动分组的编号向上交付这些分组”,英文是"The receive window is then moved forward by the number of packets delivered to the upper layer."明显意思是:接收窗口然后按照交付给上层的分组数目向前移动。 建议哪里读了觉得怪怪的去对照英...  

评分

评分

非常通俗易懂的一本入门级别的书,想大概全面地了解计网的话,是个很好的选择了。 内容很全,讲解细致,语言组织也很好,很棒的一本书! 标准的国外教材,讲解生动,尤其是例子举得非常贴切,让人能够很好理解对应的知识 翻译完全没有问题,信达雅兼备,当然,能看懂原版的话,...  

用户评价

评分

就着System Programming的课程读的(https://rabihyounes.com/650s20.html)。重点读了前四章(Application,Transport,NetworkDataPlane) security的部分草草过了过。不得不说网络的协议的部分得从“为什么这么设计”与“如果不这么设计会有什么后果”两方面考虑,不和别人讨论也挺容易理解错(比如TCP的sliding window,seq number)。至于网络编程(我指的是socket-based programming)的部分和理论挺割裂的。以后用到再读相关内容吧(虽然我觉得sde和system programming基本也就到IP及以上了)。

评分

就着System Programming的课程读的(https://rabihyounes.com/650s20.html)。重点读了前四章(Application,Transport,NetworkDataPlane) security的部分草草过了过。不得不说网络的协议的部分得从“为什么这么设计”与“如果不这么设计会有什么后果”两方面考虑,不和别人讨论也挺容易理解错(比如TCP的sliding window,seq number)。至于网络编程(我指的是socket-based programming)的部分和理论挺割裂的。以后用到再读相关内容吧(虽然我觉得sde和system programming基本也就到IP及以上了)。

评分

看完了协议栈部分,应该能应付期末考了。除了链路层看着有点难受,其他层都讲的很好,剩下的三章等有精力再啃吧。

评分

好懂.有点啰嗦

评分

国际入门级教材!

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有