Python金融大数据挖掘与分析

1 PearlsofFunctionalAlgorithmDesign

PearlsofFunctionalAlgorithmDesign

RichardBirdproposesarevolutionarymethodfordesigningalgorithms,knownas“designbycalculation.”Inthisbook,Birdpresents30brie RichardBird 2023-04-13 15:15:59
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 数据结构编程实验

数据结构编程实验

本书以知识体系结构和思维方式两个方面为主线,分为四大篇共14章,分别介绍了基础编程实验、线性数据结构的编程实验(如线性表)、层次类非线性表的编程实验(如树结构)以及群聚类非线性表的编程实验(如图结构)。同时,本书还将“排序”和“搜索”的内容 吴永辉/王建德 2023-04-13 15:05:16
1 傅立叶分析导论

傅立叶分析导论

Stein是当代分析领域的领袖人物之一,在调和分析和分析领域尤其有成就。在古典调和分析中,推广到多维一直是困难的问题,而他是多维欧氏调和分析的创造者之一,为此发展了一系列先进工具。他还推广了1971年F.John和L.Nirenberg重要 斯坦恩(EliasM.Stein)/RamiShakarchi 2023-04-13 15:04:14
1 AlgorithmsUnlocked

AlgorithmsUnlocked

HaveyoueverwonderedhowyourGPScanfindthefastestwaytoyourdestination,selectingoneroutefromseeminglycountlesspossibilitiesi ThomasH.Cormen 2023-04-13 15:03:04
1 算法设计与分析基础(第3版)

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

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

学习JavaScript数据结构与算法

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