当前位置:首页 » 网络连接 » 计算机网络技术英文介绍
扩展阅读
密码重置盘电脑 2024-09-08 10:58:48

计算机网络技术英文介绍

发布时间: 2024-02-25 12:22:35

‘壹’ 计算机网络技术专业介绍英文介绍

Hello!

My name is Chunyu Wang, age 23 years old, and I graated from Dalian Vocational Technology College, post-secondary ecation. Ecation, science and technology in the Purcell Development Co., Ltd.I have been engaged in more than a year of work, software development and testing done.

I Like reading and sports, especially basketball.
Practical work hard, cheerful personality.

I have a certain degree of learning ability and communication skills.

‘贰’ 用英语解释什么是计算机网络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.

‘叁’ 请用两三句英语简单介绍一下下列课程(计算机课程)

你的课程翻译有些有误或者不妥,给你在括号里表明了。一些专业的课程可看参考资料。希望对你有帮助!

高等数学 Higher Mathematics
This course enables you to build on your previous mathematical experience in the areas of algebra, geometry and trigonometry and introces you to elementary calculus. The study of Mathematics provides you with many valuable skills. It is often very important when seeking employment or entry to further or higher ecation and is an important part of your general ecation.

模拟电子技术 Analog Electronic Technology (你的原文有错)
This course covers complex semiconctor electronic circuits to include application of field-effect transistor circuitry, amplitude/phase shift response of transistor amplifiers, integrated circuits, negative and positive feedback circuits, active filters, instrial control circuits, switching power supplies, voltage regulators, operational amplifiers, spectrum analysis, and harmonic distortion. The course offers practical hands-on experience using an array of test equipment and assigned laboratory projects incorporated to supplement classroom lectures.

大学IT university IT
This course is for students interested in pursuing a career in the field of Information Technology. Students will be introced to the four career clusters in information technology to determine where their interests lie. Students will complete assignments and projects in interactive media, information support and services, network systems and, programming and software development.

C语言 C language
This course provides a solid introction to all the fundamental aspects of C, including elementary data types; arithmetic, logical, and bitwise operators; control-flow statements; functions; structures; pointers; program scope rules; good program design practices; and C debugging techniques. Emphasis is on ANSI-standard C, but earlier versions of C are also discussed. No computing facilities are provided; each participant is required to have access to a C compiler and hard- output device for programming assignments.

高等数学 Higher mathematics (第一个就介绍了)

面向对象程序设计 object-oriented programming
A course that focuses on introcing students to computer science through object-oriented design and programming, using Java. The course features an "objects first" approach to object-oriented programming (OOP), starting with objects, classes and methods, and then moves on to inheritance, interfaces and polymorphism, before covering traditional topics such as arithmetic and flow-of-control. OOP is then used to teach simple 2D graphics and graphical user interfaces, and the course finishes up with an overview of basic data structures, exceptions and file I/O. The course reinforces concepts with practical exercises in weekly laboratory sessions (under the supervision of undergraate teaching assistants) and with challenging and engaging programming assignments such as Tetris, all of which have GUIs.

汇编语言 assembly language
An introction to assembly language for mainframes or PC's. Topics include internal representation of data, arithmetic operations, logic statements, and general assembly language commands. Introce low level language architecture including assemblers, linkage editors, and loaders.

VFP程序设计 VFP programming
You will learn to plan, create, and modify tables, views and databases and create forms. You will use the Application Wizard and Builder to build applications quickly. Create information from your data with queries and reports. Understand the fundamentals of programming including operators, expressions, program flow, branching and looping. Be proctive working with code using IntelliSense, Quick Info, hyperlinks, keyboard shortcuts, Beautify, document view and bookmarks. Manage programming tasks with the Task List Manager.

数字电子技术 numeral electronic technology (Digital Electronic Technology好一点)
Introction to basic concepts in digital electronics. Basic discrete electronics, digital logic, circuit laws, components, troubleshooting and use of test equipment. Digital components, digital architecture, digital systems, troubleshooting and use of test equipment. Hands-on experience, practical applications and projects.

计算机组成原理 computer composition principle
This course introce the principle of computer composition. It is very useful for computer science students to know computer and for the better use in both hardware and software.

