登入帳戶  | 訂單查詢  | 購物車/收銀台( 0 ) | 在線留言板  | 付款方式  | 運費計算  | 聯絡我們  | 幫助中心 |  加入書簽
會員登入 新用戶登記
HOME新書上架暢銷書架好書推介特價區會員書架精選月讀2023年度TOP分類瀏覽雜誌 臺灣用戶
品種:超過100萬種各類書籍/音像和精品,正品正價,放心網購,悭钱省心 服務:香港台灣澳門海外 送貨:速遞郵局服務站

新書上架簡體書 繁體書
暢銷書架簡體書 繁體書
好書推介簡體書 繁體書

三月出版:大陸書 台灣書
二月出版:大陸書 台灣書
一月出版:大陸書 台灣書
12月出版:大陸書 台灣書
11月出版:大陸書 台灣書
十月出版:大陸書 台灣書
九月出版:大陸書 台灣書
八月出版:大陸書 台灣書
七月出版:大陸書 台灣書
六月出版:大陸書 台灣書
五月出版:大陸書 台灣書
四月出版:大陸書 台灣書
三月出版:大陸書 台灣書
二月出版:大陸書 台灣書
一月出版:大陸書 台灣書

『簡體書』计算机科学概论(第11版)(英文版)

書城自編碼: 1908673
分類:簡體書→大陸圖書→計算機/網絡计算机理论
作者: [美]J.Glenn
國際書號(ISBN): 9787115277947
出版社: 人民邮电出版社
出版日期: 2012-05-01
版次: 1 印次: 1
頁數/字數: 609/737000
書度/開本: 16开 釘裝: 平装

售價:HK$ 174.1

我要買

 

** 我創建的書架 **
未登入.


新書推薦:
故事力:TED演讲者助力,当代青年克服表达难题(两位TED专业讲者教你掌握故事五大力)
《 故事力:TED演讲者助力,当代青年克服表达难题(两位TED专业讲者教你掌握故事五大力) 》

售價:HK$ 81.6
中国民间神话故事绘(套装共15册)
《 中国民间神话故事绘(套装共15册) 》

售價:HK$ 456.0
无限可能的身体
《 无限可能的身体 》

售價:HK$ 72.0
中国人工智能系列研究报告:大型语言模型的教育应用
《 中国人工智能系列研究报告:大型语言模型的教育应用 》

售價:HK$ 69.6
北洋大学与近代中国(第2辑)
《 北洋大学与近代中国(第2辑) 》

售價:HK$ 153.6
汗青堂丛书048·科举史(新)
《 汗青堂丛书048·科举史(新) 》

售價:HK$ 79.2
新形势下海事综合风险管控理论与实践
《 新形势下海事综合风险管控理论与实践 》

售價:HK$ 96.0
数码港元:Web3.0构建香港新金融
《 数码港元:Web3.0构建香港新金融 》

售價:HK$ 90.0

 

建議一齊購買:

+

HK$ 174.1
《 线性代数及其应用(第3版)(英文版) 》
+

HK$ 103.3
《 C程序设计语言(英文版)(第2版) 》
+

HK$ 2068.0
《 Discrete Mathematics and Its Applications 》
+

HK$ 203.6
《 计算机科学概论(第11版) 》
+

