Skip to Content
算法技术手册(原书第2 版)
book

算法技术手册(原书第2 版)

by George T.Heineman, Gary Pollice, Stanley Selkow
August 2017
Intermediate to advanced
360 pages
8h 35m
Chinese
China Machine Press
Content preview from 算法技术手册(原书第2 版)
2
前言
AVL
平衡二叉树实现
新的章节(第
10
章)用于介绍
空间算法
,包
R
R-Tree
)和
四叉树
Quadtree
)。
总的来说,本书差不多介绍了
40
种核心算法。
简化描述
为了方便新增内容,我们几乎对第
1
版的所有内容进行了修,简化了算法描述框架,
并且减少了一些附带描述。
增加
Python
实现
我们并没有使用
Python
重新实现已有的算法,而是特意为大部分新增的算法提供了
Python
实现。
管理代码资源
1
版中的代码是通过
ZIP
压缩包文件的方式提供的。之后,我们就迁移到了
GitHub
代码库。这些年里,我们不仅提高了代码质量和增加了相关文档,还加入了
在第
1
版出版后撰写的一些博客文章。代码库中不仅拥有超过
500
个的单元测试用例,
还使用代码覆盖工具以确保
99%
Java
代码都被覆盖。目前代码库中的代码行数总
计超过
11
万行。
目标读者
我们期望这本书能够成为读者的一本主要参考书,方便查阅如何实现和使用某些算法。
书中了介绍了一系列用于解决问题的已有算法,并遵循以下的一些原则:
在介绍每种算法时,我们会使用一种固定格式的模板。这种模板可以帮助恰当地设
计每一次的讨论和解释每种算法的要点。
我们使用了不同的语言实现了每种算法(包括
C
C++
Java
Python
)。得益于此,
我们能够使用读者熟悉的编程语言对算法进行详细的讨论。
我们描述了每种算法的预期性能,并根据经验加以证明。
我们希望这本书对软件工程师、程序员以及设计师有所帮助。为了实现目标,你需要使
用大量关于实际解决方案和算法的资 ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

机器学习实战:基于Scikit-Learn、Keras 和TensorFlow (原书第2 版)

机器学习实战:基于Scikit-Learn、Keras 和TensorFlow (原书第2 版)

Aurélien Géron
Go语言编程

Go语言编程

威廉·肯尼迪

Publisher Resources

ISBN: 9787111562221