离散数学 discrete mathematics
The purpose of this course is to understand and use (abstract) discrete structures that are backbones of computer science. In particular, this class is meant to introce logic, proofs, sets, relations, functions, counting, and probability, with an emphasis on applications in computer science.

数据结构 The construction of data (应该是Data Structure)
Data abstraction with formal specification. Elementary algorithm analysis. Basic concepts of data and its representation inside a computer. Linear, linked, and orthogonal lists; tree structures. An overview of the structure and implementation of data structures, including lists, trees, heaps, and tables, and an examination of searching, sorting and other algorithms, including implementation and analysis of their efficiency.

计算机网络 computer network
Principles, design, implementation, and performance of computer networks. Topics include: Internet protocols and routing, local area networks, TCP, performance analysis, congestion control, switching and routing, mobile IP, peer-to-peer overlay networks, network security, and other current research topics.

操作系统JAVA语言 operating system JAVA language
Use Java to teach the principles of concurrent programming, not in particularly operating-systems related context, to write indivial operating system components. For example, it is possible to write a file system in Java. Use Java to write a simulator for a full operating system, including the machine it is running on, to write programs that make non-trivial use of operating-system services (such as network communication) in order to teach more about those services.

微机原理与接口技术 microcomputer principle and the connection technology
Introction to microcomputer hardware and software. Topics include computer fundamentals, word processing, electronic spreadsheets, data bases, and other microcomputer application areas. Students will study additional concepts of microcomputers and microcomputer applications software including: word processing, spreadsheets, databases, and presentation software, emphasizing more advanced applications and integration of the packages in dealing with typical professional usage.

程序综合课程设计procere comprehensive curriculum designs
Introction to problem-solving with algorithm and program development. Includes: problem analysis, algorithm representation and verification, scalar and structured data types, file input and output, techniques for program design, coding, testing, and documentation and basic sorting, and searching algorithms. Study of algorithmic design, implementation, and analysis including object oriented design and implementation, abstract data types, stacks, queues, and linked structures

数据库系统原理 Database system principle
This course is for students interested in the design of database management systems to obtain integrity and availability of data. We will focus mainly on relational data models and relational query operations, together with SQL for data definitions and queries. We will discuss design methods including the entity-relationship model and relational normalization theory. We will also discuss how data is stored and indexed and how queries are processed and optimized. Students undertake a semester project that includes the design and implementation of a database system. We will touch upon advanced topics such as object-oriented databases as time permits.

编译原理translation principle (应该是Complier Construction Principles)

Acquire the practical skills to write a simple compiler for an imperative programming language. Understand the concepts of scanning, parsing, name management in nested scopes, and code generation. Learn to transfer the skills also to general software engineering tasks (e.g. parsing of structured data files or argument lists)

算法设计与分析Algorithm design and analysis (design and analysis of algorithm)
An advanced, in-depth study of the design and analysis of algorithms. 'Topics include models of computation, sorting, data structures, graph algorithms, matrix multiplication, fast Fourier transforms, polynomial arithmetic, pattern matching, and NP-complete problems.

计算机图形学Computer graphics
This course will provide an introction to graphics systems and applications. Basic structure of interactive graphics systems, characteristics of various hardware devices. Control of display devices, implementation of simple packages, device independence, and standard packages. Distributed architectures for graphics, hidden line and hidden surfaces algorithms, representation of surfaces.

概率 probability
The course covers the basic principles of the theory of probability and its applications. Topics include combinatorial analysis used in computing probabilities, the axioms of probability, conditional probability and independence of events; discrete and continuous random variables; joint, marginal, and conditional densities, moment generating function; laws of large numbers; binomial, Poisson, gamma, univariate, and bivariate normal distributions

网页设计homepage design (web page design)
The course is designed to provide the necessary skills and training for an entry-level position in the field of Web Design. Learn to develop and maintain Web sites for a corporation or your own small business.
The class focuses on Web page planning, basic design, layout and construction, and setup and maintenance of a Web site. HTML/XHTML, Cascading Style Sheets, Dreamweaver, Fireworks, Flash, Photoshop, Illustrator, InDesign, PHP, MySQL and various other Web page and image creation tools are taught in the course.

