The Ph.D. Grind

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 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 学习JavaScript数据结构与算法

学习JavaScript数据结构与算法

本书分为以下几个部分:JavaScript语言基础知识介绍数据结构部分:数组、栈、队列、链表、集合、字典、散列表、树、图等算法部分:各种排序算法:冒泡排序、选择排序、插入排序、归并排序、快速排序各种搜索算法:顺序搜索、二分搜索高级算法:动态 [巴西]格罗纳(LoianeGroner) 2023-04-13 14:51:24
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
1 计算机程序设计艺术・卷2

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

《计算机程序设计艺术》系列是计算机科学领域的杰出之作,深入阐述了程序设计理论并对计算机领域的发展产生了极为深远的影响。本卷为系列的第二卷,内容全面讲解了半数值算法,分为“随机数”和“算术”两个章节。书中总结了主要的算法范例及其基本理论,广泛 [美]高德纳(DonaldE.Knuth) 2023-04-13 14:46:53
1 Python机器学习

Python机器学习

在学习和研究机器学习时,面临各种算法,对于机器学习新手来说会感到困惑。本书主要从算法和Python语言实现的角度,帮助读者理解机器学习。书专注于两类核心的算法族,即惩罚线性回归和集成方法,并通过代码实例来展示这些算法的使用原则。全书共分为7 [美]MichaelBowles 2023-04-13 14:43:35