高等学校计算机应用规划教材计算机英语(第4版)/姜同强

本书特色

[

直接阅读外文技术资料和文献是每位计算机技术人员和研究人员必须具备的一种能力。《计算机英语(第4版)》旨在使学生及专业人员能够熟悉并掌握计算机方面的基本专业英文词汇,了解科技英语的基本认知规律,并提高在计算机专业英文文献方面的阅读能力。
《计算机英语(第4版)》共分为21章,汇集了计算机技术各方面的内容,包括计算机硬件、软件、网络与通信、计算机应用技术及人工智能、大数据、云计算等。《计算机英语(第4版)》内容和专业词汇的涵盖面广,选择的文章具有代表性和新颖性,其中的阅读材料对近10年来产生的一些新技术进行了详细介绍,从而使教师在选择教学内容方面有较大的灵活性。
《计算机英语(第4版)》适合于计算机科学与技术专业、软件工程专业、信息管理与信息系统专业、电子商务专业,以及其他相关专业的本科生、研究生作为计算机专业英语课程的教材,对从事与计算机相关工作的专业技术人员提高计算机专业外文文献的阅读能力也有一定的帮助。

]

内容简介

[

直接阅读外文技术资料和文献是每位计算机技术人员和研究人员必须具备的一种能力。《计算机英语(第4版)》旨在使学生及专业人员能够熟悉并掌握计算机方面的基本专业英文词汇,了解科技英语的基本认知规律,并提高在计算机专业英文文献方面的阅读能力。
《计算机英语(第4版)》共分为21章,汇集了计算机技术各方面的内容,包括计算机硬件、软件、网络与通信、计算机应用技术及人工智能、大数据、云计算等。《计算机英语(第4版)》内容和专业词汇的涵盖面广,选择的文章具有代表性和新颖性,其中的阅读材料对近10年来产生的一些新技术进行了详细介绍,从而使教师在选择教学内容方面有较大的灵活性。
《计算机英语(第4版)》适合于计算机科学与技术专业、软件工程专业、信息管理与信息系统专业、电子商务专业,以及其他相关专业的本科生、研究生作为计算机专业英语课程的教材,对从事与计算机相关工作的专业技术人员提高计算机专业外文文献的阅读能力也有一定的帮助。

]

目录