人工智能artificial intelligence
The incorporation of advanced techniques in reasoning and problem solving into modern, complex systems has become pervasive. Often, these techniques fall within the realm of artificial intelligence. This course focuses on artificial intelligence from an agent perspective, and explores issues of knowledge representation and reasoning. Students will participate in lectures and discussions on various topics, including heuristic and stochastic search, logical and probabilistic reasoning, planning, learning, and perception. Advanced topics will be selected from areas such as robotics, vision, natural language processing, and philosophy of mind. Students will complete problem sets and small software projects to gain hands-on experience with the techniques and issues covered.

软件开发技术与实训The software development technology and really teaches ( Software development technology and practice)
The overall purpose of the course is to give an understanding of the problems of large-scale software development and how this can be solved using object-oriented techniques. The main aim of the mole is to teach the understanding and use of object-oriented methods to analyze, specify, design and implement large computer systems.

网络数据库Network database
This course introces the database that runs in a network and holds addresses of other users in the network. It includes a database organization method that allows for data relationships in a net-like form. A single data element can point to multiple data elements and can itself be pointed to by other data elements.

网络工程 network project (network engineering)
Network Engineering provides the basic networking and computing infrastructure for campus, from securing and managing bandwidth to providing DNS, DHCP, email, backups and more.

软件工程 software engineering
This course is about problems we face when constructing large software systems. Students will learn about various methodologies used in all parts of the software life cycle. We will illustrate the use and application of these methodologies by examining how they can be supported by the Java language. By the end of the semester students will have acquired a strong grounding in object-oriented design in Java and, more generally, improved their skills for programming in the large. We will study several topics related to software design, including: Inheritance, Exceptions, Namespaces, Abstract Types, Representation Invariants, Procere Specifications, Object Models, Data Models, Design Patterns, Design Strategy.

Linux操作系统Linux operating system
This course will provide the basics of the UNIX/Linux operating system, including the history and the use of Linux with hands-on experience using commands and files. Topics to be covered include basic Linux commands, text editing, files and directories, electronic mail, pipes and filters, and shell programming.

计算机系统维护 computer system maintenance
This course focuses on basic computer hardware and software systems. Subjects include hardware systems and subsystems found in personal computers, digital numbering systems, and personal computer operating systems. Curriculum includes on-line content delivery, and in class hands-on labs.

‘肆’ 急求计算机网络方面的中英文对照

计算机网络-局域网(中英文对照)[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访问该传输媒体。

‘伍’ 什么是计算机网络,什么是计算机网络协议,计算机网络有哪些连接方式,用英语

中文回答:

  • 计算机网络是指通过通信设备把多个计算机连接在一起,以实现资源共享和信息传输的系统。

  • 计算机网络协议是计算机网络中的一种规则或标准,它规定饥薯了在网络中数据传输的格式、顺序、错误控制等。

  • 计算机网络有多种连接方式,包括点对点连接、广播连接、星型连接、环型连接、网状连接等。

    英文回答:

  • A computer network is a system that connects multiple computers together using communication equipment to enable resource sharing and information transfer.

  • A computer network protocol is a set of rules or standards that govern the format, sequence, error control, and other aspects of data transmission in a network.

  • There are several types of computer network connections, including point-to-point, broadcast, star, ring, and mesh connections.

-------FunNet超有烂燃者趣段让学网络

‘陆’ 帮忙写一篇计算机介绍硬件软件和网络的英语作文

In modern sociey, people who is handicaped in using computer and accessing network are classified as "blinds" naturally. The advantages of captioned facility is significant, the world move much faster than before because of the information exchange and speedy processing of data. You can guess how much business can grow if a spreadsheet need to be calculated using three days instead of one second nowaday, I should say in majority that computers and networking bring much convenience to human life. But there are still dark side of the world. I also observe children that cannot do simple calculation by mind, they have to rely on calculators, a simple form of computer, similar things happen all around us and when time goes by, we are weak in mind manipulation yet also weak in physical because we spent all time around the computer. What a world we are in to say hello to a friend next door by send him email ?