数据结构常用算法集(Handbook of Algorithms and Data Structures)

jerry546 43 0 RAR 2018-12-27 07:12:16

非常详尽的数据结构中描述的算法 Introduction Structure of the chapters Naming of variables Probabilities Asymptotic notation About the programming languages On the code for the algorithms Complexity measures and real timings Basic Concepts (Expand) Data structure description Algorithm descriptions Searching Algorithms (Expand) Sequential search Sorted array search Hashing Recursive structures search Multidimensional search Sorting Algorithms (Expand) Techniques for sorting arrays Sorting other data structures Merging Exte rnal sorting Selection Algorithms (Expand) Priority queues Selection of kth element Arithmetic Algorithms (Expand) Basic operations, multiplication/division Other arithmetic functions Matrix multiplication Polynomial evaluation Text Algorithms (Expand) Text searching without preprocessing Searching preprocessed text Other text searching problems Distributions Derived from Empirical Observation Zipf's law Bradford's law Lotka's law 80%-20% rule Asymptotic Expansions Asymptotic expansions of sums Gamma-type expansions Exponential-type expansios Asymptotic expansions of sums and definite integrals containing e^-x^2 Doubly exponential forms Roots of polynomials Sums containing descending factorials Summation formulas References Textbooks Papers Algorithms coded in Pascal and C Searching algorithms Sorting algorithms Selection algorithms Text algorithms rnal sorting Selection Algorithms (Expand) Priority queues Selection of kth element Arithmetic Algorithms (Expand) Basic operations, multiplication/division Other arithmetic functions Matrix multiplication Polynomial evaluation Text Algorithms (Expand) Text searching without preprocessing Searching preprocessed text Other text searching problems Distributions Derived from Empirical Observation Zipf's law Bradford's law Lotka's law 80%-20% rule Asymptotic Expansions Asymptotic expansions of sums Gamma-type expansions Exponential-type expansios Asymptotic expansions of sums and definite integrals containing e^-x^2 Doubly exponential forms Roots of polynomials Sums containing descending factorials Summation formulas References Textbooks Papers Algorithms coded in Pascal and C Searching algorithms Sorting algorithms Selection algorithms Text algorithms

用户评论
请输入评论内容
评分:
暂无评论