ad holder

高等学校计算机应用规划教材:计算机英语(学生用书)(第3版)

高等学校计算机应用规划教材:计算机英语(学生用书)(第3版) 下载 mobi epub pdf 电子书 2024


简体网页||繁体网页
姜同强,苗天顺 编



点击这里下载
    


想要找书就要到 图书大百科
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2024-04-29

类似图书 点击查看全场最低价

图书介绍

出版社: 清华大学出版社
ISBN:9787302313021
版次:3
商品编码:11209137
品牌:清华大学
包装:平装
开本:16开
出版时间:2013-03-01
用纸:胶版纸
页数:338
字数:514000
正文语种:中文,英文


相关图书





图书描述

编辑推荐

  《高等学校计算机应用规划教材:计算机英语(学生用书)(第3版)》汇集了计算机技术各方面的内容,包括计算机硬件、软件、网络与通信、计算机应用等,旨在使学生及专业人员能够熟悉并掌握计算机方面的基本专业英文词汇,熟悉科技英语的基本规律,并提高在计算机专业英文文献方面的阅读能力。
  《高等学校计算机应用规划教材:计算机英语(学生用书)(第3版)》可作为计算机专业、信息管理专业、电子商务专业计算机英语课程的教材,也可作为计算机专业技术人员的参考资料。
  本书特色:
  内容丰富,灵活性强。本书涵盖了计算机及相关专业的主要课程内容,为教师的教学提供了可选性和灵活性。
  实用性和专业性相结合。本书的选材在保持原汁原味的同时使学习者更能接触到计算机英语的真实语境和主流思想,与专业课程有很好的对应关系。
  重视教学效果。本书在编排上将课文与译文分离开来,使学生的学习效果和教师的教学效果得到了极大的提高。

内容简介

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

内页插图

目录

Chapter 1 Computer System Overview
1.1 DigitalComputer
1.2 DataTypes
1.3 The Evolution ofComputer
1.4 Types of Computers
Technical Notes to the Text
Words Bank to the Text
Exercises

Chapter 2 Computer System Organization
2.1 ComputerOrganization Introductio
2.2 System Buses
2.2.1 Address Bus
2.2.2 Data Bus
2.2.3 Control Bus
2.3 CPU Organization
2.3.1 Register Set
2.3.2 Arithmetic Logic Unit
2.3.3 Control Unit
2.4 Memory Subsystem Organization
2.4.1 Types of Memory
2.4.2 Memory Hierarchy
2.5 I/O Subsystem Organization
2.5.1 I/O Devices
2.5.2 I/O Interface
2.5.3 Modes of Transfer
Technical Notes to the Text
Words Bank to the Text
Exercises

Chapter 3 Computer System Architecture
3.1 Parallel Processing
3.2 Pipelining
3.3 Vector Processing
3.4 RIS
Technical Notes to the Text
Words Bank to the Text
Exercises

Chapter 4 Algorithms and Data Structure
4.1 Algorithms
4.2 Data Structure
Technical Notes to the Text
Words Bank to the Text
Exercises

Chapter 5 Programmingand Languages
5.1 The Procedure of Programming
5.2 The Evolution of Programming Languages
5.3 CompilingandAssembling Programs
5.4 Object-Oriented Programming(OOP)
5.5 Visual Programnung
5.6 Internet Programming
Technical Notes to the Text
Words Bank to the Text
Exercises

Chapter 6 Operating System
6.1 Operating System Overview
6.2 Operating System Platform
Technical Notes to the Text
Words Bank to the Text
Exercises

Chapter 7 Applications Software
7.1 Applications Software Tools
7.2 Common Features of Applications Software
7.3 Productivity Software Tools
7.3.1 Word Processing Sofiware
7.3.2 Spreadsheet Software
7.3.3 Presentation Graphics
7.3.4 Groupware
7.3.5 Desktop Accessories
7.3.6 Web Browsers
Technical Notes to the Text
Words Bank to the Text
Exercises

Chapter 8 An Introduction to Database Systems
8.1 Purpose ofDatabase Systems
8.2 View ofData
8.2.1 Levels ofData Abstraction
8.2.2 Instances and Schemas
8.2.3 Data Independence
8.3 Data Models
8.3.1 Object-basedlogical Models
8.3.2 Record-basedLogical Models
8.3.3 Physical Data Models
8.4 Database Languages
8.4.1 Data Definition Language(DDL)
8.4.2 DataManipulation Language (DML)
8.4.3 SQL
8.5 Transaction Management
8.6 Database Adnmustrator
Technical Notes to the Text
Words Bank to the Text
Exercises

Chapter 9 Software Engineering
9.1 What Is Software Engineering
9.2 Keylssues of Software Engineering
9.3 Software Process
9.4 Computer-Aided Software Engineering (CASE)
Technical Notes to the Text
Words Bank to the Text
Exercises

Chapter10 Object-Oriented Technology
10.1 A BriefOverview ofObject Technology
10.2 Whatls OO——System Concepts for Object Modeling
10.3 The OO Development Process
10.4 UnifiedModeling Language (UML)
Technical Notes to the Text
Words Bank to the Text
Exercises

Chapter 11 Introduction to Computer Networks
Chapter 12 LAN, MAN & WAN
Chapter 13 Internet
Chapter 14 Information Security
Chapter 15 Information System
Chapter 16 Artificiallntelligence and Expert System
Chapter 17 Enterprise Resource Planning
Chapter 18 Supply Chain Management
Chapter 19 Customer Relationship Management
Chapter 20 E-Business and E-Commerce
高等学校计算机应用规划教材:计算机英语(学生用书)(第3版) 下载 mobi epub pdf txt 电子书 格式

高等学校计算机应用规划教材:计算机英语(学生用书)(第3版) mobi 下载 pdf 下载 pub 下载 txt 电子书 下载 2024

高等学校计算机应用规划教材:计算机英语(学生用书)(第3版) 下载 mobi pdf epub txt 电子书 格式 2024

高等学校计算机应用规划教材:计算机英语(学生用书)(第3版) 下载 mobi epub pdf 电子书
想要找书就要到 图书大百科
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

用户评价

评分

这本真心不错 有好多单词都没有见过 开来够得我学的了 真的是物有所值

评分

非常好。 内容很好。看起来非常好。 晚上回家就学习

评分

质量不太好,不知道好评哪里来的

评分

书不错,通俗易懂

评分

很不错,符合心中预想,给好评。

评分

基础的很易懂,即可以学习计算机还学习英语很不错很喜欢。

评分

很好很好很好很好很好很好

评分

物流速度快到不行

评分

实在是太好了,物美价廉,质量很好,下次继续购买

类似图书 点击查看全场最低价

高等学校计算机应用规划教材:计算机英语(学生用书)(第3版) mobi epub pdf txt 电子书 格式下载 2024


分享链接








相关图书


本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

友情链接

© 2024 book.qciss.net All Rights Reserved. 图书大百科 版权所有