HK$ 377.6
《 深入理解计算机系统(英文版·第2版) 》
內容簡介:
本书是计算机科学概论课程的经典教材,全书对计算机科学做了百科全书式的精彩阐述,充分展现了计算机科学的历史背景、发展历程和新的技术趋势。本书首先介绍的是信息编码及计算机体系结构的基本原理第1章和第2章,进而讲述操作系统第3章和组网及因特网第4章,接着探讨了算法、程序设计语言及软件工程第5章至第7章,然后讨论数据抽象和数据库第8章和第9章方面的问题,第10章通过图形学讲述计算机技术的一些主要应用,第11章涉及人工智能,第12章通过对计算理论的介绍来结束全书。本书在内容编排上由具体到抽象逐步推进,很适合教学安排,每一个主题自然而然地引导出下一个主题。此外,书中还包含大量的图、表和示例,有助于读者对知识的了解与把握。
本书适合用作高等院校计算机以及相关专业本科生的教材。
關於作者:
布鲁克希尔J.Glenn
Brookshear,世界知名的计算机科学教育家。他在1975年获得墨西哥州立大学博士学位后,创立了Marquette大学的计算机科学学位项目,并在该校任教至今。他的主要研究方向是计算理论。著有Theory
of Computation:Formal Languanges,Automata,and Complexity。
目錄
Chapter 0 introduction
0.1 the role of algorithms
0.2 the history of computing
0.3 the science of algorithms
0.4 abstraction
0.5 an outline of our study
0.6 social repercussio
Chapter 1 data storage
1.1 bits and their storage
1.2 main memory
1.3 mass storage
1.4 representing information as bit patter
*1.5 the binary system
*1.6 storing intege
*1.7 storing fractio
*1.8 data compression
*1.9 communication erro
Chapter 2 data manipulation
2.1 computer architecture
2.2 machine language
2.3 program execution
*2.4 arithmeticlogic itructio
*2.5 communicating with other devices
*2.6 other architectures
Chapter 3 operating systems
3.1 the history of operating systems
3.2 operating system architecture
3.3 coordinating the machine’s activities
*3.4 handling competition among processes
3.5 security
Chapter 4 networking and the internet
4.1 network fundamentals
4.2 the internet
4.3 the world wide web
*4.4 internet protocols
4.5 security
Chapter 5 algorithms
5.1 the concept of an algorithm
5.2 algorithm representation
5.3 algorithm discovery
5.4 iterative structures
5.5 recuive structures
5.6 efficiency and correctness
Chapter 6 programming languages
6.1 historical pepective
6.2 traditional programming concepts
6.3 procedural units
6.4 language implementation
6.5 object-oriented programming
*6.6 programming concurrent activities
*6.7 declarative programming
Chapter 7 software engineering
7.1 the software engineering discipline
7.2 the software life cycle
7.3 software engineering methodologies
7.4 modularity
7.5 tools of the trade
7.6 quality assurance
7.7 documentation
7.8 the human-machine interface
7.9 software ownehip and liability
Chapter 8 data abstractio
8.1 basic data structures
8.2 related concepts
8.3 implementing data structures
8.4 a short case study
8.5 customized data types
*8.6 classes and objects
*8.7 pointe in machine language
Chapter 9 database systems
9.1 database fundamentals
9.2 the relational model
*9.3 object-oriented databases
*9.4 maintaining database integrity
*9.5 traditional file structures
9.6 data mining
9.7 social impact of database technology
Chapter 10 computer graphics
10.1 the scope of computer graphics
10.2 overview of 3d graphics
10.3 modeling
10.4 rendering
*10.5 dealing with global lighting
10.6 animation
Chapter 11 artificial intelligence
11.1 intelligence and machines
11.2 perception
11.3 reasoning
11.4 additional areas of research
11.5 artificial neural networks
11.6 robotics
11.7 coidering the coequences
Chapter 12 theory of computation
12.1 functio and their computation
12.2 turing machines
12.3 univeal programming languages
12.4 a noncomputable function
12.5 complexity of problems
*12.6 public-key cryptography
appendixes
a ascii
b circuits to manipulate two''s complement representatio
c a simple machine language
d high-level programming languages
e the equivalence of iterative and recuive structures
f awe to questio exercises
index

 

 

書城介紹  | 合作申請 | 索要書目  | 新手入門 | 聯絡方式  | 幫助中心 | 找書說明  | 送貨方式 | 付款方式 香港用户  | 台灣用户 | 大陸用户 | 海外用户
megBook.com.hk
Copyright © 2013 - 2024 (香港)大書城有限公司  All Rights Reserved.