图书介绍
计算机科学概论 第9版PDF|Epub|txt|kindle电子书版本下载
![计算机科学概论 第9版](https://www.shukui.net/cover/41/31891011.jpg)
- (美)J.GLENN BROOKSHEAR著 著
- 出版社: 人民邮电出版社
- ISBN:7115164924
- 出版时间:2007
- 标注页数:599页
- 文件大小:98MB
- 文件页数:40209326页
- 主题词:电子计算机-高等学校-教材-英文
PDF下载
下载说明
计算机科学概论 第9版PDF格式电子书版下载
下载的文件为RAR压缩包。需要使用解压软件进行解压得到PDF格式图书。建议使用BT下载工具Free Download Manager进行下载,简称FDM(免费,没有广告,支持多平台)。本站资源全部打包为BT种子。所以需要使用专业的BT下载软件进行下载。如BitComet qBittorrent uTorrent等BT下载工具。迅雷目前由于本站不是热门资源。不推荐使用!后期资源热门了。安装了迅雷也可以迅雷进行下载!
(文件页数 要大于 标注页数,上中下等多册电子书除外)
注意:本站所有压缩包均有解压码: 点击下载压缩包解压工具
图书目录
Chapter 0 Introduction1
0.1 The Role of Algorithms2
0.2 The Origins of Computing Machines4
0.3 The Science of Algorithms9
0.4 Abstraction10
0.5 An Outline of Our Study11
0.6 Social Repercussions13
Chapter 1 Data Storage19
1.1 Bits and Their Storage20
1.2 Main Memory27
1.3 Mass Storage30
1.4 Representing Information as Bit Patterns37
1.5 The Binary System44
1.6 Storing Integers49
1.7 Storing Fractions56
1.8 Data Compression61
1.9 Communication Errors66
Chapter 2 Data Manipulation79
2.1 Computer Architecture80
2.2 Machine Language83
2.3 Program Execution89
2.4 Arithmetic/ Logic Instructions97
2.5 Communicating with Other Devices102
2.6 Other Architectures107
Chapter 3 Operating Systems119
3.1 The History of Operating Systems120
3.2 Operating System Architecture124
3.3 Coordinating the Machine’s Activities131
3.4 Handling Competition Among Processes134
3.5 Security139
Chapter 4 Networking and the Internet147
4.1 Network Fundamentals148
4.2 The Internet157
4.3 The World Wide Web164
4.4 Internet Protocols174
4.5 Security180
Chapter 5 Algorithms195
5.1 The Concept of an Algorithm196
5.2 Algorithm Representation199
5.3 Algorithm Discovery207
5.4 Iterative Structures213
5.5 Recursive Structures224
5.6 Efficiency and Correctness233
Chapter 6 Programming Languages251
6.1 Historical Perspective252
6.2 Traditional Programming Concepts261
6.3 Procedural Units272
6.4 Language Implementation280
6.5 Object-Oriented Programming289
6.6 Programming Concurrent Activities295
6.7 Declarative Programming298
Chapter 7 Software Engineering311
7.1 The Software Engineering Discipline312
7.2 The Software Life Cycle315
7.3 Software Engineering Methodologies319
7.4 Modularity321
7.5 Tools of the Trade328
7.6 Testing336
7.7 Documentation338
7.8 Software Ownership and Liability339
Chapter 8 Data Abstractions349
8.1 Data Structure Fundamentals350
8.2 Implementing Data Structures355
8.3 A Short Case Study370
8.4 Customized Data Types375
8.5 Classes and Objects379
8.6 Pointers in Machine Language381
Chapter 9 Database Systems391
9.1 Database Fundamentals392
9.2 The Relational Model397
9.3 Object-Oriented Databases408
9.4 Maintaining Database Integrity411
9.5 Iraditional File Structures414
9.6 Data Mining423
9.7 Social Impact of Database Technology425
Chapter 10 Artificial Intelligence435
10.1 Intelligence and Machines436
10.2 Perception441
10.3 Reasoning447
10.4 Additional Areas of Research460
10.5 Artificial Neural Networks464
10.6 Robotics473
10.7 Considering the Consequences475
Chapter 11 Theory of Computation485
11.1 Functions and Their Computation486
11.2 Turing Machines488
11.3 Universal Programming Languages493
11.4 A Noncomputable Function499
11.5 Complexity of Problems504
11.6 Public-Key Cryptography513
Appendixes525
A ASCII527
B Circuits to Manipulate Two’s Complement Representations529
C A Simple Machine Language533
D High-Level Language Program Examples535
E The Equivalence of Iterative and Recursive Structures543
F Answers to Questions & Exercises545
Index585