• 计算机网络(英文版 第5版第五版) (荷)塔嫩鲍姆 机械工业出版社 9787111359258 正版旧书
21年品牌 40万+商家 超1.5亿件商品

计算机网络(英文版 第5版第五版) (荷)塔嫩鲍姆 机械工业出版社 9787111359258 正版旧书

正版旧书 里面部分笔记 内容完好 可正常使用 旧书不附带光盘

6.4 九五品

库存79件

江西南昌
认证卖家担保交易快速发货售后保障

作者(荷)塔嫩鲍姆

出版社机械工业出版社

ISBN9787111359258

出版时间2011-10

装帧线装

页数949页

货号2845482

上书时间2024-04-15

辉煌二手教材专营店

七年老店
已实名 已认证 进店 收藏店铺

   商品详情   

品相描述:九五品
商品描述
温馨提示:亲!旧书库存变动比较快,有时难免会有断货的情况,为保证您的利益,拍前请务必联系卖家咨询库存情况!谢谢!
书名:计算机网络(英文版 第5版)
编号:2845482
ISBN:9787111359258[十位:]
作者:(荷)塔嫩鲍姆
出版社:机械工业出版社
出版日期:2011年10月
页数:949
定价:99.00 元
参考重量:1.400Kg
-------------------------
新旧程度:6-9成新左右,不影响阅读,详细情况请咨询店主
如图书附带、磁带、学习卡等请咨询店主是否齐全* 图书目录 *
about the authors
 1 introduction
 1.1 uses of computer networks,
 1.1.1 business applications,
 1.1.2 home applications,
 1.1.3 mobile users,
 1.1.4 social issues,
 1.2 network hardware,
 1.2.1 personal area networks,
 1.2.2 local area networks,
 1.2.3 metropolitan area networks,
 1.2.4 wide area networks,
 1.2.5 internetworks,
 1.3 network software,
 1.3.1 protocol hierarchies,
 1.3.2 design issues for the layers,
 1.3.3 connection-oriented versus connectionless service,
 1.3.4 service primitives,
 1.3.5 the relationship of services to protocols,
 1.4 reference models,
 1.4.1 the osi reference model,
 1.4.2 the tcp/ip reference model,
 1.4.3 the model used in this book,
 1.4.4 a comparison of the osi and tcp/ip reference models,
 1.4.5 a critique of the osi model and protocols,
 1.4.6 a critique of the tcp/ip reference model,
 1.5 example networks,
 1.5.1 the internet,
 1.5.2 third-generation mobile phone networks,
 1.5.3 wireless lans: 802.11,
 1.5.4 rfid and sensor networks,
 1.6 network standardization,
 1.6.1 who’s who in the telecommunications world,
 1.6.2 who’s who in the international standards world,
 1.6.3 who’s who in the internet standards world,
 1.7 metric units,
 1.8 outline of the rest of the book,
 1.9 summary,
 2 the physical layer
 2.1 the theoretical basis for data communication,
 2.1.1 fourier analysis,
 2.1.2 bandwidth-limited signals,
 2.1.3 the maximum data rate of a channel,
 2.2 guided transmission media,
 2.2.1 magnetic media,
 2.2.2 twisted pairs,
 2.2.3 coaxial cable,
 2.2.4 power lines,
 2.2.5 fiber optics,
 2.3 wireless transmission,
 2.3.1 the electromagnetic spectrum,
 2.3.2 radio transmission,
 2.3.3 microwave transmission,
 2.3.4 infrared transmission,
 2.3.5 light transmission,
 contents?
 2.4 communication satellites,
 2.4.1 geostationary satellites,
 2.4.2 medium-earth orbit satellites,
 2.4.3 low-earth orbit satellites,
 2.4.4 satellites versus fiber,
 2.5 digital modulation and multiplexing,
 2.5.1 baseband transmission,
 2.5.2 passband transmission,
 2.5.3 frequency division multiplexing,
 2.5.4 time division multiplexing,
 2.5.5 code division multiplexing,
 2.6 the public switched telephone network,
 2.6.1 structure of the telephone system,
 2.6.2 the politics of telephones,
 2.6.3 the local loop: modems, adsl, and fiber,
 2.6.4 trunks and multiplexing,
 2.6.5 switching,
 2.7 the mobile telephone system,
 2.7.1 first-generation (1g) mobile phones: analog voice,
 2.7.2 second-generation (2g) mobile phones: digital voice,
 2.7.3 third-generation (3g) mobile phones: digital voice and data,
 2.8 cable television,
 2.8.1 community antenna television,
 2.8.2 internet over cable,
 2.8.3 spectrum allocation,
 2.8.4 cable modems,
 2.8.5 adsl versus cable,
 2.9 summary,
 3 the data link layer
 3.1 data link layer design issues,
 3.1.1 services provided to the network layer,
 3.1.2 framing,
 3.1.3 error control,
 3.1.4 flow control,
 3.2 error detection and correction,
 3.2.1 error-correcting codes,
 3.2.2 error-detecting codes,
 3.3 elementary data link protocols,
 3.3.1 a utopian simplex protocol,
 3.3.2 a simplex stop-and-wait protocol for an error-free channel,
 3.3.3 a simplex stop-and-wait protocol for a noisy channel,
 3.4 sliding window protocols,
 3.4.1 a one-bit sliding window protocol,
 3.4.2 a protocol using go-back-n,
 3.4.3 a protocol using selective repeat,
 3.5 example data link protocols,
 3.5.1 packet over sonet,
 3.5.2 adsl (asymmetric digital subscriber loop),
 3.6 summary,
 4 the medium access control sublayer
 4.1 the channel allocation problem,
 4.1.1 static channel allocation,
 4.1.2 assumptions for dynamic channel allocation,
 4.2 multiple access protocols,
 4.2.1 aloha,
 4.2.2 carrier sense multiple access protocols,
 4.2.3 collision-free protocols,
 4.2.4 limited-contention protocols,
 4.2.5 wireless lan protocols,
 4.3 ethernet,
 4.3.1 classic ethernet physical layer,
 4.3.2 classic ethernet mac sublayer protocol,
 4.3.3 ethernet performance,
 4.3.4 switched ethernet,
 4.4.4 the 802.11 frame structure,
 4.4.5 services,
 4.5 broadband wireless,
 4.5.1 comparison of 802.16 with 802.11 and 3g,
 4.5.2 the 802.16 architecture and protocol stack,
 4.5.3 the 802.16 physical layer,
 4.5.4 the 802.16 mac sublayer protocol,
 4.5.5 the 802.16 frame structure,
 4.6 bluetooth,
 4.6.1 bluetooth architecture,
 4.6.2 bluetooth applications,
 4.6.3 the bluetooth protocol stack,
 4.6.4 the bluetooth radio layer,
 4.6.5 the bluetooth link layers,
 4.6.6 the bluetooth frame structure,
 4.7 rfid,
 4.7.1 epc gen 2 architecture,
 4.7.2 epc gen 2 physical layer,
 4.7.3 epc gen 2 tag identification layer,
 4.7.4 tag identification message formats,
 4.8 data link layer switching,
 4.8.1 uses of bridges,
 4.8.2 learning bridges,
 4.8.3 spanning tree bridges,
 4.8.4 repeaters, hubs, bridges, switches, routers, and gateways,
 4.8.5 virtual lans,
 4.9 summary,
 5 the network layer
 5.1 network layer design issues,
 5.1.1 store-and-forward packet switching,
 5.1.2 services provided to the transport layer,
 5.1.3 implementation of connectionless service,
 5.1.4 implementation of connection-oriented service,
 5.1.5 comparison of virtual-circuit and datagram networks,
 5.2 routing algorithms,
 5.2.1 the optimality principle,
 5.2.2 shortest path algorithm,
 5.2.3 flooding,
 5.2.4 distance vector routing,
 5.2.5 link state routing,
 5.2.6 hierarchical routing,
 5.2.7 broadcast routing,
 5.2.8 multicast routing,
 5.2.9 anycast routing,
 5.2.10 routing for mobile hosts,
 5.2.11 routing in ad hoc networks,
 5.3 congestion control algorithms,
 5.3.1 approaches to congestion control,
 5.3.2 traffic-aware routing,
 5.3.3 admission control,
 5.3.4 traffic throttling,
 5.3.5 load shedding,
 5.4 quality of service,
 5.4.1 application requirements,
 5.4.2 traffic shaping,
 5.4.3 packet scheduling,
 5.4.4 admission control,
 5.4.5 integrated services,
 5.4.6 differentiated services,
 5.5 internetworking,
 5.5.1 how networks differ,
 5.5.2 how networks can be connected,
 5.5.3 tunneling,
 5.5.4 internetwork routing,
 5.5.5 packet fragmentation,
 5.6 the network layer in the internet,
 5.6.1 the ip version 4 protocol,
 5.6.2 ip addresses,
 5.6.3 ip version 6,
 5.6.4 internet control protocols,
 5.6.5 label switching and mpls,
 5.6.6 ospf—an interior gateway routing protocol,
 5.6.7 bgp—the exterior gateway routing protocol,
 5.6.8 internet multicasting,
 5.6.9 mobile ip,
 5.7 summary,
 6 the transport layer
 6.1 the transport service,
 6.1.1 services provided to the upper layers,
 6.1.2 transport service primitives,
 6.1.3 berkeley sockets,
 6.1.4 an example of socket programming: an internet file server,
 6.2 elements of transport protocols,
 6.2.1 addressing,
 6.2.2 connection establishment,
 6.2.3 connection release,
 6.2.4 error control and flow control,
 6.2.5 multiplexing,
 6.2.6 crash recovery,
 6.3 congestion control,
 6.3.1 desirable bandwidth allocation,
 6.3.2 regulating the sending rate,
 6.3.3 wireless issues,
 6.4 the internet transport protocols: udp,
 6.4.1 introduction to udp,
 6.4.2 remote procedure call,
 6.4.3 real-time transport protocols,
 6.5 the internet transport protocols: tcp, 
 6.5.1 introduction to tcp, 
 6.5.2 the tcp service model, 
 6.5.3 the tcp protocol, 
 6.5.4 the tcp segment header, 
 6.5.5 tcp connection establishment, 
 6.5.6 tcp connection release, 
 6.5.7 tcp connection management modeling, 
 6.5.8 tcp sliding window, 
 6.5.9 tcp timer management, 
 6.5.10 tcp congestion control, 
 6.5.11 the future of tcp, 
 6.6 performance issues, 
 6.6.1 performance problems in computer networks, 
 6.6.2 network performance measurement, 
 6.6.3 host design for fast networks, 
 6.6.4 fast segment processing, 
 6.6.5 header compression, 
 6.6.6 protocols for long fat networks,
 6.7 delay-tolerant networking,
 6.7.1 dtn architecture,
 6.7.2 the bundle protocol,
 6.8 summary,
  • 计算机网络(英文版 第5版第五版) (荷)塔嫩鲍姆 机械工业出版社 9787111359258 正版旧书

   相关推荐   

—  没有更多了  —

以下为对购买帮助不大的评价

此功能需要访问孔网APP才能使用
暂时不用
打开孔网APP