计算机网络(第四版)英文原版1.7 Metric Units
计算机网络(第四版)广域网
VS
通信方式
广域网主要采用电路交换和分组交换两种 通信方式。电路交换在通信前需要建立一 条专用的物理通路,通信过程中独占该通 路,适用于实时性要求高的场合;分组交 换则将数据分成多个分组进行传输,每个 分组独立选择路由,适用于数据业务量较 大的场合。
数据链路层协议及封装格式
数据链路层协议
广域网中常用的数据链路层协议有PPP (Point-to-Point Protocol)和HDLC (High-Level Data Link Control)。PPP 协议是一种点对点的数据链路层协议,适用 于拨号连接和专线连接等;HDLC协议则是 一种面向比特的数据链路层协议,具有多种 帧类型和灵活的帧格式。
03
广域网设备与服务
路由器工作原理及配置方法
路由器工作原理
路由器是连接不同网络的设备,它根据网络层的信息将数据包从一个网络转发到 另一个网络。路由器内部维护一个路由表,根据路由表进行数据包转发决策。
路由器配置方法
路由器配置通常包括基本配置、接口配置、路由配置等步骤。基本配置包括设置 设备名称、密码等;接口配置包括配置接口IP地址、封装类型等;路由配置包括 静态路由、动态路由等配置。
未来挑战和机遇分析
• 网络规模和复杂性:随着企业和组织对网络的依赖程度不断加深,网络规模和 复杂性也在不断增加。这将给广域网的管理和维护带来更大的挑战。
• 新技术和标准的发展:新技术和标准的发展将不断推动广域网的进步和发展。 然而,这也将要求企业和组织不断更新和升级他们的网络设备和系统,以适应 新的技术和标准。
覆盖范围广
广域网的覆盖范围可以从几十 公里到几千公里,甚至跨越不 同的国家和地区。
03
传输速率低
04
计算机网络(第四版)英文原版1.5 Example Networks
The Internet is not a network at all, but a vast collection of different networks that use certain common protocols and provide certain common services. It is an unusual system in that it was not planned by anyone and is not controlled by anyone. To better understand it, let us start from the beginning and see how it has developed and why. For a wonderful history of the Internet, John Naughton's (2000) book is highly recommended. It is one of those rare books that is not only fun to read, but also has 20 pages of ibid.'s and op. cit.'s for the serious historian. Some of the material below is based on this book.
For the first few years, ARPA tried to figure out what its mission should be, but in 1967, the attention of ARPA's then director, Larry Roberts, turned to networking. He contacted various experts to decide what to do. One of them, Wesley Clark, suggested building a packet-switched subnet, giving each host its own router, as illustrated in Fig. 1-10.
计算机英语第四版
计算机英语第四版推荐文章解释计算机应用的学习英语热度:解释计算机Windows的学习英语热度:表达数据终端计算机的学习英语热度:描述计算机因特网的学习英语热度: Oracle的数据库管理功能的学习英语热度:下面是店铺整理的计算机英语第四版,希望对大家有帮助。
基本信息版次:1页数:366字数:569000印刷时间:2009-7-1开本:16开纸张:胶版纸印次:1包装:平装丛书名:国际标准书号ISBN:9787302200635内容推荐本书是用英文编写的、按计算机知识结构的层次组成的计算机技术教材,书中内容涉及计算机的技术基础、系统和应用等各个方面,其中包括反映当前最新技术和应用的内容。
本书由4部分组成:计算机和网络基础、因特网及其应用、程序设计和计算机应用。
全书共13章,68节。
书中对一些较难翻译和理解的句子和词语进行了注释;每一节后面列出了关键词汇,给出了练习题,以提高读者阅读计算机英文资料和文献的水平。
书后附有参考译文,供读者学习时参考。
本书可供大专院校学生使用,也可供参加计算机水平考试的考生和广大工程技术人员参考。
目录第一部分计算机和网络基础第1章计算机硬件1.1 计算机组成1.2 什么是处理器?1.3 存储系统1.4 输入输出(I/O)系统1.5 总线和控制器1.6 什么是真正的通用串行总线? 1.7 精简指令系统计算机(RISC)1.8 计算机性能的量度第2章计算机操作系统2.1 操作系统概述2.2 WINDOWS XP和VISTA2.3 UNIX和LINUX2.4 中间件2.5 操作系统内核功能的高速缓存模型第3章个人计算机(PC)的使用3.1 选择和设置PC系统3.2 使用PC3.3 PC系统维护3.4 PC升级第4章计算机网络4.1 计算机网络的体系结构4.2 局域网(LAN)4.3 广域网(WAN)4.4 WINDOWS SERVER 20084.5 关于网络会聚第二部分因特网及其应用第5章因特网5.1 因特网概述5.2 与因特网连接5.3 万维网浏览器和服务器5.4 关于INTERNET25.5 网络安全第6章因特网应用6.1 虚拟专用网()6.2 电子商务6.3 商业网络技术6.4 什么是企业资源计划ERP?6.5 关于因特网电话6.6 万维网和万维网应用的革命6.7 关于AJAX第三部分程序设计第7章程序设计语言7.1 计算机语言概述7.2 流程图7.3 BASIC和可视BASIC7.4 C、C++和C#7.5 标记和脚本语言7.6 关于开源第8章软件工程8.1 软件开发生命周期模型8.2 需求分析8.3 软件设计和测试8.4 软件质量保证8.5 软件维护第9章数据库及其应用9.1 数据库管理系统(DBMS)和管理信息系统(MIS) 9.2 数据库是如何工作的?9.3 SQL SERVER9.4 数据仓库9.5 数据挖掘9.6 万维网(WEB)与数据库第四部分计算机应用第10章办公自动化软件10.1 办公自动化软件基本知识……第11章计算机图形学与图像处理技术第12章多媒体第13章现代工业自动化软件。
计算机网络(第四版)英文原版1.1 Uses of Computer Networks
1.1.1 Business Applications
Many companies have a substantial number of computers. For example, a company may have separate computers to monitor production, keep track of inventories, and do the payroll. Initially, each of these computers may have worked in isolation from the others, but at some point, management may have decided to connect them to be able to extract and correlate information about the entire company.
计算机专业英语(第四版)
AA data wareho use is becoming more of a necess ity than an access ory for a progre ssive, competitive, and focuse d organizatio n.数据仓库对于不断进取的,具有竞争力的,成为关注焦点的组织来说不是一个附属品,而是不可缺少的。
A growin g number of Web sitesincorp orate multim edia, as do comput er softwa re and consum er interf aces,such as ATM machin es and inform ation kiosks,(像自动取款机和信息亭那样的越来越多的Web站点配备了多媒体(如计算机多媒体软件,客户接口也配备了多媒体)A necess ary featur e of a DTP packag e, theref ore, is a zoom facili ty whichdispla ys a portio n of the docume nt at a larger size than normal so as to displa y it at someth ing much closer to the resolu tionof the finalprinte d produc t(因此,DTP软件包的一个必备特征就是有缩放工具,它可以用比正常情况更大的尺寸显示文件的某一部分,从而以更接近最终印刷结果的分辨率来显示这些内容)A newerscript ing langua ge increasingly more popula r is PHP and ASP.而更通用的,比较新的脚本语言是PH P 和ASP。
计算机网络(第四版)英文原版1.9 Summary
A factor in the delay of a store-and-forward packet-switching system is how long it takes to store and forward a packet through a switch. If switching time is 10 μsec, is this likely to be a major factor in the response of a client-server system where the client is in New York and the server is in California? Assume the propagation speed in copper and fiber to be 2/3 the speed of light in vacuum.
Well-known networks include the Internet, ATM networks, Ethernet, and the IEEE 802.11 wireless LAN. The Internet evolved from the ARPANET, to which other networks were added to form an internetwork. The present Internet is actually a collection of many thousands of networks, rather than a single network. What characterizes it is the use of the TCP/IP protocol stack throughout. ATM is widely used inside the telephone system for long-haul data traffic. Ethernet is the most popular LAN and is present in most large companies and universities. Finally, wireless LANs at surprisingly high speeds (up to 54 Mbps) are beginning to be widely deployed.
计算机网路(第四版)英文课件chp1
17
Business Applications of Networks (3)
The client-server model involves requests and replies.
18
Business Applications of Networks (4)
Email Ftp Web Videoconference E-commence
13
Chapter 1
Introduction
14
1.1 Uses of Computer Networks
Business Applications Home Applications
Mobile Users
Social Issues
15
1.1.1 Business Applications of Networks
8、网络安全(重点,后续课程学习)
• 密码学 • 对称加密算法 • 非对称加密算法 • Email, WWW 安全
12
Chapter 1 Outline
1.1 uses of computer networks 1.2 network hardware 1.3 network software 1.4 reference models 1.5 example networks 1.6 networks standardization
35
1.2.5 Home Network Categories
Computers (desktop PC, PDA, shared peripherals)
Entertainment (TV, DVD, VCR, camera, stereo, MP3) Telecomm (telephone, cell phone, intercom, fax) Appliances (microwave, fridge, clock, furnace, air co) Telemetry (utility meter, burglar alarm, babycam).
《计算机专业英语(第4版)》Unit 1 Hardware Knowledge
2023/12/28
计算机专业英语第4版
14
• Gates stepped down as chief executive officer of Microsoft in January 2000.
• He remained as chairman and created the position of chief software architect.
• In June 2006, Gates announced that he would be transitioning from full-time work at Microsoft to part-time work, and full-time work at the Bill & Melinda Gates Foundation.
four basic units of simplified computer: the input unit, central processing unit (CPU), memory unit, and output unit.
2023/12/28
计算机专业英语第4版
20
2023/12/28
2023/12/28
计算机专业英语第4版
19
1.2 Computer Development
1.2.1 Text A • The hardware of a digital computer system
计算机网络(第四版)课后习题(英文)+习题答案(中英文)
ANDREW S. TANENBAUM由于请求和应答都必须通过卫星,因此传输总路径长度为和真空中的光速为300,000 公里/秒,因此最佳的传播延迟为160,000/300,000medium-speed line, a low-speed line, or no line. If it takes 100 ms of computer timeto generate and inspect each topology, how long will it take to inspect all ofthem?(E)将路由器称为A,B,C,D 和 E.则有10 条可能的线路;AB, AC, AD, AE, BC, BD, BE, CD, CE,和DE每条线路有 4 种可能性(3 速度或者不是线路),拓扑的总数为410 = 1,048,576。
检查每个拓扑需要100 ms,全部检查总共需要104,857. 6 秒,或者稍微超过29 个小时。
9. A group of 2n - 1 routers are interconnected in a centralized binary tree, with a router at each tree node. Router i communicates with router j by sending a message to the root of the tree. The root then sends the message back down to j. Derive an approximate expression for the mean number of hops per message for large n, assuming that all router pairs are equally likely.(H)这意味着,从路由器到路由器的路径长度相当于路由器到根的两倍。
2024版计算机网络简明教程(第4版)PPT全套教学课件
无线局域网技术与应用
• 无线局域网具有组网灵活、移动性强、扩展方便等优点,但也存在传输速率相对较低、安全性较差等问 题。
无线局域网技术与应用
01
无线局域网的应用
02
企业或组织内部的无线办公网络,提供文件共享、打印共享等服务。
03
公共场所的无线接入网络,如机场、酒店、咖啡馆等提供的无线 Internet访问服务。
网络安全的基本概念
网络安全是指保护计算机网络系统免受未经授 权的访问、攻击或破坏,确保网络系统的机密
性、完整性和可用性。
01
02
网络安全的防范策略
为了保障网络安全,需要采取一系列的防范 策略,包括以下几个方面。
访问控制
通过身份验证和权限管理等手段,控 制用户对网络资源的访问,防止未经
授权的访问。
03
通过向目标系统发送大量 无用的数据包,使系统资 源耗尽,导致系统无法提 供正常的服务。
网络监听与截获
通过监听网络传输的数据 包,截获敏感信息或进行 中间人攻击。
网络防御技术
为了抵御网络攻击,需要 采取一系列的网络防御技 术,包括以下几个方面。
常见的网络攻击与防御技术
漏洞扫描与修补
定期对网络系统和应用程序进行 漏洞扫描和修补,消除潜在的安
ATM网络的组网技术
采用星型、树型、环型等多种拓扑结构,支持多种接入方式(如光纤、 同轴电缆、双绞线等)。
ATM网络的应用
广泛应用于宽带ISDN(B-ISDN)和多媒体通信等领域。
MPLS网络的工作原理与组网技术
MPLS(Multi-Protocol Label Switching)网络的 基本概念:一种独立于底层传输技术的标签交换技 术,用于快速转发IP分组。
计算机网络(第四版)英文原版1.7MetricUnits
计算机网络(第四版)英文原版1.7MetricUnits [ Team LiB ]1.7 Metric UnitsTo avoid any confusion, it is worth stating explicitly that in this book, as in computer science in general, metric units are used instead of traditional English units (the furlong-stone-fortnight system). The principal metric prefixes are listed in Fig. 1-39. The prefixes are typically abbreviated by their first letters, with the units greater than 1 capitalized (KB, MB, etc.). One exception (for historical reasons) is kbps for kilobits/sec. Thus, a 1-Mbps communication line transmits 106 bits/sec and a 100 psec (or 100 ps) clock ticks every 10-10 seconds. Since milli and micro both begin with the letter ''m,'' a choice had to be made. Normally, ''m'' is for milli and ''μ'' (the Greek letter mu) is for micro.Figure 1-39. The principal metric prefixes.It is also worth pointing out that for measuring memory, disk, file, and database sizes, in common industry practice, the units have slightly different meanings. There, kilo means 210 (1024) rather than 103 (1000) because memories are always a power of two. Thus, a 1-KB memory contains 1024 bytes, not 1000 bytes. Similarly, a 1-MB memory contains 220 (1,048,576) bytes, a 1-GB memory contains 230 (1,073,741,824) bytes, and a 1-TB database contains 240 (1,099,511,627,776) bytes. However, a 1-kbps communication line transmits 1000 bits per second and a 10-Mbps LAN runs at 10,000,000 bits/sec because these speeds are not powers of two. Unfortunately, many people tend to mix upthese two systems, especially for disk sizes. To avoid ambiguity, in this book, we will use the symbols KB, MB, and GB for 210, 220, and 230 bytes, respectively, and the symbols kbps, Mbps, and Gbps for 103, 106, and 109 bits/sec, respectively.[ Team LiB ]。
计算机专业英语课文(第四版)全文翻译
1.2 总线互连总线是连接两个或多个设备的通信通路。
总线的关键特征是,它是一条共享传输介质。
多个设备连接到总线上,任一个设备发出的信号可以为其他所有连接到总线上的设备所接收。
如果两个设备同时传送,它们的信号将会重叠,引起混淆。
因此,一次只能有一个设备成功地(利用总线)发送数据。
典型的情况是,总线由多条通信通路或线路组成,每条线(路)能够传送代表二进制1和0的信号。
一段时间里,一条线能传送一串二进制数字。
总线的几条线放在一起能同时并行传送二进制数字。
例如, 一个8位的数据能在8条总线线上传送。
计算机系统包含有多种不同的总线,它们在计算机系统层次结构的各个层次提供部件之间的通路。
连接主要计算机部件(处理机, 存储器, I/O)的总线称为系统总线。
系统总线通常由50~100条分立的(导)线组成。
每条线被赋予一个特定的含义或功能。
虽然有许多不同的总线设计,但任何总线上的线都可以分成三个功能组:数据线、地址线和控制线。
此外可能还有为连接的模块提供电源的电源线。
数据线提供系统模块间传送数据的路径,这些线组合在一起称为数据总线。
典型的数据总线包含8、16或32根线,线的数量称为数据总线的宽度。
因为每条线每次传送1位,所以线的数目决定了每次能同时传送多少位。
数据总线的宽度是决定系统总体性能的关键因素。
地址线用于指定数据总线上数据的来源和去向。
例如,如果处理机希望从存储器中读一个字的数据,它将所需要字的地址放在地址线上。
显然,地址总线的宽度决定了系统最大可能的存储器容量。
控制线用来控制对数据线和地址线的访问和使用。
由于数据线和地址线被所有部件共享,因此必须用一种方法来控制它们的使用。
控制信号在系统模块之间传送命令和定时信息。
定时信息指定了数据和地址信息的有效性,命令信号指定了要执行的操作。
大多数计算机系统使用多总线,这些总线通常设计成层次结构。
图1.3显示了一个典型的高性能体系结构。
一条局部总线把处理机连接到高速缓存控制器,而高速缓存控制器又连接到支持主存储器的系统总线上。
计算机网络英文原版第四版教学设计 (2)
Computer Networking Fourth Edition Teaching Design IntroductionThe fourth edition of Computer Networking by Kurose and Ross is a comprehensive textbook on computer networking. This teaching design is intended for college level courses on computer networking using the fourth edition of this textbook. The objectives of this course are to introduce students tothe fundamental concepts in computer networking, such as network architecture, protocols, internet and world wide web, and network security.Course OutlineWeek 1: Introduction to Computer NetworkingTopics Covered•Computer Networks and the Internet•The network edge, core, and access networks•End-to-End protocol implementation•Hourglass model of network architectureAssignments•Read Chapter 1-2 of the textbook•Conduct research on the history of the Internet and how it has evolved over time.•Write a one-page reflection paper on what the students have learned.Week 2: Application LayerTopics Covered•Application layer protocols such as HTTP, FTP, SMTP and DNS•Socket programming basics•HTTP and web-based systems•HTTP requests and responses•FTP for file transferAssignments•Read Chapter 2-3 of the textbook•Implement a simple client-server program using sockets in Python or C++•Write a one-page reflection paper on socket programming and HTTP.Week 3: Transport LayerTopics Covered•Transport Layer services and principles•Multiplexing and Demultiplexing of application data •Reliable Data Transfer•Transmission Control Protocol (TCP)•User Datagram Protocol (UDP)Assignments•Read Chapter 3-4 of the textbook•Design a program that uses TCP and UDP sockets to send and receive data.•Write a one-page reflection paper on the reliability of data transfer.Week 4: Network LayerTopics Covered•Network Layer services and principles•Forwarding and routing•IPv4 and IPv6 addressing•Internet Control Message Protocol (ICMP)•Routing algorithmsAssignments•Read Chapter 4-5 of the textbook•Use Ping and Traceroute utilities to troubleshoot a network issue.•Write a one-page reflection paper on routing algorithms.Week 5: Link Layer and Local Area NetworksTopics Covered•Link Layer principles and services•Error detection and correction•Multiple Access protocols•Switching and bridging•WiFi and EthernetAssignments•Read Chapter 5-6 of the textbook•Design a program that uses Socket programming and Ethernet protocols.•Write a one-page reflection paper on Ethernet and WiFi.Week 6: Network SecurityTopics Covered•Cryptography basics•Symmetric and asymmetric key encryption•Digital cash and E-commerce security•Firewalls and Virtual Private Networks (VPN)•Denial of Service attacksAssignments•Read Chapter 7-8 of the textbook•Conduct research on VPN and Firewall technology.•Write a one-page reflection paper on Network Security.Week 7: Multimedia NetworkingTopics Covered•Streaming stored audio and video•Voice-over-IP (VoIP) protocols•Real-time Transport Protocol (RTP)•Service differentiationAssignments•Read Chapter 9-10 of the textbook•Use Wireshark packet analysis software to analyze RTP streaming.•Write a one-page reflection paper on Multimedia Networking.Week 8: Review and Final ProjectTopics Covered•Comprehensive review of course topics•Final project presentations•Course evaluationAssignments•Prepare a final project presentation on any topic covered in the course.•Write a comprehensive reflection paper on what the students have learned throughout the course.ConclusionThis teaching design is intended to provide a structured approach to teaching computer networking using the fourth edition of Kurose and Ross textbook. The course outline provides a comprehensive guide for instructors and allows flexibility to incorporate additional topics as needed. The assignments are designed to allow students to apply their knowledge and gn hands-on experience with various networking technologies.。
计算机专业英语教程(第4版)全书译文
计算机专业英语教程(第4版)全书译文第1章:介绍计算机专业英语教程(第4版)全书是一本为计算机专业学生编写的英语教材。
本书旨在帮助学生提高英语水平,特别是在计算机领域的专业术语和技能方面。
本书是由经验丰富的专业人士编写的,其中包含了大量的案例研究和实践活动,以帮助学生更好地理解和应用所学知识。
第2章:计算机基础知识本章介绍了计算机的基础知识,包括计算机的组成部分、工作原理以及常见的计算机系统和网络。
通过学习这些内容,学生将能够了解计算机的主要组成部分以及它们之间的相互作用关系。
第3章:软件工程这一章节主要介绍了软件工程的基本概念和原则。
学生将学习软件生命周期、软件开发过程以及不同的软件工程方法和模型。
此外,本章还探讨了软件测试和质量保证的重要性。
第4章:数据库管理系统数据库管理系统是计算机专业中的重要主题。
本章介绍了数据库的基本概念和原理,包括数据库设计、数据模型和查询语言。
学生将通过学习数据库的相关内容,了解数据库在计算机领域中的应用以及其重要性。
第5章:计算机网络计算机网络是现代计算机技术中的关键领域。
本章讲解了计算机网络的基本概念、协议和技术,包括局域网、广域网和互联网。
学生将通过学习计算机网络的知识,了解网络通信的原理和实现方式,并掌握网络管理和安全方面的基本技能。
第6章:人工智能人工智能是计算机科学中的前沿领域,对计算机专业学生来说具有重要的意义。
本章介绍了人工智能的基本概念、算法和应用领域。
学生将通过学习人工智能的知识,了解智能系统的模型和设计原理,以及在现实生活中的实际应用。
第7章:计算机图形学计算机图形学是计算机专业的重要分支之一。
本章介绍了计算机图形学的基本原理和技术,包括图像处理、渲染和动画等方面。
学生将通过学习计算机图形学的知识,了解图形图像的生成和处理过程,掌握图形设计和开发的基本技能。
第8章:计算机安全计算机安全是计算机专业中的一个重要议题。
本章主要介绍了计算机安全的基本概念和技术,包括身份认证、访问控制和网络安全等方面。
计算机网络教程第4版共62页
43、重复别人所说的话,只需要教育; 而要挑战别人所说的话,则需要头脑。—— 玛丽·佩蒂博恩·普尔
44、卓越的人一大优点是:在不利与艰 难的遭遇里百折不饶。——贝多芬
45、自己的饭量自己知道。——苏联
ቤተ መጻሕፍቲ ባይዱ
13、遵守纪律的风气的培养,只有领 导者本 身在这 方面以 身作则 才能收 到成效 。—— 马卡连 柯 14、劳动者的组织性、纪律性、坚毅 精神以 及同全 世界劳 动者的 团结一 致,是 取得最 后胜利 的保证 。—— 列宁 摘自名言网
15、机会是不守纪律的。——雨果
41、学问是异常珍贵的东西,从任何源泉吸 收都不可耻。——阿卜·日·法拉兹
计算机网络教程第4版
11、战争满足了,或曾经满足过人的 好斗的 本能, 但它同 时还满 足了人 对掠夺 ,破坏 以及残 酷的纪 律和专 制力的 欲望。 ——查·埃利奥 特 12、不应把纪律仅仅看成教育的手段 。纪律 是教育 过程的 结果, 首先是 学生集 体表现 在一切 生活领 域—— 生产、 日常生 活、学 校、文 化等领 域中努 力的结 果。— —马卡 连柯(名 言网)
Chapter1_Computer Networks and the Internet——第4版
1.1 什么是因特网?-小结
具体构成描述
构成Internet的基本硬件和软件组件
服务描述
Internet是一种能为分布式应用程序提供服 务的网络基础设施
协议
定义了在两个或多个通信实体之间交换的 报文格式和次序,以及在报文传输和/或接 收或其他事件方面所采取的动作
你好
几点了
2:00
<file>
3 什么是协议?
网络协议:
1.1 ? 什 接收、发送消息的实体不是人,而是在 host中的硬件和软件实体 么 是 因特网中的所有活动都受协议的制 因 约 特 协议定义了在两个或多个通信实体之间 网 交换的报文格式和次序,以及在报文传 输和/或接收或其他事件方面所采取的 动作
边缘路由器(edge router) :从源主机到目的主机 路径上的第一个路由器
1.2
分类
住宅接入:Residential access 公司接入:Company access 无线接入:wireless access 注意:
•接入网的带宽
•共享/专用
School of Computer Science & Technology 30
7 School of Computer Science & Technology
1 具体构成描述
1.1 什 么 是 因 特 网 ?
端系统通常通过分组交换机 (packet switches)间接地连接在一 起。
路由器(Router)和链路层交换机 (Link-layer switch) 根据分组首部字段的值通过网络转发分组
Introduction
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
It is also worth pointing out that for measuring memory, disk, file, and database sizes, in common industry practice, the units have slightly different meanings. There, kilo means 210 (1024) rather than 103 (1000) because memories are always a power of two. Thus, a 1-KB memory contains 1024 bytes, not 1000 bytes. Similarly, a 1-MB memory contains 220 (1,048,576) bytes, a 1-GB memory contains 230 (1,073,741,824) bytes, and a 1-TB database contains 240 (1,099,511,627,776) bytes. However, a 1-kbps communication line transmits 1000 bits per second and a 10-Mbps LAN runs at 10,000,000 bits/sec because these speeds are not powers of two. Unfortunately, many people tend to mix up these two systems, especially for disk sizes. To avoid ambiguity, in this book, we will use the symbols KB, MB, and GB for 210, 220, and 230 bytes, respectively, and the symbols kbps, Mbps, and Gbps for 103, 106, and 109 bits/sec, respectively.
[ Team LiB ] �
[ Team LiB ]
1confusion, it is worth stating explicitly that in this book, as in computer science in general, metric units are used instead of traditional English units (the furlong-stone-fortnight system). The principal metric prefixes are listed in Fig. 1-39. The prefixes are typically abbreviated by their first letters, with the units greater than 1 capitalized (KB, MB, etc.). One exception (for historical reasons) is kbps for kilobits/sec. Thus, a 1-Mbps communication line transmits 106 bits/sec and a 100 psec (or 100 ps) clock ticks every 10-10 seconds. Since milli and micro both begin with the letter ''m,'' a choice had to be made. Normally, ''m'' is for milli and ''μ'' (the Greek letter mu) is for micro.