当前位置:首页 » 网络连接 » 英文计算机网络原理
扩展阅读
网络安全使用习惯 2025-09-20 20:07:28
网络监控与路由器设置 2025-09-20 19:39:12

英文计算机网络原理

发布时间: 2022-04-23 17:34:41

1. 急:谁能帮忙计算机方面论文摘要翻译成英文

Abstract
Discussed the establishment of the computer network from the rapid development are now experienced four stages It also shows the advantages and disadvantages of each period, appeared on the computer network, the terms explain, for example : Computer networks are used communication lines and communications equipment, will be scattered in different locations and the number of computer systems with a functional link Agreement in accordance with international standards for data communications network, the network of hardware, software, database resource sharing computer cluster. Computer network and through different network operating systems and network protocols only thanks to the support of the operation, also discussed the composition of computer network systems and computer networks along with the graal deepening, Internet crime has graally become a common form of crime, this crime network from the current world situation. causes and solutions are discussed other aspects, so as to arouse public concern and hope that the legislative and judicial areas to further improve our existing network management system. so as to achieve effective crime prevention and control network. The future development of the Internet made their views

Keyword
Network;Three stages;Hacker;Information superhighway

2. 计算机网络原理 用英语怎么

Computer Network Principle Online Curriculum

3. 计算机专业的一些课程用英语怎么说

高等数学 Advanced Mathematics
大学英语 English for Academic Purposes
应用电子学 Applied Electronics
数据结构 Data Structure
操作系统 Operating System
数据库原理 Database Principles
计算机原理与汇编 Computer Principles and Assembly Language
计算机网络基本原理 Fundamental Principles of Computer Networks
管理信息系统 Information Management Systems
多媒体技术 Multimedia Technologies
面向对象的程序设计基础 Object-Oriented Programming

4. 计算机一些英文解释

CP:Correctness Proofs正确性证明。它是软件工程中软件测试的一种方法,该方法采用一种数学技术,也就是一种数学证明过程。
IP:Internet Protocol(网络之间互连的协议)的缩写,中文简称为“网协”,也就是为计算机网络相互连接进行通信而设计的协议。
TCP/IP(Transmission Control Protocol/Internet Protocol)的简写,中文译名为传输控制协议/因特网互联协议,又叫网络通讯协议,这个协议是Internet最基本的协议、Internet国际互联网络的基础.
UDP 是User Datagram Protocol的简称, 中文名是用户数据包协议,是 OSI 参考模型中一种无连接的传输层协议,提供面向事务的简单不可靠信息传送服务。它是IETF RFC 768是UDP的正式规范。
TCP:Transmission Control Protocol 传输控制协议TCP是一种面向连接(连接导向)的、可靠的、基于字节流的运输层(Transport layer)通信协议,由IETF的RFC 793说明(specified)。在简化的计算机网络OSI模型中,它完成第四层传输层所指定的功能,UDP是同一层内另一个重要的传输协议。
HTTP:超文本传输协议(HTTP,HyperText Transfer Protocol)是互联网上应用最为广泛的一种网络协议。所有的WWW文件都必须遵守这个标准。设计HTTP最初的目的是为了提供一种发布和接收HTML页面的方法。
web本意是蜘蛛网和网的意思。现广泛译作网络、互联网等技术领域。表现为三种形式,即超文本(hypertext)、超媒体(hypermedia)、超文本传输协议(HTTP)等。
DNS 是域名系统 (Domain Name System) 的缩写;
DHCP:Dynamic Host Configuration Protocol, 是一个局域网的网络协议,使用UDP协议工作,主要有两个用途:给内部网络或网络服务供应商自动分配IP地址给用户给内部网络管理员作为对所有计算机作管理的手段。
FTP: File Transfer Protocol(文件传输协议)的英文简称,而中文简称为“文传协议”。
WINS是Windows Internet Naming Server,即Windows Internet命名服务。它提供一个分布式数据库,能在路由网络的环境中动态地对IP地址和NETBios名的映射进行注册与查询。 WINS用来登记NetBIOS计算机名,并在需要时将它解析成为IP地址。WINS数据库是动态更新的。
UTP: Unshielded Twisted Paired 非屏蔽双绞线
STP :straight through processing system 直通式处理系统
Route就是用来显示、人工添加和修改路由表项目的。
SWITCH是交换机,它的前身是网桥。交换机是使用硬件来完成以往网桥使用软件来完成过滤、学习和转发过程的任务。
RJ-45接口可用于连接RJ-45接头,适用于由双绞线构建的网络,这种端口是最常见的,一般来说以太网集线器都会提供这种端口。我们平常所讲的多少口集线器,就是指的具有多少个RJ-45端口。
RJ-11插头是最常见的一种接线法,一般的网络电话会提供两个RJ-11接口。1个RJ-11接口用于连接和HomePNA交换机相连接的电话线,另1个RJ-11接口与电话机连接。

