图书介绍

计算机专业英语教程 第3版2025|PDF|Epub|mobi|kindle电子书版本百度云盘下载

计算机专业英语教程 第3版
  • 金志权,张幸儿编著 著
  • 出版社: 北京:电子工业出版社
  • ISBN:7505397680
  • 出版时间:2004
  • 标注页数:388页
  • 文件大小:16MB
  • 文件页数:397页
  • 主题词:电子计算机-英语-高等学校-教材

PDF下载


点此进入-本书在线PDF格式电子书下载【推荐-云解压-方便快捷】直接下载PDF格式图书。移动端-PC端通用
种子下载[BT下载速度快]温馨提示:(请使用BT下载软件FDM进行下载)软件下载地址页直链下载[便捷但速度慢]  [在线试读本书]   [在线获取解压码]

下载说明

计算机专业英语教程 第3版PDF格式电子书版下载

下载的文件为RAR压缩包。需要使用解压软件进行解压得到PDF格式图书。

建议使用BT下载工具Free Download Manager进行下载,简称FDM(免费,没有广告,支持多平台)。本站资源全部打包为BT种子。所以需要使用专业的BT下载软件进行下载。如BitComet qBittorrent uTorrent等BT下载工具。迅雷目前由于本站不是热门资源。不推荐使用!后期资源热门了。安装了迅雷也可以迅雷进行下载!

(文件页数 要大于 标注页数,上中下等多册电子书除外)

注意:本站所有压缩包均有解压码: 点击下载压缩包解压工具

图书目录

CONTENTS1

Lesson 1 Hardware Ⅰ1

1.1 A Closer Look at the Processor and Primary Storage1

1.2 Bus Interconnection6

1.3 Integrated Circuit Moore’s law10

1.4 CISC and RISC15

1.5 Comp uter Architectures17

Lesson 2 Hardware II25

2.1 Optical Storage Media:High-Density Storage25

2.1.1 Optical Laser Disks25

2.1.2 Digital Video Disc26

2.2 USB Universal Serial Bus30

2.3 RAIDTechnology34

2.4 The External Interface:SCSI and FireWire39

3.1 C++ and Object-Oriented Programming45

Lesson 3 Programming45

3.2 Programming Language FORTRAN 9051

3.3 Int roduction to Java55

3.4 Advanced Visual C++ Features58

3.5 Parallelism and Compiler65

Lesson 4 Operating System69

4.1 SummaryofOS69

4.2 Window Managers72

4.3 Mvths of UNIX75

4.4 Using Linux in Embedded and Real-time Systems77

Lesson 5 Computer Networks84

5.1 Internet84

5.2 Int ranet89

5.3 Browser/Server Computing95

5.4 Extending Your Markup:An XMLTutorial98

5.5 Network Protocols105

5.5.1 Protocol Hierarchies(Reading Material)105

5.5.2 WAP The Wireless Application Protocol112

Lesson 6 Network Communication118

6.1 Two Approaches to Network Communication118

6.2 Carrier Frequencies and Multiplexing120

6.3 Wavelength Division Multiplexing:Ultra High Speed Fiber Optics124

6.4 Gigabit Ethernet:From 100 to 1000Mbps129

6.5 Wireless network138

6.6 Geuing to 3G(Reading Material)141

Lesson 7 Database147

7.1 An Overview of a Database System147

7.2 Introduction to SQL151

7.3 Object-Oriented Database Management Systems153

7.4 The Oracle DBMS158

7.5 About Data Warehouse164

7.5.1 Data Warehouse164

7.5.2 Knowledge Modeling——Translate Data Mining Results into Real-World Terms Actions168

7.6 Universal Data Access(UDA)Overview170

Lesson 8 Multimedia176

8.1 Introduction176

8.1.1 Main Properties of a Multimedia System176

8.1.2 Multimedia177

8.2 Audio179

8.2.1 Computer Representation of Sound181

8.2.2 Audio Formats182

8.3 Video Compression184

8.4 Synchronization191

8.5 An Introduction to Desktop Conferencing(Reading Material)193

Lesson 9 Artiticial Intelligence196

9.1 Overview of Artificial Intelligence196

9.2 About Expert System199

9.3 AI Programming Languages PROLOG203

9.4 Computer Recognition of Speech207

9.5 Neural Networks210

9.6 Industrial Robotics(Reading Material)216

Lesson 10 Data Structure and Algorithms222

10.1 Abst ract Data Types222

10.2 Heterogeneous Linked Lists225

10.3 Block Sorting Algorithms:Parallel and Distributed Algorithm229

10.4 Divide-and-Conquer233

10.5 NP-Hard and NP-Complete Problems(Reading Material)235

Lesson 11 Fundamentals of the Computing Sciences239

11.1 Predicates239

11.2 Basic Concepts of Modern Algebra243

11.2.1 Partially Ordered Sets(Posets)243

11.2.2 Semigroups and Groups248

11.3 Languages and Grammars254

11.4 Finite-State Machines258

11.5 Primitive Recursive Functions263

12.1 Computer-Aided Design267

Lesson 12 Computer Applications Ⅰ267

12.2 Introduction to CAM270

12.3 Introductory Overview of CIM275

12.4 Management Information System(MIS)280

12.5 Geographic Information Systems(GIS):A New Way to Look at Business Data282

Lesson 13 Computer ApplicationsⅡ287

13.1 Distance Education Technological Models287

13.2 What is“Electronic Business”?291

13.3 The Virtual Reality Responsive Workbench297

Lesson 14 Software Development304

14.1 Overview of Software Engineering304

14.2 UML in Action307

14.3 Overview of the Capability Maturity Model310

14.4 Rapid Application Prototyping(RAP)316

14.5 Requirements for the Next Generation Methods and Case Environments319

Lesson 15 Miscellaneous325

15.1 What Do I Need to Know about Viruses?325

15.2 Modern Cryptography-Data Encryption327

15.3 Firewalls and Proxies331

15.4 Computer Control Abstracts335

参考译文343

1.3 集成电路 摩尔定律343

1.4 CISC和RISC344

2.2 通用串行总线344

2.3 廉价磁盘机冗余阵列346

3.2 程序设计语言 FORTRAN 90347

3.5 并行性和编译程序349

4.3 UNIX的神话350

4.5 在嵌入式和实时系统中使用Linux351

5.2 内部网354

5.3 浏览器/服务器计算355

6.1 网络通信的两种方法356

6.5 无线网络357

7.1 数据库系统概述358

7.6 通用数据访问(UDA)概述359

8.3 视频图像压缩361

8.5 桌面会议介绍363

9.2 专家系统364

9.5 神经网络365

10.4 分治法368

11.1 谓词369

11.5 原始递归函数371

12.2 CAM介绍373

12.5 地理信息系统(GIS):查看事务数据的新方法374

13.3 虚拟现实响应工作台376

14.2 UML在运转378

14.5 下一代方法和CASE环境的需求379

15.2 现代密码学 数据加密381

15.3 防火墙和代理383

Bibliography386

热门推荐