Chapter 1 Computer System Overview 11.1 Digital Computer 11.2 Data Types 21.3 The Evolution of Computers 31.4 Types of Computers 4Technical Notes to the Text 5Word Bank to the Text 7Exercises 10Chapter 2 Computer System Organization 132.1 Computer Organization Introduction 132.2 System Buses 142.2.1 Address Bus 142.2.2 Data Bus 142.2.3 Control Bus 142.3 CPU Organization 152.3.1 Register Set 152.3.2 Arithmetic Logic Unit 152.3.3 Control Unit 152.4 Memory SubsystemOrganization 162.4.1 Types of Memory 162.4.2 Memory Hierarchy 182.5 I/O Subsystem Organization 192.5.1 I/O Devices 192.5.2 I/O Interface 202.5.3 Modes of Transfer 21Technical Notes to the Text 23Word Bank to the Text 25Exercises 28Chapter 3 Computer System Architecture 323.1 Parallel Processing 323.2 Pipelining 333.3 Vector Processing 353.4 Reduced Instruction Set Computer (RISC) 36Technical Notes to the Text 38Word Bank to the Text 39Exercises 41Chapter 4 Algorithms and Data Structure 444.1 Algorithms 444.2 Data Structure 49Technical Notes to the Text 55Word Bank to the Text 56Exercises 59Chapter 5 Programming and Languages 635.1 The Procedure of Programming 635.2 The Development of Programming Languages 645.3 Compiling and Assembling Programs 665.4 Object-Oriented Programming(OOP) 675.5 Visual Programming 725.6 Internet Programming 73Technical Notes to the Text 74Word Bank to the Text 76Exercises 79Chapter 6 Operating System 826.1 Operating System Overview 826.2 Operating System Platform 88Technical Notes to the Text 91Word Bank to the Text 92Exercises 95Chapter 7 Applications Software 987.1 Applications Software Tools 987.2 Common Features of Applications Software 997.3 Productivity Software Tools 1007.3.1 Word Processing Software 1017.3.2 Spreadsheet Software 1027.3.3 Presentation Graphics 1037.3.4 Groupware 1037.3.5 Desktop Accessories 1047.3.6 Web Browsers 105Technical Notes to the Text 105Word Bank to the Text 106Exercises 109Chapter 8 An Introduction to Database Systems 1128.1 Purpose of Database Systems 1128.2 View of Data 1148.2.1 Levels of Data Abstraction 1148.2.2 Instances and Schemas 1158.2.3 Data Independence 1168.3 Data Models 1168.3.1 Object-Based Logical Models 1178.3.2 Record-Based Logical Models 1188.3.3 Physical Data Models 1208.4 Database Languages 1208.4.1 Data Definition Language(DDL) 1208.4.2 Data Manipulation Language(DML) 1218.4.3 The Structured Query Language (SQL) 1218.5 Transaction Management 1228.6 Database Administrator 123Technical Notes to the Text 124Word Bank to the Text 126Exercises 128Chapter 9 Software Engineering 1329.1 What Is Software Engineering? 1329.2 Key Issues of Software Engineering 1329.3 Software Process 1369.4 Computer-Aided Software Engineering (CASE) 141Technical Notes to the Text 142Word Bank to the Text 144Exercises 147Chapter 10 Object-Oriented Technology 15010.1 A Brief Overview of Object Technology 15010.2 What Is OO—— System Concepts for Object Modeling 15010.3 The OO Development Process 15610.4 Unified Modeling Language(UML) 160Technical Notes to the Text 162Word Bank to the Text 164Exercises 167Chapter 11 Introduction to Computer Networks 17011.1 Data Communications 17011.1.1 Signals 17011.1.2 Encoding 17111.1.3 Transmission Mode 17211.2 Introduction to Computer Networks 17211.3 Applications of Computer Networks 17311.4 Categories of Networks 17411.4.1 Configurations 17411.4.2 Strategies 17511.4.3 LANs, MANs, and WANs 17711.4.4 Intranets and Extranets 17811.5 OSI and TCP/IP Reference Model 17911.5.1 OSI Reference Model 17911.5.2 TCP/IP Reference Model 181Technical Notes to the Text 182Word Bank to the Text 183Exercises 186Chapter 12 LAN, MAN & WAN 19012.1 Local Area Networks (LANs) 19012.1.1 Ethernet (802.3) 19012.1.2 Token Bus (802.4) 19212.1.3 Token Ring (802.5) 19212.1.4 Fiber Distributed Data Interface (FDDI) 19412.1.5 Comparison 19512.2 Metropolitan Area Networks(IEEE 802.6) 19612.3 Wide Area Networks 19612.3.1 Introduction 19612.3.2 Narrowband ISDN 19712.3.3 X.25 Network 19812.3.4 Frame Relay 19812.3.5 Broadband ISDN and ATM 199Technical Notes to the Text 199Word Bank to the Text 200Exercises 203Chapter 13 Internet 20613.1 Introduction 20613.2 Technology of Internet 20713.2.1 Internet Address 20713.2.2 DNS ( Domain Name System) 20813.2.3 HTTP and SMTP 21013.3 Services Provided by the Internet 21113.3.1 WWW (World Wide Web) 21113.3.2 E-mail 21113.3.3 FTP (File Transfer Protocol) 21213.3.4 Telnet 21313.4 Networking Devices 21313.4.1 Hub and Repeater 21313.4.2 Bridge and Switch 21313.4.3 Router 21413.5 Access to Internet 21513.5.1 Dial-up 21513.5.2 DSL 215Technical Notes to the Text 216Word Bank to the Text 216Exercises 219Chapter 14 Information Security 22214.1 A Brief Overview of Information Security Concepts 22214.2 Information Security Technology 22514.2.1 Information Authentication Technology 22514.2.2 Encryption Technology 22614.2.3 Database Security 22914.3 Computer Virus 23014.3.1 Virus Behavior 23014.3.2 Types of Viruses 23014.3.3 Virus Prevention and Detection 23114.4 Firewall 23214.4.1 Concept of Firewall 23214.4.2 Types of Firewall 23314.4.3 Firewall Implementation 23314.5 Standards of Information Security 23514.6 E-Commerce Security 23614.6.1 Significance of Corporate Information Security 23614.6.2 Current Processes and Tools for Implementing E-Business Security 236Technical Notes to the Text 237Word Bank to the Text 238Exercises 241Chapter 15 Information System 24515.1 Major Types of InformationSystem in Organization 24515.2 Transaction Processing System (TPS) 24615.3 Management Information System (MIS) 24715.3.1 A Definition of MIS 24715.3.2 A MIS Model 24815.3.3 Organizational Information System 24815.4 Decision Support System (DSS) 24915.4.1 The Concept of DSS 24915.4.2 DSS Objectives 25115.4.3 A DSS Model 251Technical Notes to the Text 252Word Bank to the Text 254Exercises 256Chapter 16 Enterprise Resource Planning 25916.1 Enterprise System 25916.2 Enterprise Resource Planning System 26016.3 The Evolution of Enterprise Resource Planning 262Technical Notes to the Text 266Word Bank to the Text 267Exercises 268Chapter 17 Supply Chain Management 27217.1 What Is a Supply Chain 27217.2 The Objectives of a Supply Chain 27317.3 Decision Phases in a Supply Chain 27417.4 The Importance of Supply Chain Flows 276Technical Notes to the Text 277Word Bank to the Text 278Exercises 279Chapter 18 Customer Relationship Management 28318.1 Customer Relationship Management Concepts 28318.2 Four Types of Customers 28418.2.1 Win Back or Save 28418.2.2 Prospecting 28418.2.3 Loyalty 28518.2.4 Cross-Sell/Up-Sell 28518.3 Customer Relationship Management (CRM)Software 28618.3.1 Sales Force Automation(SFA) 28618.3.2 Customer Service 28618.3.3 Marketing 28718.4 Operational and Analytical CRM 287Technical Notes to the Text 288Word Bank to the Text 289Exercises 291Chapter 19 E-Business and E-Commerce 29519.1 E-Business 29519.2 E-Commerce 299Technical Notes to the Text 300Word Bank to the Text 301Exercises 303Chapter 20 Artificial Intelligence 30720.1 History of AI 30720.2 Basics of AI 30820.3 Applications of Artificial Intelligence in Machine Learning 309Technical Notes to the Text 312Word Bank to the Text 314Exercises 316Chapter 21 Big Data and Cloud Computing 32021.1 Background 32021.2 Big Data 32121.3 Cloud Computing 324Technical Notes to the Text 326Word Bank to the Text 327Exercises 329

封面

高等学校计算机应用规划教材计算机英语(第4版)/姜同强

书名:高等学校计算机应用规划教材计算机英语(第4版)/姜同强

作者:姜同强

页数:0

定价:¥59.0

出版社:清华大学出版社

出版日期:2020-05-01

ISBN:9787302532187

PDF电子书大小:43MB 高清扫描完整版

百度云下载:http://www.chendianrong.com/pdf

发表评论

邮箱地址不会被公开。 必填项已用*标注