UPS:Uninterruptible Power Supply”的缩写。

PPP,public-private partnership)是公共基础设施项目(如新的电信系统、机场和电厂)的一个资助模式。PPP具有处理错误检测、支持多个协议、允许在连接时刻协商IP地址、允许身份认证等功能。适合于调制解调器、HDLC位序列线路、SONET和其它的物理层上使用。它支持错误检测、选项协商、头部压缩以及使用HDLC类型帧格式(可选)的可靠传输。
SLIP(Serial Line Internet Protocol,串行线路网际协议),该协议是Windows远程访问的一种旧工业标准,主要在Unix远程访问服务器中使用,现今仍然用于连接某些ISP。因为SLIP协议是面向低速串行线路的,可以用于专用线路,也可以用于拨号线路,Modem的传输速率在1200bps到19200bps。

ISO其全称是International Organization for Standards。国际标准化组织(International Organization for Standardization)简称ISO,是国际标准化领域中一个十分重要的组织。

OSI是Open System Interconnect的缩写,意为开放式系统互联。国际标准组织(国际标准化组织)制定了OSI模型。这个模型把网络通信的工作分为7层,分别是物理层、数据链路层、网络层、传输层、会话层、表示层和应用层。

STP :Straight-through Processing 一种资金清算系统网络技术中的STP

VLAN(Virtual Local Area Network)的中文名为"虚拟局域网"。VLAN是一种将局域网设备从逻辑上划分成一个个网段,从而实现虚拟工作组的新兴数据交换技术。这一新兴技术主要应用于交换机和路由器中,但主流应用还是在交换机之中。但又不是所有交换机都具有此功能,只有VLAN协议的第三层以上交换机才具有此功能,这一点可以查看相应交换机的说明书即可得知。

