A Multigrid Tutorial-William L. Briggs--second edition
2022-11-03 14:55:25 19.33MB Multigrid William L. Briggs
1
Stephen L. Campbell, Jean-Philippe Chancelier and Ramine N ikoukhah Modeling and Simulation in Scilab/Scicos with ScicosLab 4 .4 Second Edition
2022-11-02 22:18:31 6.44MB Scilab Scicos
1
Introduction to Algorithms, Second Edition by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest and Clifford Stein ISBN:0262032937 The MIT Press © 2001 (1180 pages) A course in computer algorithms, suitable for use as a field reference for working software developers. Table of Contents Introduction to Algorithms, Second Edition Preface Part I - Foundations Chapter 1 - The Role of Algorithms in Computing Chapter 2 - Getting Started Chapter 3 - Growth of Functions Chapter 4 - Recurrences Chapter 5 - Probabilistic Analysis and Randomized Algorithms Part II - Sorting and Order Statistics Chapter 6 - Heapsort Chapter 7 - Quicksort Chapter 8 - Sorting in Linear Time Chapter 9 - Medians and Order Statistics Part III - Data Structures Chapter 10 - Elementary Data Structures Chapter 11 - Hash Tables Chapter 12 - Binary Search Trees Chapter 13 - Red-Black Trees Chapter 14 - Augmenting Data Structures Part IV - Advanced Design and Analysis Techniques Chapter 15 - Dynamic Programming Chapter 16 - Greedy Algorithms Chapter 17 - Amortized Analysis Part V - Advanced Data Structures Chapter 18 - B-Trees Chapter 19 - Binomial Heaps Chapter 20 - Fibonacci Heaps Chapter 21 - Data Structures for Disjoint Sets Part VI - Graph Algorithms Chapter 22 - Elementary Graph Algorithms Chapter 23 - Minimum Spanning Trees Chapter 24 - Single-Source Shortest Paths Chapter 25 - All-Pairs Shortest Paths Chapter 26 - Maximum Flow Part VII - Selected Topics Chapter 27 - Sorting Networks Chapter 28 - Matrix Operations Chapter 29 - Linear Programming Chapter 30 - Polynomials and the FFT Chapter 31 - Number-Theoretic Algorithms Chapter 32 - String Matching Chapter 33 - Computational Geometry Chapter 34 - NP-Completeness Chapter 35 - Approximation Algorithms Part VIII - Appendix: Mathematical Background Appendix A - Summations Appendix B - Sets, Etc. Appendix C - Counting and Probability Bibliography Index List of Figures List of Corollaries List of Problems List of Exercises
1
ADO.NET and ADO Examples and Best Practices for VB Programmers, Second Edition brings the popular first edition up to date with fresh insights and tips on COM-based ADOand adds a voluminous section on the new ADO.NET technology. Written specifically for COM-based ADO developers retooling for ADO.NET, this is a developer's book, packed with practical advice on how to make code run faster, yet be easier to write and understand.
2022-10-25 10:58:09 16.49MB ADO.NET VB
1
《 Python手册中的生物信息学》,第二版 这是Packt发行的代码库。 了解如何使用现代Python生物信息学库和应用程序进行计算生物学的前沿研究 这本书是关于什么的? 生物信息学是一个活跃的研究领域,它使用一系列简单而先进的计算来从生物数据中提取有价值的信息。 本书涵盖了下一代测序,基因组学,宏基因组学,种群遗传学,系统发育学和蛋白质组学。 您将学习现代的编程技术来分析大量的生物学数据。 借助实际示例,您将使用各种Python工具和库来转换,分析和可视化数据集。 本书涵盖以下激动人心的功能: 了解如何处理大型下一代测序(NGS)数据集 使用FASTQ,BAM和VCF格式处理基因组数据集 学习进行序列比较和系统发育重建 使用Protemics数据执行复杂的分析 使用Python与Galaxy服务器进行交互 如果您觉得这本书适合您,请立即获取! 说明和导航 所有代码都组织在文件
2022-10-20 14:46:49 12.5MB OpenEdgeABL
1
Head First Servlets & JSP, Second Edition原版书上代码,适合初学者
2022-10-17 18:46:12 904KB 源代码
1
Python是一种面向对象、解释型计算机程序设计语言,其应用领域非常广泛,包括数据分析、自然语言处理、机器学习、科学计算以及推荐系统构建等。 本书用Python语言来讲解算法的分析和设计。本书主要关注经典的算法,但同时会为读者理解基本算法问题和解决问题打下很好的基础。
2022-09-22 09:00:44 268KB python_for_finance finance python smilehoh
使用C ++ Cookbook的虚幻引擎4.x脚本-第二版 这是Packt发布的《 进行的代码库。 使用C ++和UE4的功能开发高质量的游戏组件并解决脚本问题 这本书是关于什么的? 虚幻引擎4(UE4)是受欢迎且屡获殊荣的游戏引擎,可为某些最受欢迎的游戏提供支持。 一个真正强大的游戏开发工具,再没有比现在更好的时候将其用于商业和独立项目了。 本书提供了100多种食谱,展示了如何在使用虚幻引擎开发游戏时释放C ++的功能。 本书涵盖以下激动人心的功能: 如果您觉得这本书适合您,请立即获取! 说明和导航 所有代码都组织在文件夹中。 例如,Chapter02。 该代码将如下所示: FString name = "Tim"; int32 mana = 450; FString string = FString::Printf( TEXT( "Name = %s Mana = %d
2022-07-24 22:37:50 2GB C++
1
Optimization of Power System Operation applies the latest applications of new technologies to power system operation and analysis, including several new and important areas that are not covered in existing books: uncertainty analysis in power systems; steady-state security region analysis; optimal load shedding; and optimal reconfiguration of electric distribution networks. The book covers both traditional and modern technologies, including power flow analysis, steady-state security region analysis, security constrained economic dispatch, multi-area system economic dispatch, unit commitment, optimal power flow, smart grid operation, optimal load shed, optimal reconfiguration of distribution network, power system uncertainty analysis, power system sensitivity analysis, analytic hierarchical process, neural network, fuzzy theory, genetic algorithm, evolutionary programming, and particle swarm optimization, among others. New topics such as the wheeling model, multi-area wheeling, the total transfer capability computation in multiple areas, are also addressed. The application of renewable energy and operation of smart grid is also included in the book
2022-07-03 19:53:35 8.55MB power system
1
《Practical UML StateCharts In C/C++,Second Edition》中文版PDF 《UML状态图的实用C/C++设计》第二版PDF
2022-07-03 02:26:58 4.49MB Practical UML StsteCharts C/C++
1