计算机
Probabilistic Reasoning in Intelligent Systems 豆瓣
作者:
Judea Pearl
出版社:
Morgan Kaufmann
1988
- 9
通信之道——从微积分到5G 豆瓣
作者:
杨学志 编著
出版社:
电子工业出版社
2016
- 2
《通信之道——从微积分到5G》按照读者的思维顺序讲述了从微积分到5G 所涉及的基础知识和关键技术。《通信之道——从微积分到5G》共20 章,具有以下特点:
(1)跨度极大,内容翔实:涉及数学、信号处理、通信原理、通信前沿技术等多个学科领域,知识密度极高,并且是最精华的部分。
(2) 降低难度,提升高度:《通信之道——从微积分到5G》叙述符合读者的思维发展规律,并逐级提高,前后呼应,语言风趣幽默,节奏平稳;作者站高望远,直击本质,学术境界超越经典。
(3)启发互动,培养创新:在多个环节上对读者提出挑战,启发读者思考,并给出作者的思考过程,培养读者的创新思维。
《通信之道——从微积分到5G》可作为通信和信号处理相关专业的本科生及研究生的教辅书,也可作为从业技术人员的参考资料。
(1)跨度极大,内容翔实:涉及数学、信号处理、通信原理、通信前沿技术等多个学科领域,知识密度极高,并且是最精华的部分。
(2) 降低难度,提升高度:《通信之道——从微积分到5G》叙述符合读者的思维发展规律,并逐级提高,前后呼应,语言风趣幽默,节奏平稳;作者站高望远,直击本质,学术境界超越经典。
(3)启发互动,培养创新:在多个环节上对读者提出挑战,启发读者思考,并给出作者的思考过程,培养读者的创新思维。
《通信之道——从微积分到5G》可作为通信和信号处理相关专业的本科生及研究生的教辅书,也可作为从业技术人员的参考资料。
交互式计算机图形学 豆瓣
Interactive Computer Graphics: A Top-Down Approach with Shader-Based OpenGL
作者:
Edward Angel
/
Dave Shreiner
出版社:
电子工业出版社
2012
- 5
《交互式计算机图形学:基于OpenGL着色器的自顶向下方法(第6版)》采用自顶向下的方法并辅以面向编程的方式,基于现代可编程GPU的着色器编程,使用C++语言、OpenGL着色语言(GLSL)并结合OpenGL系统地介绍了现代计算机图形学的核心概念、原理和方法。《交互式计算机图形学:基于OpenGL着色器的自顶向下方法(第6版)》是作者多年来教学与科研工作的总结,涵盖了基于OpenGL着色器的交互式图形编程、三维可编程绘制流水线、变换与观察、光照与明暗绘制、曲线曲面建模等基本的计算机图形学内容以及离散技术、层级建模、过程建模、光线跟踪、并行绘制和体绘制等高级内容,并为读者进一步深入学习和研究,在每章后面提供了相关的建议阅读资料。《交互式计算机图形学:基于OpenGL着色器的自顶向下方法(第6版)》第六版进一步反映了计算机图形学的最新发展现状,面向图形应用开发并辅以大量的示例和完整的源代码,是一本“基础性与先进性、理论性与应用性、科学性与通俗性”相结合的内容全面而又系统的国外经典计算机图形学教材。
高等微积分(第3版修订版) 豆瓣
解析概論 改訂第3版
作者:
高木贞治
译者:
冯速
/
高颖
出版社:
人民邮电出版社
2011
- 8
本书以初等函数为重点,介绍了微积分相关的内容,包括微分、积分、无穷级数、傅里叶展开和勒贝格积分等9章内容. 作者采用讲义式的叙述方式,把数学看成有生命的东西,让读者有一种别样的新鲜感.
本书是一本经典的微积分教材,原版被日本各大学普遍采用,适合数学专业及其他各理工科专业高年级本科生和低年级研究生用作教材或参考书.
本书是一本经典的微积分教材,原版被日本各大学普遍采用,适合数学专业及其他各理工科专业高年级本科生和低年级研究生用作教材或参考书.
Wolfram语言入门 豆瓣
作者:
Stephen Wolfram
出版社:
科学出版社
2017
- 1
Wolfram语言是一种基于知识、符号编程、自然语言风格的超大型编程语言,是 Wolfram 此前两项里程碑式的作品——科学计算平台 Mathematica 与计算知识搜索引擎 Wolfram Alpha 的结晶。Wolfram公司正在中国推广该软件,本书是Wolfram软件的基础教程,英文版344页,全彩印刷,于2015年12月出版。中文译本将于2017年1月出版。该书作者Stephen Wolfram是Mathematica软件的开发者(1988年)。
Java编程思想 (第4版) 豆瓣 Goodreads
Thinking in Java
8.9 (18 个评分)
作者:
[美] Bruce Eckel
译者:
陈昊鹏
出版社:
机械工业出版社
2007
- 6
本书赢得了全球程序员的广泛赞誉,即使是最晦涩的概念,在Bruce Eckel的文字亲和力和小而直接的编程示例面前也会化解于无形。从Java的基础语法到最高级特性(深入的面向对象概念、多线程、自动项目构建、单元测试和调试等),本书都能逐步指导你轻松掌握。
从本书获得的各项大奖以及来自世界各地的读者评论中,不难看出这是一本经典之作。本书的作者拥有多年教学经验,对C、C++以及Java语言都有独到、深入的见解,以通俗易懂及小而直接的示例解释了一个个晦涩抽象的概念。本书共22章,包括操作符、控制执行流程、访问权限控制、复用类、多态、接口、通过异常处理错误、字符串、泛型、数组、容器深入研究、Java I/O系统、枚举类型、并发以及图形化用户界面等内容。这些丰富的内容,包含了Java语言基础语法以及高级特性,适合各个层次的Java程序员阅读,同时也是高等院校讲授面向对象程序设计语言以及Java语言的绝佳教材和参考书。
第4版特点:
适合初学者与专业人员的经典的面向对象叙述方式,为更新的Java SE5/6增加了新的示例和章节。
测验框架显示程序输出。
从本书获得的各项大奖以及来自世界各地的读者评论中,不难看出这是一本经典之作。本书的作者拥有多年教学经验,对C、C++以及Java语言都有独到、深入的见解,以通俗易懂及小而直接的示例解释了一个个晦涩抽象的概念。本书共22章,包括操作符、控制执行流程、访问权限控制、复用类、多态、接口、通过异常处理错误、字符串、泛型、数组、容器深入研究、Java I/O系统、枚举类型、并发以及图形化用户界面等内容。这些丰富的内容,包含了Java语言基础语法以及高级特性,适合各个层次的Java程序员阅读,同时也是高等院校讲授面向对象程序设计语言以及Java语言的绝佳教材和参考书。
第4版特点:
适合初学者与专业人员的经典的面向对象叙述方式,为更新的Java SE5/6增加了新的示例和章节。
测验框架显示程序输出。
The Book of Why 豆瓣
作者:
Judea Pearl
/
Dana Mackenzie
出版社:
Allen Lane
2018
- 5
A Turing Award-winning computer scientist and statistician shows how understanding causality has revolutionized science and will revolutionize artificial intelligence
"Correlation is not causation." This mantra, chanted by scientists for more than a century, has led to a virtual prohibition on causal talk. Today, that taboo is dead. The causal revolution, instigated by Judea Pearl and his colleagues, has cut through a century of confusion and established causality--the study of cause and effect--on a firm scientific basis. His work explains how we can know easy things, like whether it was rain or a sprinkler that made a sidewalk wet; and how to answer hard questions, like whether a drug cured an illness. Pearl's work enables us to know not just whether one thing causes another: it lets us explore the world that is and the worlds that could have been. It shows us the essence of human thought and key to artificial intelligence. Anyone who wants to understand either needs The Book of Why.
"Correlation is not causation." This mantra, chanted by scientists for more than a century, has led to a virtual prohibition on causal talk. Today, that taboo is dead. The causal revolution, instigated by Judea Pearl and his colleagues, has cut through a century of confusion and established causality--the study of cause and effect--on a firm scientific basis. His work explains how we can know easy things, like whether it was rain or a sprinkler that made a sidewalk wet; and how to answer hard questions, like whether a drug cured an illness. Pearl's work enables us to know not just whether one thing causes another: it lets us explore the world that is and the worlds that could have been. It shows us the essence of human thought and key to artificial intelligence. Anyone who wants to understand either needs The Book of Why.
Fuzzy Thinking 豆瓣
作者:
Bart Kosko
出版社:
Flamingo
1994
- 10
Introduction to Linear Algebra 豆瓣 谷歌图书
9.6 (7 个评分)
作者:
Gilbert Strang
出版社:
Wellesley-Cambridge Press
2016
- 8
Linear algebra is something all mathematics undergraduates and many other students, in subjects ranging from engineering to economics, have to learn. The fifth edition of this hugely successful textbook retains all the qualities of earlier editions, while at the same time seeing numerous minor improvements and major additions. The latter include: • A new chapter on singular values and singular vectors, including ways to analyze a matrix of data • A revised chapter on computing in linear algebra, with professional-level algorithms and code that can be downloaded for a variety of languages • A new section on linear algebra and cryptography • A new chapter on linear algebra in probability and statistics. A dedicated and active website also offers solutions to exercises as well as new exercises from many different sources (including practice problems, exams, and development of textbook examples), plus codes in MATLAB®, Julia, and Python.
Approximation Algorithms 豆瓣
作者:
Vijay V. Vazirani
出版社:
Springer
2001
- 7
'This book covers the dominant theoretical approaches to the approximate solution of hard combinatorial optimization and enumeration problems. It contains elegant combinatorial theory, useful and interesting algorithms, and deep results about the intrinsic complexity of combinatorial problems. Its clarity of exposition and excellent selection of exercises will make it accessible and appealing to all those with a taste for mathematics and algorithms' - Richard Karp, University Professor, University of California at Berkeley. Following the development of basic combinatorial optimization techniques in the 1960s and 1970s, a main open question was to develop a theory of approximation algorithms. In the 1990s, parallel developments in techniques for designing approximation algorithms as well as methods for proving hardness of approximation results have led to a beautiful theory. The need to solve truly large instances of computationally hard problems, such as those arising from the Internet or the human genome project, has also increased interest in this theory. The field is currently very active, with the toolbox of approximation algorithm design techniques getting always richer. It is a pleasure to recommend Vijay Vazirani's well-written and comprehensive book on this important and timely topic. "I am sure the reader will find it most useful both as an introduction to approximability as well as a reference to the many aspects of approximation algorithms' - Laszlo Lovasz, Senior Researcher, Microsoft Research.
The Sciences of the Artificial 豆瓣 Goodreads
The Sciences of the Artificial
作者:
Herbert A. Simon
出版社:
The MIT Press
1996
- 10
Continuing his exploration of the organization of complexity and the science of design, this new edition of Herbert Simon's classic work on artificial intelligence adds a chapter that sorts out the current themes and tools -- chaos, adaptive systems, genetic algorithms -- for analyzing complexity and complex systems.There are updates throughout the book as well. These take into account important advances in cognitive psychology and the science of design while confirming and extending the book's basic thesis: that a physical symbol system has the necessary and sufficient means for intelligent action. The chapter "Economic Reality" has also been revised to reflect a change in emphasis in Simon's thinking about the respective roles of organizations and markets in economic systems.
计算机视觉 豆瓣
Computer Vision : A Modern Approach Second Edition
作者:
福赛斯(David A. Forsyth)
/
泊斯(Jean Ponce)
译者:
David A.Forsyth
出版社:
电子工业出版社
2012
- 5
《计算机视觉:一种现代方法(第2版)(英文版)》内容简介:计算机视觉是研究如何使人工系统从图像或多维数据中"感知"的科学。《计算机视觉:一种现代方法(第2版)(英文版)》是计算机视觉领域的经典教材,内容涉及几何摄像模型、光照和着色、色彩、线性滤波、局部图像特征、纹理、立体相对、运动结构、聚类分割、组合与模型拟合、追踪、配准、平滑表面与骨架、距离数据、图像分类、对象检测与识别、基于图像的建模与渲染、人形研究、图像搜索与检索、优化技术等内容。与前一版相比,《计算机视觉:一种现代方法(第2版)(英文版)》简化了部分主题,增加了应用示例,重写了关于现代特性的内容,详述了现代图像编辑技术与对象识别技术。
算法引论 豆瓣
Introduction to Algorithms:A Creative Approach
作者:
[美]Udi Manber
译者:
黄林鹏
/
谢瑾奎
…
出版社:
电子工业出版社
2005
- 9
本书是国际算法大师乌迪·曼博(Udi Manber)博士撰写的一本享有盛誉的著作。全书共分12章:第1章到第4章为介绍性内容,涉及数学归纳法、算法分析、数据结构等内容;第5章提出了与归纳证明进行类比的算法设计思想;第6章到第9章分别给出了4个领域的算法,如序列和集合的算法、图算法、几何算法、代数和数值算法;第10章涉及归约,也是第11章的序幕,而后者涉及NP完全问题;第12章则介绍了并行算法;最后是部分习题的答案及参考文献。本书的特色有二,旨在提高读者的问题求解能力,使读者能够理解算法设计的过程和思想:一是强调算法设计的创造性过程,注重算法设计背后的创造性思想,而不拘泥于某个具体算法的详细讨论;二是将算法设计类比于定理归纳证明,揭示了算法设计的基本思想和本质。
本书的组织结构清晰且易于理解,强调了创造性,具有浓郁特色,时至今日仍有其巨大的价值,并且适合作为计算机及相关专业算法和高级算法课程的教材。
本书的组织结构清晰且易于理解,强调了创造性,具有浓郁特色,时至今日仍有其巨大的价值,并且适合作为计算机及相关专业算法和高级算法课程的教材。
操作系统设计与实现(上册) 豆瓣
Operating Systems:Design and Implementation
作者:
Andrew S. Tanenbaum
/
Albert S. Woodhull
译者:
陈渝
/
谌卫军
出版社:
电子工业出版社
2007
- 3
本书是关于操作系统的权威教材。大多数关于操作系统的图书均重理论而轻实践,而本书则在这两者之间进行了较好的折中。本册详细探讨了操作系统的基本原理,包括进程、进程间通信、信号量、管程、消息传递、调度算法、输入、输出、死锁、设备驱动程序、存储管理、调页算法、文件系统设计、安全和保护机制等;此外,还详细讨论了一个特殊的操作系统MINIX 3(一个与UNIX兼容的操作系统),并提供了该系统的源代码(见本书下册),以便于读者仔细研究。这种安排不仅可让读者了解操作系统的基本原理,而且可让读者了解到这些基本原理是如何应用到真实的操作系统中去的。
本书适用于高校计算机专业的学生,也可供程序设计人员、工程技术人员、系统架构师等相关人员参考。
本书适用于高校计算机专业的学生,也可供程序设计人员、工程技术人员、系统架构师等相关人员参考。
The P=NP Question and Gödels Lost Letter 豆瓣
作者:
Richard J. Lipton