RIP: Routing Information Protocol路由信息协议是一种在网关与主机之间交换路由选择信息的标准。RIP 是一种内部网关协议。当前的因特网,拥有很多用于整个网络的路由选择协议。作为形成网络的每一个自治系统,都有属于自己的路由选择技术,不同的 AS 系统,路由选择技术也不同。
OSPF(Open Shortest Path First:开放式最短路径优先。是一个内部网关协议(Interior Gateway Protocol,简称IGP),用于在单一自治系统(autonomous system,AS)内决策路由。与RIP相比,OSPF是链路状态路由协议,而RIP是距离矢量路由协议。OSPF的协议管理距离(AD)是110。

TIA:电信工业联盟 EIA:电子工业联盟 TIA/EIA 568 是他们共同制订的布线标准
DPS(DriverPacks Base),是一款用于向安装版系统中集成驱动的专用工具,支持2000/XP/2003。

byte:8个二进制位为一个字节(B)。最常用的单位。容量一般用KB,MB,GB,TB来表示,它们之间的关系是:
1KB (Kilobyte 千字节)=1024B,
1MB (Megabyte 兆字节 简称“兆”)=1024KB,
1GB (Gigabyte 吉字节 又称“千兆”)=1024MB,
1TB (Terabyte 太字节或百万兆字节)=1024GB,其中1024=2^10 ( 2 的10次方)。
注:“兆”为百万级数量单位。、

CATEGORY 5表示五类线 CATEGORY是英文“种类”的意思

Domain: 域,是Windows网络中独立运行的单位,域之间相互访问则需要建立信任关系(即Trust Relation)。

5. 计算机网络的定义,分类和主要功能是什么

计算机网络的定义:将地理位置不同的具有独立功能的多台计算机及其外部设备,通过通信线路连接起来,在网络操作系统,网络管理软件及网络通信协议的管理和协调下,实现资源共享和信息传递的计算机系统。

计算机网络的分类:局域网、城域网、广域网、无线网。

计算机网络的主要功能:将大量独立的、但相互连接起来的计算机来共同完成计算机任务。

(5)英文计算机网络原理扩展阅读:

计算机网络的性能有:

1、速率

计算机发送出的信号都是数字形式的。比特是计算机中数据量的单位,也是信息论中使用的信息量的单位。英文字bit来源于binary digit,意思是一个“二进制数字”,因此一个比特就是二进制数字中的一个1或0。

2、带宽

在计算机网络中,带宽用来表示网络的通信线路所能传送数据的能力,因此网络带宽表示在单位时间内从网络中的某一点到另一点所能通过的“最高数据率”。这里一般说到的“带宽”就是指这个意思。这种意义的带宽的单位是“比特每秒”,记为bit/s。

3、吞吐量

吞吐量表示在单位时间内通过某个网络(或信道、接口)的数据量。吞吐量更经常地用于对现实世界中的网络的一种测量,以便知道实际上到底有多少数据量能够通过网络。

参考资料来源:网络—计算机网络

6. 计算机专业的一些课程用英语怎么说

计算机网络: computer network
计算机组成原理: principles of computer organization
软件工程: software engineering
数据结构: data structure
数字电路: digital circuit
模拟电路: analog circuit
微型计算机及接口技术: microcomputer and interface technique
单片机: single-chip computer

高等数学: advanced mathematics
大学物理: college physics
概率论: probability theory
离散数学: discrete mathematics
线性代数: linear algebra

希望帮到你,呵呵

7. 急求计算机网络方面的中英文对照

计算机网络-局域网(中英文对照)[1]
http://www.ecity.cn 作者:IT英语 来源:学赛网 2008年3月13日 发表评论 进入社区
Local area data networks,normally referred to simply as local area networks or LANs,are used to interconnect distributed communities of computer-based DTEs located within a single building or localized group of buildings.For example,a LAN may be used to interconnect workstations distributed around offices within a single building or a group of buildings such as a university campus.Alternatively,it may be used to interconnect computer-based equipment distributed around a factory or hospital complex[1].Since all the equipment is located within a single establishment,however,LANs are normally installed and maintained by the organization.Hence they are also referred to as private data networks.

The main difference between a communication path established using a LAN and a connection made through a public data network is that a LAN normally offers much higher data transmission rates because of the relatively short physical separations involved[2].In the context of the ISO Reference Model for OSI,however,this difference manifests itself only at the lower network dependent layers.In many instances the higher protocol layers in the reference model are the same for both types of network.

Before describing the structure and operation of the different types of LAN,it is perhaps helpful to first identify some of the selection issues that must be considered.A summary of some of the these issues is given in Fig. 14-5.It should be stressed that this is only a summary;there are also many possible links between the tips of the branches associated with the figure[3].

1.Topology

Most wide area networks,such as the PSTN,use a mesh(sometimes referred to as a network)topology.With LANs,however,the limited physical separation of the subscriber DTEs allows simpler topologies to be used.The four topologies in common use are star,bus,ring and hub.

The most widespread topology for LANs designed to function as data communication subnetworks for the interconnection of local computer-based equipment is the hub topology, which is a variation of the bus and ring[4].This is shown in Fig. 14-6,sometimes it is called hub/tree topology.

2.Transmission media

Twisted pair,coaxial cable and optical fiber are the three main types of transmission medium used for LANs.

3.Medium access control methods

Two techniques have been adopted for use of the medium access control in the LANs.They are carrier-sense-multiple-access with collision detection(CSMA/CD),for bus network topologies,and control token,for use with either bus or ring networks[5].

CSMA / CD is used to control multiple-access networks.Each on the network“listens” before attempting to send a message,waiting for the“traffic”to clear[6].If two stations try to send their messages at exactly the same time,a“collision”is detected,an both stations are required to“step back”and try later.

Control token is another way of controlling access to a shared transmission medium that is by the use of a control(pertnission)token.This token is passed from one DTE to another according to a defined set of rules understood and adhered to by all DTEs connected to the medium.A DTE may only transmit a frame when it is in possession of the token and,after it has transmined the frame,it passes the token on to allow another DTE to access the tranamission medium.

NOTES

[1] computer-based是指由计算机控制的,或装有微处理器的。

[2] that引出表语从句。

[3] 是指局域网的问题之间有很多联系,如总线拓扑结构可以采用双绞线、同轴电缆和光纤这些传输媒体等。

[4] 很少文献资料提出“集线”拓扑,一般都归并为星形拓扑之列。

[5] CSMA / CD访问控制方式,由于集线器和双绞线的使用,它也用于星形拓扑结构;令牌控制方式用于总线拓扑结构时指令牌总线网(token bus network)。

[6] traffic:通信量,话务量,clear在通信中为“清0”,拆线,此处指网上通信量为0。
KEYWORDS

Local Area Network(LAN) 局域网

private data network 专用数据网

topology 拓扑

Public Switched Telephone Network(PSTN) 公用电话交换网

hub 集线器

transmission media 传输媒体

Shielded Twisted Pair(STP) 屏蔽双绞线

Unshielded Twisted pair(UTP) 非屏蔽双绞线

coaxial cable 同轴电缆

baseband 基带

broadband 宽带

optical fiber 光纤

Carrier-Sense-Multiple-Access/Collision Detection(CSMA/CD) 带有检测冲突的载波侦听多路存取

Token 令牌

局域数据网一般简称为局域网,用于在一幢楼内或局限在楼群范围内把分散的基于计算机数据终端设备互连在一起。例如,一个局域网可以把一幢楼里或像大学校园内各个楼里的各个办公室的工作站连在一起。另外,局域网也可以把分布在工厂或医院建筑群中的计算机设备连在一起。由于所有这些设备都是一个单位的,因此局域网一般也由这个单位负责安装和维护。于是这类局域网也叫做专用数据网。

用局域网方式建立的通信线路和通过公用数据网连接的线路两者的主要区别在于:因为局域网连接的设备之间相对来说距离较近,因而数据传输速率高得多。但是在ISO的OSI参考模型中,这种区别只在较低的与网络相关的几层比较明显。而很多实例表明,在该参考模型高层协议中,这两种网络是没有区别的。

在叙述几种不同类型的局域网的结构和工作之前先认识一下必须考虑的有关问题可能是很有帮助的。图14-5概括了其中的某些问题。应该强调的是,这仅仅是一个概括,因为图中各分支之间还可能有很多链路。

1.拓扑结构

大多数广域网,如公共电话交换网(PSTN)就使用网状(有时称为网络)拓扑结构。而局域网,由于用户数据终端设备相距很近,可采用简单的拓扑结构。常用的有星形、总线、环形和集线器等4种拓扑结构。

应用最广的、用于本地计算机设备互连以进行数据通信的局域网拓扑结构是集线器拓扑结构。这种拓扑结构是总线和环形拓扑结构的变种。图14-6展示了为这种拓扑结构,有时也称为集线器/树形拓扑结构。

2.传输媒体

双绞线、同轴电缆和光纤是局域网采用的3种主要传输媒体。

3.媒体访问控制方法

局域网中采用了两种媒体访问控制技术。它们是用于总线网络拓扑结构的带冲突检测的载波侦听多路存取(CSMACD)和既可用于总线又可用于环形网络的令牌控制技术。

CSMA/ CD用来控制多路存取网络网络上的每个站点在试图发送信息前先“侦听”,等待通路空闲。如果两个站点在同一时刻要发送信息,将会检测到冲突,这两个站点必须各自“后退”一步,以后再重试。

令牌控制是另一种用令牌去控制访问共享传输媒体的方法。该令牌按所有连入媒体的DTE都知道并遵守的一套确定的规则从一个DTE传向另一个DTE。当某一DTE掌握这一令牌时,它才能传送一帧数据,而在传送完该帧之后,要将令牌释放,以便其他DTE访问该传输媒体。

8. 用英语解释什么是计算机网络70字

A computer network or data network is a telecommunications network which allows computers to exchange data. In computer networks, networked computing devices exchange data with each other using a data link. The connections between nodes are established using either cable media or wireless media. The best-known computer network is the Internet.

Network computer devices that originate, route and terminate the data are called network nodes. Nodes can include hosts such as personal computers, phones, servers as well as networking hardware.
Two such devices can be said to be networked together when one device
is able to exchange information with the other device, whether or not
they have a direct connection to each other.

Computer networks differ in the transmission medium used to carry their signals, the communications protocols to organize network traffic, the network's size, topology and organizational intent.

Computer networks support an enormous number of applications such as access to the World Wide Web, video, digital audio, shared use of application and storage servers, printers, and fax machines, and use of email and instant messaging applications as well as many others. In most cases, application-specific communications protocols are layered (i.e. carried as payload) over other more general communications protocols.

9. 计算机网络(英文版第5版)的内容简介

本书是全球最具有权威性和经典性的计算机网络教材,我国各大专院校也广泛采用此书作为计算机网络课程的基本教材。作者tanenbaum教授以高深的理论造诣和丰富的实践经验,在书中对计算机网络的原理、结构、协议标准与应用等做了深入的分析与研究。
全书按照网络协议模型(物理层、数据链路层、介质访问控制子层、网络层、传输层和应用层),自底向上逐层讲述每一层所用的技术与协议标准,并给出大量实例!全书内容全面翔实,体系清晰合理,叙述由简入繁、层层深入,自底向上方法也符合人类从底层到高层的认识规律,因此是公认的最适合网络入门随着计算机网络的发展,本版对相关内容进行了大量修订、更新和补充,具体更新内容如下:
无线网络(802.12和802.16)。
智能手机使用的3G网络。
RFID和传感器网络。
使用CDN进行内容分发。
对等网络。
实时媒体。
网络电话。
延迟容忍网络。

10. 计算机网络(英文版第5版)的介绍

《计算机网络(英文版·第5版)》是全球最具权威性和经典性的计算机网络教材,我国各高等院校也广泛采用此书作为计算机网络课程的基本教材、Tanenbaum教授以高深的理论造诣和丰富的实践经验,在书中对计算机网络的原理、结构、协议标准与应用等做了深入的分析与研究。