Revolution without Revolutionaries

1 ApproximationAlgorithms

ApproximationAlgorithms

Theauthorconsolidatesprogressmadeinthelatestresearchworkandcoversthebasictechniquesused.Thisincludessomeveryrecentpromis VijayV.Vazirani 2023-04-13 15:14:12
1 TheArtofComputerProgramming,Volume4A

TheArtofComputerProgramming,Volume4A

ThebookisVolume4AbecauseVolume4hasexpandedintoamultivolumeproject.Thetopicofcombinatorialsearchingisbothimportantandsubs DonaldE.Knuth 2023-04-13 15:13:17
1 Algorithms

Algorithms

EssentialInformationaboutAlgorithmsandDataStructures:AClassicReferenceThelatestversionofSedgewick'sbest-sellingseriesref RobertSedgewick/KevinWayne 2023-04-13 15:12:34
1 TheDesignofApproximationAlgorithms

TheDesignofApproximationAlgorithms

Discreteoptimizationproblemsareubiquitous-theyappearintraditionaloperationsresearchplanning(scheduling,facilitylocation, DavidP.Williamson/DavidB.Shmoys 2023-04-13 15:11:48
1 CrackingtheCodingInterview

CrackingtheCodingInterview

作者简介:GayleLaakmannMcDwell,是美国求职咨询网站CareerCup.cm的创始人兼CEO。她是一位著名的软件工程师,曾任职于微软、苹果和谷歌。在她自己求职时,成功地通过了微软、谷歌、亚马逊、苹果、IBM、高盛等多家著名 GayleLaakmannMcDowell 2023-04-13 15:10:46
1 算法(英文版·第4版)

算法(英文版·第4版)

本书是算法领域经典的参考书,全面介绍了算法和数据结构的基本知识,特别对排序、搜索、图处理和字符串处理进行了详细讨论。第4版具体给出了每个程序员应该了解的50个算法,并提供了实际的Java代码实现,这些代码都采用了模块化的编程风格,读者可以很 [美]RobertSedgewick/[美]KevinWayne 2023-04-13 15:08:26
1 DataStructuresandAlgorithmAnalysisinJava

DataStructuresandAlgorithmAnalysisinJava

"DataStructuresandAlgorithmAnalysisinJava"isanadvancedalgorithmsbookthatservesasabridgebetweentraditionalCS2andAlgorithm MarkA.Weiss 2023-04-13 15:07:42
1 AlgorithmsUnlocked

AlgorithmsUnlocked

HaveyoueverwonderedhowyourGPScanfindthefastestwaytoyourdestination,selectingoneroutefromseeminglycountlesspossibilitiesi ThomasH.Cormen 2023-04-13 15:03:04
1 算法谜题

算法谜题

算法是计算机科学领域最重要的基石之一。算法谜题是指能够直接或间接地采用算法来解决的谜题。求解算法谜题是一种最有效和最有乐趣的培养和锻炼算法思维能力的途径。本书是一本经典算法谜题的合集,包括古已有之的谜题和一些较新的谜题。其中部分谜题被用作知 AnanyLevitin/MariaLevitin 2023-04-13 14:59:49
1 算法设计与分析基础(第3版)

算法设计与分析基础(第3版)

作者基于丰富的教学经验,开发了一套全新的算法分类方法。该分类法站在通用问题求解策略的高度,对现有大多数算法准确分类,从而引领读者沿着一条清晰、一致、连贯的思路来探索算法设计与分析这一迷人领域。《算法设计与分析基础(第3版)》是本全面调整过的 AnanyLevitin 2023-04-13 14:53:46
1 计算机程序设计艺术・卷1

计算机程序设计艺术・卷1

《计算机程序设计艺术》系列是公认的计算机科学领域经典之作。该系列深入阐述了程序设计理论,对计算机领域的发展有着极为深远的影响。本书是该系列的第1卷,讲解基本算法,其中包含了其他各卷都需用到的基本内容。本卷从基本概念开始,然后讲述信息结构,并 DonaldE.Knuth 2023-04-13 14:50:29
1 Python算法教程

Python算法教程

本书使用Python语言讲解算法的分析和设计,重点关注经典算法问题,帮助读者打下基本算法问题解决的好基础。全书共11章,涉及树、图、计数问题、归纳递归、遍历、分解合并、贪心算法、复杂依赖、Dijkstra算法、匹配切割问题和困难问题的简单介 [挪威]MagnusLieHetland赫特兰 2023-04-13 14:49:33