Pursued Economy

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 迷茫的旅行商

迷茫的旅行商

假设一名旅行商打算拜访一张城市列表中的所有城市,每座城市只去一次,最后回到出发地。要怎么走才能让路线最短呢?这就是旅行商问题。乍一听很简单,在应用数学界却是一道研究极其热烈的难题,时至今日仍无人能解。本书中,WilliamJ.Cook将带领 [美]WilliamJ.Cook 2023-04-13 15:01:04
1 算法时代

算法时代

世界上的一切事物能简化为公式吗?数字能告诉我们谁是适合我们的另一半并共度余生?算法能准确预测电影票房并提高电影的销量?程序软件能精确定位犯罪并预测案发时间?这些听起来像科幻小说的情节,但在现实生活中,它们是日益被算法主宰的人类世界的“冰山一 LukeDormehl 2023-04-13 14:48:42
1 AlgorithmsIlluminated

AlgorithmsIlluminated

Algorithmsareatthecoreofcomputerscience,withapplicationsthatrangefromnetworkroutingtocomputationalgenomics,public-keycry TimRoughgarden 2023-04-13 14:38:18
1 DistributedAlgorithms:AnIntuitiveApproach

DistributedAlgorithms:AnIntuitiveApproach

Therevisededitionofthisguidetodistributedalgorithmsplacesastrongemphasisonreal-worldexamplesandexercises,insteadofcomple WanFokkink 2023-04-13 14:36:57
1 高效算法

高效算法

本书旨在探讨如何优化算法效率。其中,详细阐述了经典算法和特殊算法的实现、应用技巧和复杂度验证过程。内容由浅入深,能帮助读者快速掌握复杂度适当、正确率高的高效编程方法。同时,本书也分享了自检、自测技巧,可供读者用来备战编程考试、参加ACM/I [法]ChristophDürr/[法]Jill-JênnVie 2023-04-13 14:23:30
1 算法(第4版)

算法(第4版)

本书是算法领域中的经典参考书,全面介绍了必要的算法和数据结构知识,并专注于排序、搜索、图处理以及字符串处理等方面的论述。第四版详细介绍了每位程序员必须了解的50个算法,并提供了实用的Java代码实现。这些代码采用模块化的编写风格,读者可以方 [美]RobertSedgewick/[美]KevinWayne 2023-04-13 14:03:54