网站购物车   | 店铺购物车  
店铺平均得分:98.71 分,再接再厉!!!【查看全部评价】
评分 40分 50分 60分 70分 80分 90分 100分
数量 1 0 0 0 1 4 87
本店铺共有 0 笔投诉记录,投诉率 0% ,低于平均投诉率 1% 【查看详细】
投诉类型
数量
比例
店主称呼:美文书屋   联系方式:购买咨询请联系我  15313279285    地址:北京 北京市 其它区 通州
图书分类
店铺公告
正版旧书,新旧程度:8成新左右,部分笔记,内容完整,无缺页,不影响继续使用,请放心购买。旧书默认不带光盘学习卡等之类附件,详细情况请咨询客服,物美价廉,循环利用,节约资源。
本书回收于校园,循环利用,绿色环保。正版贰手8层新左右,部分笔记、划线,内容完整,无缺页少页,不影响正常阅读和使用(默认不带光盘、学习卡等之类的配件)
量大从优,联系客服修改。
店铺介绍
书店书本10万余本
主营品种:大学教材 小说
经营年限:1年
交易帮助
第一步:选择图书放入购物车。
第二步:结算、填写收货地址。
第三步:担保付款或银行汇款。
第四步:卖家发货。
第五步:确认收货、评价。
作/译者:姜同强 苗天顺 出版社:清华大学出版社
计算机英语-(第三版)
出版日期:2013年03月
ISBN:9787302313021 [十位:7302313024]
页数:338      
定价:¥35.00
店铺售价:¥10.50 (为您节省:¥24.50
店铺库存:19
注:您当前是在入驻店铺购买,非有路网直接销售。
正在处理购买信息,请稍候……
我要买: * 如何购买
** 关于库存、售价、配送费等具体信息建议直接联系店主咨询。
联系店主:购买咨询请联系我  15313279285
本店已缴纳保证金,请放心购买!【如何赔付?】
买家对店铺的满意度评价:查看更多>>
评分
评价内容
评论人
订单图书
《计算机英语-(第三版)》内容提要:
直接阅读外文技术资料和文献是每个计算机技术人员和研究人员必须具备的一种能力。《高等学校计算机应用规划教材:计算机英语(学生用书)(第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版)》汇集了计算机技术各方面的内容,包括计算机硬件、软件、网络与通信、计算机应用等,旨在使学生及专业人员能够熟悉并掌握计算机方面的基本专业英文词汇,熟悉科技英语的基本规律,并提高在计算机专业英文文献方面的阅读能力。
《高等学校计算机应用规划教材:计算机英语(学生用书)(第3版)》可作为计算机专业、信息管理专业、电子商务专业计算机英语课程的教材,也可作为计算机专业技术人员的参考资料。
本书特色:
内容丰富,灵活性强。本书涵盖了计算机及相关专业的主要课程内容,为教师的教学提供了可选性和灵活性。
实用性和专业性相结合。本书的选材在保持原汁原味的同时使学习者更能接触到计算机英语的真实语境和主流思想,与专业课程有很好的对应关系。
重视教学效果。本书在编排上将课文与译文分离开来,使学生的学习效果和教师的教学效果得到了极大的提高。